Pull request #43298 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from bee8f006fedd42dcb4af7f9d874eeb554fe5f24a+0798f5f5cf6908593472b21179360168cd9f4691 (2e48c9ec623b27477d17825afc11fa5ccf5c6616) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43298@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-17T16:12:59.674Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-17T16:12:59.680Z] Trying to pass milestone 6 [Pipeline] milestone [2022-03-17T16:12:59.756Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-17T16:12:59.962Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0401b563b862cfb9b) in /home/ubuntu/workspace/moby_PR-43298 [Pipeline] { [Pipeline] checkout [2022-03-17T16:12:59.994Z] The recommended git tool is: git [2022-03-17T16:13:00.004Z] using credential docker-jenkins-github-credentials [2022-03-17T16:13:00.014Z] Cloning the remote Git repository [2022-03-17T16:13:00.014Z] Cloning with configured refspecs honoured and without tags [2022-03-17T16:13:00.010Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T16:13:00.011Z] > git init /home/ubuntu/workspace/moby_PR-43298 # timeout=10 [2022-03-17T16:13:00.025Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:13:00.025Z] > git --version # timeout=10 [2022-03-17T16:13:00.030Z] > git --version # 'git version 2.17.1' [2022-03-17T16:13:00.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:00.031Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:15.604Z] Fetching without tags [2022-03-17T16:13:15.848Z] Merging remotes/origin/master commit 0798f5f5cf6908593472b21179360168cd9f4691 into PR head commit bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:13:15.544Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:13:15.551Z] > git config --add remote.origin.fetch +refs/pull/43298/head:refs/remotes/origin/PR-43298 # timeout=10 [2022-03-17T16:13:15.564Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:15.584Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:13:15.598Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:13:15.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:15.599Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:15.839Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:13:15.850Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:13:16.372Z] Merge succeeded, producing bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:13:16.373Z] Checking out Revision bee8f006fedd42dcb4af7f9d874eeb554fe5f24a (PR-43298) [2022-03-17T16:13:16.907Z] Commit message: "registry: serviceConfig: don't embed registry.ServiceConfig" [2022-03-17T16:13:16.918Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-17T16:13:17.639Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43298:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-03-17T16:13:17.639Z] Unable to find image 'alpine:latest' locally [2022-03-17T16:13:17.639Z] latest: Pulling from library/alpine [2022-03-17T16:13:16.332Z] > git remote # timeout=10 [2022-03-17T16:13:16.340Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T16:13:16.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:16.346Z] > git merge 0798f5f5cf6908593472b21179360168cd9f4691 # timeout=10 [2022-03-17T16:13:16.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T16:13:16.364Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:13:16.373Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:13:16.899Z] > git rev-list --no-walk 125fb22bcee2a692bca0f897910d4279a839b898 # timeout=10 [2022-03-17T16:13:17.900Z] 3d2430473443: Pulling fs layer [2022-03-17T16:13:17.900Z] 3d2430473443: Verifying Checksum [2022-03-17T16:13:17.900Z] 3d2430473443: Download complete [2022-03-17T16:13:17.900Z] 3d2430473443: Pull complete [2022-03-17T16:13:17.900Z] Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4 [2022-03-17T16:13:17.900Z] Status: Downloaded newer image for alpine:latest [2022-03-17T16:13:20.444Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-03-17T16:13:20.936Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0401b563b862cfb9b) in /home/ubuntu/workspace/moby_PR-43298 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-03-17T16:13:20.946Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0867ce6de4750ea0a) in /home/ubuntu/workspace/moby_PR-43298 Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-03-17T16:13:20.953Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09a830384cbb9438c) in /home/ubuntu/workspace/moby_PR-43298 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } [2022-03-17T16:13:20.955Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a29fd82f7a110b37) in /home/ubuntu/workspace/moby_PR-43298 Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-03-17T16:13:20.956Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-026a82a2fab324617) in /home/ubuntu/workspace/moby_PR-43298 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-03-17T16:13:21.007Z] The recommended git tool is: git [Pipeline] checkout [2022-03-17T16:13:21.015Z] The recommended git tool is: git [2022-03-17T16:13:21.017Z] using credential docker-jenkins-github-credentials [2022-03-17T16:13:21.023Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-03-17T16:13:21.032Z] Fetching changes from the remote Git repository [2022-03-17T16:13:21.032Z] Cloning the remote Git repository [2022-03-17T16:13:21.032Z] Cloning with configured refspecs honoured and without tags [2022-03-17T16:13:21.039Z] Fetching without tags [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-03-17T16:13:21.119Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-03-17T16:13:21.134Z] The recommended git tool is: git [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-03-17T16:13:21.142Z] The recommended git tool is: git [2022-03-17T16:13:21.143Z] using credential docker-jenkins-github-credentials [2022-03-17T16:13:21.152Z] Cloning the remote Git repository [2022-03-17T16:13:21.152Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-03-17T16:13:21.155Z] using credential docker-jenkins-github-credentials [2022-03-17T16:13:21.162Z] Cloning the remote Git repository [2022-03-17T16:13:21.162Z] Cloning with configured refspecs honoured and without tags [2022-03-17T16:13:21.166Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-17T16:13:21.173Z] Cloning the remote Git repository [2022-03-17T16:13:21.173Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-03-17T16:13:21.238Z] Running on azwin-2-e6e640 in d:\jenkins\workspace\moby_PR-43298 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-03-17T16:13:21.259Z] Merging remotes/origin/master commit 0798f5f5cf6908593472b21179360168cd9f4691 into PR head commit bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] ws [2022-03-17T16:13:21.304Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-03-17T16:13:21.438Z] The recommended git tool is: git [Pipeline] } [Pipeline] } [2022-03-17T16:13:21.660Z] using credential docker-jenkins-github-credentials [2022-03-17T16:13:21.709Z] Merge succeeded, producing bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:13:21.709Z] Checking out Revision bee8f006fedd42dcb4af7f9d874eeb554fe5f24a (PR-43298) [2022-03-17T16:13:21.738Z] Cloning the remote Git repository [2022-03-17T16:13:21.738Z] Cloning with configured refspecs honoured and without tags [2022-03-17T16:13:21.765Z] Commit message: "registry: serviceConfig: don't embed registry.ServiceConfig" [2022-03-17T16:13:21.014Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43298/.git # timeout=10 [2022-03-17T16:13:21.023Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:13:21.030Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:13:21.030Z] > git --version # timeout=10 [2022-03-17T16:13:21.035Z] > git --version # 'git version 2.17.1' [2022-03-17T16:13:21.035Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:21.036Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:21.251Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:13:21.255Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:13:21.656Z] > git remote # timeout=10 [2022-03-17T16:13:21.659Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T16:13:21.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:21.663Z] > git merge 0798f5f5cf6908593472b21179360168cd9f4691 # timeout=10 [2022-03-17T16:13:21.684Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T16:13:21.700Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:13:21.705Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:13:21.031Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T16:13:21.032Z] > git init /home/ubuntu/workspace/moby_PR-43298 # timeout=10 [2022-03-17T16:13:21.050Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:13:21.050Z] > git --version # timeout=10 [2022-03-17T16:13:21.060Z] > git --version # 'git version 2.17.1' [2022-03-17T16:13:21.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:21.061Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:21.176Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T16:13:21.176Z] > git init /home/ubuntu/workspace/moby_PR-43298 # timeout=10 [2022-03-17T16:13:21.189Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:13:21.189Z] > git --version # timeout=10 [2022-03-17T16:13:21.191Z] > git --version # 'git version 2.25.1' [2022-03-17T16:13:21.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:21.192Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:21.149Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T16:13:21.149Z] > git init /home/ubuntu/workspace/moby_PR-43298 # timeout=10 [2022-03-17T16:13:21.161Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:13:21.162Z] > git --version # timeout=10 [2022-03-17T16:13:21.165Z] > git --version # 'git version 2.25.1' [2022-03-17T16:13:21.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:21.165Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:21.158Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T16:13:21.158Z] > git init /home/ubuntu/workspace/moby_PR-43298 # timeout=10 [2022-03-17T16:13:21.177Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:13:21.177Z] > git --version # timeout=10 [2022-03-17T16:13:21.188Z] > git --version # 'git version 2.17.1' [2022-03-17T16:13:21.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:21.189Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T16:13:21.764Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T16:13:21.764Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-17T16:13:21.842Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:13:21.842Z] > git --version # timeout=10 [2022-03-17T16:13:21.905Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-17T16:13:21.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:21.905Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:22.626Z] + docker version [2022-03-17T16:13:22.626Z] Client: Docker Engine - Community [2022-03-17T16:13:22.626Z] Version: 20.10.12 [2022-03-17T16:13:22.626Z] API version: 1.41 [2022-03-17T16:13:22.626Z] Go version: go1.16.12 [2022-03-17T16:13:22.626Z] Git commit: e91ed57 [2022-03-17T16:13:22.626Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-17T16:13:22.626Z] OS/Arch: linux/amd64 [2022-03-17T16:13:22.626Z] Context: default [2022-03-17T16:13:22.626Z] Experimental: true [2022-03-17T16:13:22.626Z] [2022-03-17T16:13:22.626Z] Server: Docker Engine - Community [2022-03-17T16:13:22.626Z] Engine: [2022-03-17T16:13:22.626Z] Version: 20.10.12 [2022-03-17T16:13:22.626Z] API version: 1.41 (minimum version 1.12) [2022-03-17T16:13:22.626Z] Go version: go1.16.12 [2022-03-17T16:13:22.626Z] Git commit: 459d0df [2022-03-17T16:13:22.626Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-17T16:13:22.626Z] OS/Arch: linux/amd64 [2022-03-17T16:13:22.626Z] Experimental: true [2022-03-17T16:13:22.626Z] containerd: [2022-03-17T16:13:22.626Z] Version: 1.4.12 [2022-03-17T16:13:22.626Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T16:13:22.626Z] runc: [2022-03-17T16:13:22.626Z] Version: 1.0.2 [2022-03-17T16:13:22.626Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-17T16:13:22.626Z] docker-init: [2022-03-17T16:13:22.626Z] Version: 0.19.0 [2022-03-17T16:13:22.626Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-17T16:13:22.916Z] + docker info [2022-03-17T16:13:23.486Z] Client: [2022-03-17T16:13:23.486Z] Context: default [2022-03-17T16:13:23.486Z] Debug Mode: false [2022-03-17T16:13:23.486Z] Plugins: [2022-03-17T16:13:23.486Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-17T16:13:23.486Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-17T16:13:23.486Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-17T16:13:23.486Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-17T16:13:23.486Z] [2022-03-17T16:13:23.486Z] Server: [2022-03-17T16:13:23.486Z] Containers: 0 [2022-03-17T16:13:23.486Z] Running: 0 [2022-03-17T16:13:23.486Z] Paused: 0 [2022-03-17T16:13:23.486Z] Stopped: 0 [2022-03-17T16:13:23.486Z] Images: 3 [2022-03-17T16:13:23.486Z] Server Version: 20.10.12 [2022-03-17T16:13:23.486Z] Storage Driver: overlay2 [2022-03-17T16:13:23.486Z] Backing Filesystem: extfs [2022-03-17T16:13:23.486Z] Supports d_type: true [2022-03-17T16:13:23.486Z] Native Overlay Diff: true [2022-03-17T16:13:23.486Z] userxattr: false [2022-03-17T16:13:23.486Z] Logging Driver: json-file [2022-03-17T16:13:23.486Z] Cgroup Driver: cgroupfs [2022-03-17T16:13:23.486Z] Cgroup Version: 1 [2022-03-17T16:13:23.486Z] Plugins: [2022-03-17T16:13:23.486Z] Volume: local [2022-03-17T16:13:23.486Z] Network: bridge host ipvlan macvlan null overlay [2022-03-17T16:13:23.486Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-17T16:13:23.486Z] Swarm: inactive [2022-03-17T16:13:23.486Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-17T16:13:23.486Z] Default Runtime: runc [2022-03-17T16:13:23.486Z] Init Binary: docker-init [2022-03-17T16:13:23.486Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T16:13:23.486Z] runc version: v1.0.2-0-g52b36a2 [2022-03-17T16:13:23.486Z] init version: de40ad0 [2022-03-17T16:13:23.486Z] Security Options: [2022-03-17T16:13:23.486Z] apparmor [2022-03-17T16:13:23.486Z] seccomp [2022-03-17T16:13:23.486Z] Profile: default [2022-03-17T16:13:23.486Z] Kernel Version: 5.4.0-1061-aws [2022-03-17T16:13:23.486Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-17T16:13:23.486Z] OSType: linux [2022-03-17T16:13:23.486Z] Architecture: x86_64 [2022-03-17T16:13:23.486Z] CPUs: 2 [2022-03-17T16:13:23.486Z] Total Memory: 7.483GiB [2022-03-17T16:13:23.486Z] Name: ip-10-100-50-135 [2022-03-17T16:13:23.486Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-17T16:13:23.486Z] Docker Root Dir: /var/lib/docker [2022-03-17T16:13:23.486Z] Debug Mode: false [2022-03-17T16:13:23.486Z] Registry: https://index.docker.io/v1/ [2022-03-17T16:13:23.486Z] Labels: [2022-03-17T16:13:23.486Z] Experimental: true [2022-03-17T16:13:23.486Z] Insecure Registries: [2022-03-17T16:13:23.486Z] 127.0.0.0/8 [2022-03-17T16:13:23.486Z] Live Restore Enabled: true [2022-03-17T16:13:23.486Z] [2022-03-17T16:13:23.486Z] WARNING: No swap limit support [Pipeline] sh [2022-03-17T16:13:23.771Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T16:13:23.771Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T16:13:23.771Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43298/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-17T16:13:23.771Z] + bash /home/ubuntu/workspace/moby_PR-43298/check-config.sh [2022-03-17T16:13:23.771Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-17T16:13:23.771Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-17T16:13:23.771Z] [2022-03-17T16:13:23.771Z] Generally Necessary: [2022-03-17T16:13:23.771Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-17T16:13:23.771Z] - apparmor: enabled and tools installed [2022-03-17T16:13:23.771Z] - CONFIG_NAMESPACES: enabled [2022-03-17T16:13:23.771Z] - CONFIG_NET_NS: enabled [2022-03-17T16:13:23.771Z] - CONFIG_PID_NS: enabled [2022-03-17T16:13:23.771Z] - CONFIG_IPC_NS: enabled [2022-03-17T16:13:23.771Z] - CONFIG_UTS_NS: enabled [2022-03-17T16:13:23.771Z] - CONFIG_CGROUPS: enabled [2022-03-17T16:13:23.771Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-17T16:13:23.771Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-17T16:13:23.771Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-17T16:13:23.771Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-17T16:13:23.771Z] - CONFIG_CPUSETS: enabled [2022-03-17T16:13:23.771Z] - CONFIG_MEMCG: enabled [2022-03-17T16:13:23.771Z] - CONFIG_KEYS: enabled [2022-03-17T16:13:23.771Z] - CONFIG_VETH: enabled (as module) [2022-03-17T16:13:23.771Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-17T16:13:23.771Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-17T16:13:23.771Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-17T16:13:23.771Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-17T16:13:23.771Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-17T16:13:24.032Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-17T16:13:24.032Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-17T16:13:24.032Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-17T16:13:24.032Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-17T16:13:24.032Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-17T16:13:24.032Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-17T16:13:24.032Z] - CONFIG_CGROUP_BPF: enabled [2022-03-17T16:13:24.032Z] [2022-03-17T16:13:24.032Z] Optional Features: [2022-03-17T16:13:24.032Z] - CONFIG_USER_NS: enabled [2022-03-17T16:13:24.032Z] - CONFIG_SECCOMP: enabled [2022-03-17T16:13:24.032Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-17T16:13:24.032Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-17T16:13:24.032Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-17T16:13:24.032Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-17T16:13:24.032Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-17T16:13:24.032Z] - CONFIG_BLK_CGROUP: enabled [2022-03-17T16:13:24.032Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-17T16:13:24.032Z] - CONFIG_CGROUP_PERF: enabled [2022-03-17T16:13:24.032Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-17T16:13:24.032Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-17T16:13:24.032Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-17T16:13:24.032Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-17T16:13:24.032Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-17T16:13:24.032Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-17T16:13:24.032Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-17T16:13:24.032Z] - CONFIG_IP_VS: enabled (as module) [2022-03-17T16:13:24.032Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-17T16:13:24.032Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-17T16:13:24.032Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-17T16:13:24.032Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-17T16:13:24.032Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-17T16:13:24.032Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-17T16:13:24.032Z] - CONFIG_EXT4_FS: enabled [2022-03-17T16:13:24.032Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-17T16:13:24.032Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-17T16:13:24.032Z] - Network Drivers: [2022-03-17T16:13:24.032Z] - "overlay": [2022-03-17T16:13:24.032Z] - CONFIG_VXLAN: enabled (as module) [2022-03-17T16:13:24.032Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-17T16:13:24.032Z] Optional (for encrypted networks): [2022-03-17T16:13:24.032Z] - CONFIG_CRYPTO: enabled [2022-03-17T16:13:24.032Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-17T16:13:24.032Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-17T16:13:24.032Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-17T16:13:24.032Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-17T16:13:24.032Z] - CONFIG_XFRM: enabled [2022-03-17T16:13:24.032Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-17T16:13:24.032Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-17T16:13:24.032Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-17T16:13:24.032Z] - "ipvlan": [2022-03-17T16:13:24.032Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-17T16:13:24.032Z] - "macvlan": [2022-03-17T16:13:24.032Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-17T16:13:24.032Z] - CONFIG_DUMMY: enabled (as module) [2022-03-17T16:13:24.032Z] - "ftp,tftp client in container": [2022-03-17T16:13:24.292Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-17T16:13:24.292Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-17T16:13:24.292Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-17T16:13:24.292Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-17T16:13:24.292Z] - Storage Drivers: [2022-03-17T16:13:24.292Z] - "aufs": [2022-03-17T16:13:24.292Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-17T16:13:24.292Z] - "btrfs": [2022-03-17T16:13:24.292Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-17T16:13:24.292Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-17T16:13:24.292Z] - "devicemapper": [2022-03-17T16:13:24.292Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-17T16:13:24.292Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-17T16:13:24.292Z] - "overlay": [2022-03-17T16:13:24.292Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-17T16:13:24.292Z] - "zfs": [2022-03-17T16:13:24.292Z] - /dev/zfs: present [2022-03-17T16:13:24.292Z] - zfs command: missing [2022-03-17T16:13:24.292Z] - zpool command: missing [2022-03-17T16:13:24.292Z] [2022-03-17T16:13:24.292Z] Limits: [2022-03-17T16:13:24.292Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-17T16:13:24.292Z] [2022-03-17T16:13:24.292Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-17T16:13:24.630Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a . [2022-03-17T16:13:24.630Z] #2 [internal] load .dockerignore [2022-03-17T16:13:24.630Z] #2 sha256:161391d7466b2813e1033dae1c831bbc90545346af0643d4df3f4669c9e413af [2022-03-17T16:13:24.630Z] #2 transferring context: 87B done [2022-03-17T16:13:24.630Z] #2 DONE 0.0s [2022-03-17T16:13:24.630Z] [2022-03-17T16:13:24.630Z] #1 [internal] load build definition from Dockerfile [2022-03-17T16:13:24.630Z] #1 sha256:f6437960552f7c983d1746bac8f0405552347ceed9a7e481aa655ba665956804 [2022-03-17T16:13:24.630Z] #1 transferring dockerfile: 16.77kB done [2022-03-17T16:13:24.630Z] #1 DONE 0.0s [2022-03-17T16:13:24.630Z] [2022-03-17T16:13:24.630Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-17T16:13:24.630Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-17T16:13:24.892Z] #3 DONE 0.1s [2022-03-17T16:13:24.892Z] [2022-03-17T16:13:24.892Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-17T16:13:24.892Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-17T16:13:24.892Z] #4 CACHED [2022-03-17T16:13:25.154Z] [2022-03-17T16:13:25.154Z] #5 [internal] load build definition from Dockerfile [2022-03-17T16:13:25.154Z] #5 sha256:67ad82df24312139e504ca699457543db46da86355ed66355b778b6d485d42f8 [2022-03-17T16:13:25.154Z] #5 DONE 0.0s [2022-03-17T16:13:25.154Z] [2022-03-17T16:13:25.154Z] #6 [internal] load .dockerignore [2022-03-17T16:13:25.154Z] #6 sha256:f6b22fdc97a978f5bf13aa7f99673c6bd30e8841f5427d50fabb0275f02f128d [2022-03-17T16:13:25.154Z] #6 DONE 0.0s [2022-03-17T16:13:25.154Z] [2022-03-17T16:13:25.154Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T16:13:25.154Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-17T16:13:25.154Z] #7 DONE 0.1s [2022-03-17T16:13:25.154Z] [2022-03-17T16:13:25.154Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T16:13:25.154Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-17T16:13:25.154Z] #10 DONE 0.1s [2022-03-17T16:13:25.154Z] [2022-03-17T16:13:25.154Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T16:13:25.154Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-17T16:13:25.154Z] #8 DONE 0.1s [2022-03-17T16:13:25.154Z] [2022-03-17T16:13:25.154Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T16:13:25.154Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T16:13:25.154Z] #9 DONE 0.1s [2022-03-17T16:13:25.154Z] [2022-03-17T16:13:25.154Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T16:13:25.154Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T16:13:25.154Z] #11 DONE 0.0s [2022-03-17T16:13:25.154Z] [2022-03-17T16:13:25.154Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T16:13:25.154Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T16:13:25.154Z] #69 DONE 0.0s [2022-03-17T16:13:25.154Z] [2022-03-17T16:13:25.154Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T16:13:25.154Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T16:13:25.154Z] #67 DONE 0.0s [2022-03-17T16:13:25.154Z] [2022-03-17T16:13:25.154Z] #24 [internal] load build context [2022-03-17T16:13:25.154Z] #24 sha256:610c1e9e5b48378fbb0731cd576b3470eabc9bac5bd857f863f4524e76403c1e [2022-03-17T16:13:25.415Z] #24 ... [2022-03-17T16:13:25.415Z] [2022-03-17T16:13:25.415Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-17T16:13:25.415Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-17T16:13:25.415Z] #28 DONE 0.0s [2022-03-17T16:13:25.415Z] [2022-03-17T16:13:25.415Z] #24 [internal] load build context [2022-03-17T16:13:25.415Z] #24 sha256:610c1e9e5b48378fbb0731cd576b3470eabc9bac5bd857f863f4524e76403c1e [2022-03-17T16:13:26.001Z] #24 ... [2022-03-17T16:13:26.001Z] [2022-03-17T16:13:26.001Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T16:13:26.001Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T16:13:26.001Z] #45 DONE 0.0s [2022-03-17T16:13:26.001Z] [2022-03-17T16:13:26.001Z] #24 [internal] load build context [2022-03-17T16:13:26.001Z] #24 sha256:610c1e9e5b48378fbb0731cd576b3470eabc9bac5bd857f863f4524e76403c1e [2022-03-17T16:13:26.948Z] #24 transferring context: 58.90MB 1.8s done [2022-03-17T16:13:27.208Z] #24 DONE 1.9s [2022-03-17T16:13:27.208Z] [2022-03-17T16:13:27.208Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-17T16:13:27.208Z] #50 sha256:7ac89956d92705c9262efd88ed35bb0b70fa67e73b62d259e5649bc438273d36 [2022-03-17T16:13:27.208Z] #50 CACHED [2022-03-17T16:13:27.208Z] [2022-03-17T16:13:27.208Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-17T16:13:27.208Z] #39 sha256:19181b6db8cfe7865bc81a7e45b3883cef94b7afba8b3a0087af5e1421095271 [2022-03-17T16:13:27.208Z] #39 CACHED [2022-03-17T16:13:27.208Z] [2022-03-17T16:13:27.208Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-17T16:13:27.208Z] #59 sha256:5b702bc091c9d066ba5b4581cdd50d7196ef688ac3de499c4e370750030b1f60 [2022-03-17T16:13:27.208Z] #59 CACHED [2022-03-17T16:13:27.208Z] [2022-03-17T16:13:27.208Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-17T16:13:27.208Z] #48 sha256:ca176a2be517ec1490b38aa127c0f5e06d8a2f009b1b1e770bacb8434ed8bd92 [2022-03-17T16:13:27.208Z] #48 CACHED [2022-03-17T16:13:27.208Z] [2022-03-17T16:13:27.208Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T16:13:27.208Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T16:13:27.208Z] #43 CACHED [2022-03-17T16:13:27.208Z] [2022-03-17T16:13:27.208Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T16:13:27.208Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T16:13:27.208Z] #58 CACHED [2022-03-17T16:13:27.208Z] [2022-03-17T16:13:27.209Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T16:13:27.209Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T16:13:27.209Z] #51 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-17T16:13:27.209Z] #55 sha256:b33e0c96bc882d923692169e9d6b09d37e74507e3c9e74e62381edd6415fca64 [2022-03-17T16:13:27.209Z] #55 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T16:13:27.209Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-17T16:13:27.209Z] #29 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-17T16:13:27.209Z] #62 sha256:67f2f85324b37573fc9c5ef0cb122bd16bba1b8596c43565ee3a7dcd78826939 [2022-03-17T16:13:27.209Z] #62 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T16:13:27.209Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T16:13:27.209Z] #38 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T16:13:27.209Z] #27 sha256:200492892645f3503aedeb4b03d6f33cf5d9cd067c616dd3de5252340f08debc [2022-03-17T16:13:27.209Z] #27 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T16:13:27.209Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T16:13:27.209Z] #47 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-17T16:13:27.209Z] #19 sha256:ef81ffb677afb21478ed6414e9aad92ce09039b90b47c68509fd7a69f7d853c8 [2022-03-17T16:13:27.209Z] #19 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-17T16:13:27.209Z] #22 sha256:bf92e087b75e837958780d07fd79d377450331ceb7d2aa20771e5a8579410c9e [2022-03-17T16:13:27.209Z] #22 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-17T16:13:27.209Z] #52 sha256:8a6b4cb3114f9230a7df826f0da43c06c9f1896f9776716f5cdfd60d01c56c73 [2022-03-17T16:13:27.209Z] #52 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-17T16:13:27.209Z] #71 sha256:194c0d156a7e4416056aec918a816687a59f08a3df6658b42983a9d9cb3b140f [2022-03-17T16:13:27.209Z] #71 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T16:13:27.209Z] #15 sha256:d01ca6c60d5853600a9f6e468a1b7d623a4df950c6ee40b382b912ea6ff78001 [2022-03-17T16:13:27.209Z] #15 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-17T16:13:27.209Z] #35 sha256:a81b9db9f909a6d8e83d9b75e01199a2eaa2b905c072f71a5a5f32689b60a332 [2022-03-17T16:13:27.209Z] #35 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T16:13:27.209Z] #63 sha256:1e362e25fbc19d83c69217c541b4e839ee3bb7250750648e6197f383b3c528fc [2022-03-17T16:13:27.209Z] #63 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-17T16:13:27.209Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-17T16:13:27.209Z] #13 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T16:13:27.209Z] #42 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-17T16:13:27.209Z] #42 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-17T16:13:27.209Z] #57 sha256:f636c52c31147f6ae3c185e50ec3f0791a046221c583e03e348e87c1e9845bd9 [2022-03-17T16:13:27.209Z] #57 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T16:13:27.209Z] #26 sha256:5cfad5abfa56af7573e9a66092b6f9ad50092645f5e3ff18130be9d705b36b8c [2022-03-17T16:13:27.209Z] #26 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-17T16:13:27.209Z] #61 sha256:e0aacde2d9c22a6270d2f9d4101938db1826d10d8bc1cc9277b486e520460e6c [2022-03-17T16:13:27.209Z] #61 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-17T16:13:27.209Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-17T16:13:27.209Z] #70 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-17T16:13:27.209Z] #41 sha256:facba2ce83fa3e60a46f5f6122d060606385bc318cc4bc0c73b963e4fbb60135 [2022-03-17T16:13:27.209Z] #41 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T16:13:27.209Z] #31 sha256:d392cc11d0215d747436f578f0f388f3c1038c40bc07c21a1dc34d4897a6a222 [2022-03-17T16:13:27.209Z] #31 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-17T16:13:27.209Z] #18 sha256:ef2f677c6024d4d59ef80d4634c89dfe999b49ced4ca773fc2b54252aa289372 [2022-03-17T16:13:27.209Z] #18 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-17T16:13:27.209Z] #30 sha256:5789186fea32171082232f1535e679354ede683172f6b82fac1634050d382f4b [2022-03-17T16:13:27.209Z] #30 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-17T16:13:27.209Z] #65 sha256:68dcc4326e34c2e78c46718032ba72a4a9905f549919e70ca9788ae959ea8639 [2022-03-17T16:13:27.209Z] #65 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-17T16:13:27.209Z] #66 sha256:865a2947e2b27a53592a761924af53fedf3f7927153a26dee48edfcae86d1ecc [2022-03-17T16:13:27.209Z] #66 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-17T16:13:27.209Z] #16 sha256:48eec67cb986c8d1ecb30a8ee9634d282ab3aea27a47fbefb5201117c35b7f29 [2022-03-17T16:13:27.209Z] #16 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T16:13:27.209Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T16:13:27.209Z] #14 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-17T16:13:27.209Z] #44 sha256:865a0a4282f2e72e5bd1b1984808d60cda02439836af37d253ef9039098c8443 [2022-03-17T16:13:27.209Z] #44 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T16:13:27.209Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T16:13:27.209Z] #49 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-17T16:13:27.209Z] #54 sha256:e3999bc870466883286d61a6dd881d93c9fc6589503eecb7d5167523ba9b87aa [2022-03-17T16:13:27.209Z] #54 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-17T16:13:27.209Z] #64 sha256:5e340ed20fd1aef36e09a33742d9c2a4a198c7633d81e0f7a3b3c3381cf53b98 [2022-03-17T16:13:27.209Z] #64 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-17T16:13:27.209Z] #37 sha256:aad5c49b90e640e8cc0afcc717acea112edc75f771057ce9dd1333683fdaf586 [2022-03-17T16:13:27.209Z] #37 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T16:13:27.209Z] #40 sha256:3aa08cd67c0721219263fea70019351e777e05a39a7a45ea6866cd55666faaff [2022-03-17T16:13:27.209Z] #40 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T16:13:27.209Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T16:13:27.209Z] #21 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-17T16:13:27.209Z] #17 sha256:d744666469a55c9b7b611a77f14cd171e23ff92bfa72fc48d04a803284ab5ae5 [2022-03-17T16:13:27.209Z] #17 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-17T16:13:27.209Z] #32 sha256:452bd702746d09af3d26c385e0d6cd738ae5253d1a76cc9d92be9f2411c3885f [2022-03-17T16:13:27.209Z] #32 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T16:13:27.209Z] #33 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-17T16:13:27.209Z] #33 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T16:13:27.209Z] #20 sha256:860b36bc333da64c25b05a244f1080c207abbd5ae304d3e84f6cf978c0e267bc [2022-03-17T16:13:27.209Z] #20 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-17T16:13:27.209Z] #46 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-17T16:13:27.209Z] #46 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T16:13:27.209Z] #23 sha256:ae5d8ac4759537eacc776876f32978930d975f1ac753299a1e873b84d06c76c4 [2022-03-17T16:13:27.209Z] #23 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-17T16:13:27.209Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T16:13:27.209Z] #36 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T16:13:27.209Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T16:13:27.209Z] #34 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T16:13:27.209Z] #25 sha256:a9e97e808ec3fb5fbd5156793f4cd873f49f58dfeb8320dac9f1c4893f96a0bc [2022-03-17T16:13:27.209Z] #25 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-17T16:13:27.209Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-17T16:13:27.209Z] #68 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T16:13:27.209Z] #56 sha256:2d41192f5479ce8bdcc10e4758c4ac55aaf31eec142a4514ec9a6cb5f2790aca [2022-03-17T16:13:27.209Z] #56 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T16:13:27.209Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T16:13:27.209Z] #53 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T16:13:27.209Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-17T16:13:27.209Z] #12 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T16:13:27.209Z] #60 sha256:d8ccdafdddd4f2f5325c8ebcfd28844391265ec75de8d533882cdae2c3651ad8 [2022-03-17T16:13:27.209Z] #60 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-17T16:13:27.209Z] #72 sha256:a7fb08bf1bc8e703a8aa6f92a51cfbba46bb50afcc8ad5e172845fa0c71bbab6 [2022-03-17T16:13:27.209Z] #72 CACHED [2022-03-17T16:13:27.209Z] [2022-03-17T16:13:27.209Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-17T16:13:27.209Z] #73 sha256:7d299549048d914ca6eed0829d94d1366a51c03e5a4ac8d94ba3a7647282a013 [2022-03-17T16:13:28.150Z] #73 DONE 0.8s [2022-03-17T16:13:28.150Z] [2022-03-17T16:13:28.150Z] #74 exporting to image [2022-03-17T16:13:28.150Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-17T16:13:28.150Z] #74 exporting layers [2022-03-17T16:13:29.092Z] #74 exporting layers 1.0s done [2022-03-17T16:13:29.092Z] #74 writing image sha256:2dd8777785bc507c01893c0633be368b67b8492c187498cc759aa73ff60d4794 done [2022-03-17T16:13:29.092Z] #74 naming to docker.io/library/docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a done [2022-03-17T16:13:29.092Z] #74 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-17T16:13:29.437Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43298/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a -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:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a hack/make.sh dynbinary test-integration [2022-03-17T16:13:29.697Z] [2022-03-17T16:13:29.960Z] Removing bundles/ [2022-03-17T16:13:29.960Z] [2022-03-17T16:13:29.960Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-17T16:13:29.960Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T16:13:29.960Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T16:13:33.912Z] Fetching without tags [2022-03-17T16:13:34.356Z] Merging remotes/origin/master commit 0798f5f5cf6908593472b21179360168cd9f4691 into PR head commit bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:13:34.867Z] Merge succeeded, producing bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:13:34.867Z] Checking out Revision bee8f006fedd42dcb4af7f9d874eeb554fe5f24a (PR-43298) [2022-03-17T16:13:33.889Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:13:33.894Z] > git config --add remote.origin.fetch +refs/pull/43298/head:refs/remotes/origin/PR-43298 # timeout=10 [2022-03-17T16:13:33.897Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:33.902Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:13:33.915Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:13:33.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:33.916Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:34.359Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:13:34.363Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:13:34.846Z] > git remote # timeout=10 [2022-03-17T16:13:34.851Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T16:13:34.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:34.856Z] > git merge 0798f5f5cf6908593472b21179360168cd9f4691 # timeout=10 [2022-03-17T16:13:34.863Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T16:13:34.911Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:13:34.915Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:13:35.674Z] Commit message: "registry: serviceConfig: don't embed registry.ServiceConfig" [2022-03-17T16:13:35.943Z] Still waiting to schedule task [2022-03-17T16:13:35.943Z] Waiting for next available executor on ‘windows-2019’ [2022-03-17T16:13:35.945Z] Still waiting to schedule task [2022-03-17T16:13:35.945Z] Waiting for next available executor on ‘windows-2022’ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T16:13:36.301Z] Fetching without tags [2022-03-17T16:13:36.396Z] + docker version [2022-03-17T16:13:36.396Z] Client: Docker Engine - Community [2022-03-17T16:13:36.396Z] Version: 20.10.12 [2022-03-17T16:13:36.396Z] API version: 1.41 [2022-03-17T16:13:36.396Z] Go version: go1.16.12 [2022-03-17T16:13:36.396Z] Git commit: e91ed57 [2022-03-17T16:13:36.396Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-17T16:13:36.396Z] OS/Arch: linux/arm64 [2022-03-17T16:13:36.396Z] Context: default [2022-03-17T16:13:36.396Z] Experimental: true [2022-03-17T16:13:36.396Z] [2022-03-17T16:13:36.396Z] Server: Docker Engine - Community [2022-03-17T16:13:36.396Z] Engine: [2022-03-17T16:13:36.396Z] Version: 20.10.12 [2022-03-17T16:13:36.396Z] API version: 1.41 (minimum version 1.12) [2022-03-17T16:13:36.396Z] Go version: go1.16.12 [2022-03-17T16:13:36.396Z] Git commit: 459d0df [2022-03-17T16:13:36.396Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-17T16:13:36.396Z] OS/Arch: linux/arm64 [2022-03-17T16:13:36.396Z] Experimental: true [2022-03-17T16:13:36.396Z] containerd: [2022-03-17T16:13:36.396Z] Version: 1.4.12 [2022-03-17T16:13:36.396Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T16:13:36.396Z] runc: [2022-03-17T16:13:36.396Z] Version: 1.0.2 [2022-03-17T16:13:36.396Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-17T16:13:36.396Z] docker-init: [2022-03-17T16:13:36.396Z] Version: 0.19.0 [2022-03-17T16:13:36.396Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-17T16:13:36.544Z] Merging remotes/origin/master commit 0798f5f5cf6908593472b21179360168cd9f4691 into PR head commit bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:13:36.733Z] + docker info [2022-03-17T16:13:36.274Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:13:36.277Z] > git config --add remote.origin.fetch +refs/pull/43298/head:refs/remotes/origin/PR-43298 # timeout=10 [2022-03-17T16:13:36.282Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:36.292Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:13:36.300Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:13:36.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:36.300Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:36.541Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:13:36.552Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:13:37.079Z] Merge succeeded, producing bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:13:37.079Z] Checking out Revision bee8f006fedd42dcb4af7f9d874eeb554fe5f24a (PR-43298) [2022-03-17T16:13:37.262Z] Commit message: "registry: serviceConfig: don't embed registry.ServiceConfig" [2022-03-17T16:13:37.294Z] Client: [2022-03-17T16:13:37.294Z] Context: default [2022-03-17T16:13:37.294Z] Debug Mode: false [2022-03-17T16:13:37.294Z] Plugins: [2022-03-17T16:13:37.294Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-17T16:13:37.294Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-17T16:13:37.294Z] [2022-03-17T16:13:37.294Z] Server: [2022-03-17T16:13:37.294Z] Containers: 0 [2022-03-17T16:13:37.294Z] Running: 0 [2022-03-17T16:13:37.294Z] Paused: 0 [2022-03-17T16:13:37.294Z] Stopped: 0 [2022-03-17T16:13:37.294Z] Images: 2 [2022-03-17T16:13:37.294Z] Server Version: 20.10.12 [2022-03-17T16:13:37.294Z] Storage Driver: overlay2 [2022-03-17T16:13:37.294Z] Backing Filesystem: extfs [2022-03-17T16:13:37.294Z] Supports d_type: true [2022-03-17T16:13:37.294Z] Native Overlay Diff: true [2022-03-17T16:13:37.294Z] userxattr: false [2022-03-17T16:13:37.294Z] Logging Driver: json-file [2022-03-17T16:13:37.294Z] Cgroup Driver: cgroupfs [2022-03-17T16:13:37.294Z] Cgroup Version: 1 [2022-03-17T16:13:37.294Z] Plugins: [2022-03-17T16:13:37.294Z] Volume: local [2022-03-17T16:13:37.294Z] Network: bridge host ipvlan macvlan null overlay [2022-03-17T16:13:37.294Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-17T16:13:37.294Z] Swarm: inactive [2022-03-17T16:13:37.294Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-17T16:13:37.294Z] Default Runtime: runc [2022-03-17T16:13:37.294Z] Init Binary: docker-init [2022-03-17T16:13:37.294Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T16:13:37.294Z] runc version: v1.0.2-0-g52b36a2 [2022-03-17T16:13:37.294Z] init version: de40ad0 [2022-03-17T16:13:37.294Z] Security Options: [2022-03-17T16:13:37.294Z] apparmor [2022-03-17T16:13:37.294Z] seccomp [2022-03-17T16:13:37.294Z] Profile: default [2022-03-17T16:13:37.294Z] Kernel Version: 5.11.0-1023-aws [2022-03-17T16:13:37.294Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-17T16:13:37.294Z] OSType: linux [2022-03-17T16:13:37.294Z] Architecture: aarch64 [2022-03-17T16:13:37.294Z] CPUs: 2 [2022-03-17T16:13:37.294Z] Total Memory: 7.576GiB [2022-03-17T16:13:37.294Z] Name: ip-10-100-77-16 [2022-03-17T16:13:37.294Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-17T16:13:37.294Z] Docker Root Dir: /var/lib/docker [2022-03-17T16:13:37.294Z] Debug Mode: false [2022-03-17T16:13:37.294Z] Registry: https://index.docker.io/v1/ [2022-03-17T16:13:37.294Z] Labels: [2022-03-17T16:13:37.294Z] Experimental: true [2022-03-17T16:13:37.294Z] Insecure Registries: [2022-03-17T16:13:37.294Z] 127.0.0.0/8 [2022-03-17T16:13:37.294Z] Live Restore Enabled: true [2022-03-17T16:13:37.294Z] [Pipeline] sh [2022-03-17T16:13:37.501Z] Fetching without tags [2022-03-17T16:13:37.589Z] Fetching without tags [2022-03-17T16:13:37.611Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T16:13:37.611Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T16:13:37.611Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43298/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-17T16:13:37.611Z] + bash /home/ubuntu/workspace/moby_PR-43298/check-config.sh [2022-03-17T16:13:37.611Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-17T16:13:37.611Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-17T16:13:37.611Z] [2022-03-17T16:13:37.611Z] Generally Necessary: [2022-03-17T16:13:37.611Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-17T16:13:37.611Z] - apparmor: enabled and tools installed [2022-03-17T16:13:37.611Z] - CONFIG_NAMESPACES: enabled [2022-03-17T16:13:37.611Z] - CONFIG_NET_NS: enabled [2022-03-17T16:13:37.611Z] - CONFIG_PID_NS: enabled [2022-03-17T16:13:37.611Z] - CONFIG_IPC_NS: enabled [2022-03-17T16:13:37.611Z] - CONFIG_UTS_NS: enabled [2022-03-17T16:13:37.611Z] - CONFIG_CGROUPS: enabled [2022-03-17T16:13:37.611Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-17T16:13:37.611Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-17T16:13:37.611Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-17T16:13:37.611Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-17T16:13:37.611Z] - CONFIG_CPUSETS: enabled [2022-03-17T16:13:37.611Z] - CONFIG_MEMCG: enabled [2022-03-17T16:13:37.611Z] - CONFIG_KEYS: enabled [2022-03-17T16:13:37.611Z] - CONFIG_VETH: enabled (as module) [2022-03-17T16:13:37.611Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-17T16:13:37.611Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-17T16:13:37.611Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-17T16:13:37.611Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-17T16:13:37.611Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-17T16:13:37.611Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-17T16:13:37.611Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-17T16:13:37.611Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-17T16:13:37.611Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-17T16:13:37.611Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-17T16:13:37.611Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-17T16:13:37.611Z] - CONFIG_CGROUP_BPF: enabled [2022-03-17T16:13:37.611Z] [2022-03-17T16:13:37.611Z] Optional Features: [2022-03-17T16:13:37.611Z] - CONFIG_USER_NS: enabled [2022-03-17T16:13:37.611Z] - CONFIG_SECCOMP: enabled [2022-03-17T16:13:37.611Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-17T16:13:37.611Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-17T16:13:37.611Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-17T16:13:37.611Z] (cgroup swap accounting is currently enabled) [2022-03-17T16:13:37.611Z] - CONFIG_BLK_CGROUP: enabled [2022-03-17T16:13:37.611Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-17T16:13:37.611Z] - CONFIG_CGROUP_PERF: enabled [2022-03-17T16:13:37.611Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-17T16:13:37.611Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-17T16:13:37.611Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-17T16:13:37.611Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-17T16:13:37.611Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-17T16:13:37.611Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-17T16:13:37.611Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-03-17T16:13:37.714Z] Merging remotes/origin/master commit 0798f5f5cf6908593472b21179360168cd9f4691 into PR head commit bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [Pipeline] sh [2022-03-17T16:13:37.853Z] Merging remotes/origin/master commit 0798f5f5cf6908593472b21179360168cd9f4691 into PR head commit bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:13:37.866Z] - CONFIG_IP_VS: enabled (as module) [2022-03-17T16:13:37.866Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-17T16:13:37.866Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-17T16:13:37.866Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-17T16:13:37.866Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-17T16:13:37.866Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-17T16:13:37.866Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-17T16:13:37.866Z] - CONFIG_EXT4_FS: enabled [2022-03-17T16:13:37.866Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-17T16:13:37.866Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-17T16:13:37.867Z] - Network Drivers: [2022-03-17T16:13:37.867Z] - "overlay": [2022-03-17T16:13:37.867Z] - CONFIG_VXLAN: enabled (as module) [2022-03-17T16:13:37.867Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-17T16:13:37.867Z] Optional (for encrypted networks): [2022-03-17T16:13:37.867Z] - CONFIG_CRYPTO: enabled [2022-03-17T16:13:37.867Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-17T16:13:37.867Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-17T16:13:37.867Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-17T16:13:37.867Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-17T16:13:37.867Z] - CONFIG_XFRM: enabled [2022-03-17T16:13:37.867Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-17T16:13:37.867Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-17T16:13:37.867Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-17T16:13:37.867Z] - "ipvlan": [2022-03-17T16:13:37.867Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-17T16:13:37.867Z] - "macvlan": [2022-03-17T16:13:37.867Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-17T16:13:37.867Z] - CONFIG_DUMMY: enabled (as module) [2022-03-17T16:13:37.867Z] - "ftp,tftp client in container": [2022-03-17T16:13:37.867Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-17T16:13:37.867Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-17T16:13:37.867Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-17T16:13:37.867Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-17T16:13:37.867Z] - Storage Drivers: [2022-03-17T16:13:37.867Z] - "aufs": [2022-03-17T16:13:37.867Z] - CONFIG_AUFS_FS: missing [2022-03-17T16:13:37.867Z] - "btrfs": [2022-03-17T16:13:37.867Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-17T16:13:37.867Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-17T16:13:37.867Z] - "devicemapper": [2022-03-17T16:13:37.867Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-17T16:13:37.867Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-17T16:13:37.867Z] - "overlay": [2022-03-17T16:13:37.867Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-17T16:13:37.867Z] - "zfs": [2022-03-17T16:13:37.867Z] - /dev/zfs: present [2022-03-17T16:13:37.867Z] - zfs command: missing [2022-03-17T16:13:37.867Z] - zpool command: missing [2022-03-17T16:13:37.867Z] [2022-03-17T16:13:37.867Z] Limits: [2022-03-17T16:13:37.867Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-17T16:13:37.867Z] [2022-03-17T16:13:37.867Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-17T16:13:38.014Z] + docker version [2022-03-17T16:13:38.015Z] Client: Docker Engine - Community [2022-03-17T16:13:38.015Z] Version: 20.10.12 [2022-03-17T16:13:38.015Z] API version: 1.41 [2022-03-17T16:13:38.015Z] Go version: go1.16.12 [2022-03-17T16:13:38.015Z] Git commit: e91ed57 [2022-03-17T16:13:38.015Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-17T16:13:38.015Z] OS/Arch: linux/amd64 [2022-03-17T16:13:38.015Z] Context: default [2022-03-17T16:13:38.015Z] Experimental: true [2022-03-17T16:13:38.015Z] [2022-03-17T16:13:38.015Z] Server: Docker Engine - Community [2022-03-17T16:13:38.015Z] Engine: [2022-03-17T16:13:38.015Z] Version: 20.10.12 [2022-03-17T16:13:38.015Z] API version: 1.41 (minimum version 1.12) [2022-03-17T16:13:38.015Z] Go version: go1.16.12 [2022-03-17T16:13:38.015Z] Git commit: 459d0df [2022-03-17T16:13:38.015Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-17T16:13:38.015Z] OS/Arch: linux/amd64 [2022-03-17T16:13:38.015Z] Experimental: true [2022-03-17T16:13:38.015Z] containerd: [2022-03-17T16:13:38.015Z] Version: 1.4.12 [2022-03-17T16:13:38.015Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T16:13:38.015Z] runc: [2022-03-17T16:13:38.015Z] Version: 1.0.2 [2022-03-17T16:13:38.015Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-17T16:13:38.015Z] docker-init: [2022-03-17T16:13:38.015Z] Version: 0.19.0 [2022-03-17T16:13:38.015Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-17T16:13:38.202Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a . [2022-03-17T16:13:38.259Z] Merge succeeded, producing bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:13:38.259Z] Checking out Revision bee8f006fedd42dcb4af7f9d874eeb554fe5f24a (PR-43298) [2022-03-17T16:13:38.299Z] + docker info [2022-03-17T16:13:38.395Z] Merge succeeded, producing bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:13:38.395Z] Checking out Revision bee8f006fedd42dcb4af7f9d874eeb554fe5f24a (PR-43298) [2022-03-17T16:13:38.457Z] #1 [internal] load build definition from Dockerfile [2022-03-17T16:13:38.457Z] #1 sha256:54b2ae17533feccd6bfa6dccd27a5adf9033c5e202f735fedcb11d145c63db54 [2022-03-17T16:13:38.457Z] #1 transferring dockerfile: 16.77kB done [2022-03-17T16:13:38.457Z] #1 DONE 0.0s [2022-03-17T16:13:38.457Z] [2022-03-17T16:13:38.457Z] #2 [internal] load .dockerignore [2022-03-17T16:13:38.457Z] #2 sha256:af077f40c260394e44dca1ff5b975a03bd48c21a0b9cdf351b718252f7acecc4 [2022-03-17T16:13:38.457Z] #2 transferring context: 87B done [2022-03-17T16:13:38.457Z] #2 DONE 0.0s [2022-03-17T16:13:38.457Z] [2022-03-17T16:13:38.457Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-17T16:13:38.457Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-17T16:13:38.457Z] #3 DONE 0.1s [2022-03-17T16:13:38.457Z] [2022-03-17T16:13:38.457Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-17T16:13:38.457Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-17T16:13:38.457Z] #4 CACHED [2022-03-17T16:13:38.609Z] Commit message: "registry: serviceConfig: don't embed registry.ServiceConfig" [2022-03-17T16:13:37.470Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:13:37.478Z] > git config --add remote.origin.fetch +refs/pull/43298/head:refs/remotes/origin/PR-43298 # timeout=10 [2022-03-17T16:13:37.481Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:37.489Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:13:37.500Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:13:37.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:37.501Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:37.713Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:13:37.721Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:13:38.202Z] > git remote # timeout=10 [2022-03-17T16:13:38.208Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T16:13:38.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:38.226Z] > git merge 0798f5f5cf6908593472b21179360168cd9f4691 # timeout=10 [2022-03-17T16:13:38.242Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T16:13:38.258Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:13:38.273Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:13:38.712Z] [2022-03-17T16:13:38.712Z] #6 [internal] load .dockerignore [2022-03-17T16:13:38.712Z] #6 sha256:601ba175c8e106934d4110a705079bdbaf43f1b40123668de5ef570eb6e7005f [2022-03-17T16:13:38.712Z] #6 DONE 0.0s [2022-03-17T16:13:38.712Z] [2022-03-17T16:13:38.712Z] #5 [internal] load build definition from Dockerfile [2022-03-17T16:13:38.712Z] #5 sha256:e6ecb1f6df75c9c460c9b4ce465a845a67154a997920da4e294e1240f6129932 [2022-03-17T16:13:38.712Z] #5 DONE 0.0s [2022-03-17T16:13:38.712Z] [2022-03-17T16:13:38.713Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T16:13:38.713Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-17T16:13:38.713Z] #9 DONE 0.1s [2022-03-17T16:13:38.713Z] [2022-03-17T16:13:38.713Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T16:13:38.713Z] #10 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-03-17T16:13:37.041Z] > git remote # timeout=10 [2022-03-17T16:13:37.048Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T16:13:37.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:37.055Z] > git merge 0798f5f5cf6908593472b21179360168cd9f4691 # timeout=10 [2022-03-17T16:13:37.067Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T16:13:37.076Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:13:37.081Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:13:37.541Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:13:37.552Z] > git config --add remote.origin.fetch +refs/pull/43298/head:refs/remotes/origin/PR-43298 # timeout=10 [2022-03-17T16:13:37.557Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:37.566Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:13:37.585Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:13:37.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:37.586Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:37.847Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:13:37.857Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:13:38.353Z] > git remote # timeout=10 [2022-03-17T16:13:38.359Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T16:13:38.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:38.368Z] > git merge 0798f5f5cf6908593472b21179360168cd9f4691 # timeout=10 [2022-03-17T16:13:38.381Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T16:13:38.389Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:13:38.400Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:13:38.888Z] Commit message: "registry: serviceConfig: don't embed registry.ServiceConfig" [2022-03-17T16:13:38.972Z] #10 DONE 0.1s [2022-03-17T16:13:38.972Z] [2022-03-17T16:13:38.972Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T16:13:38.972Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-17T16:13:38.972Z] #7 DONE 0.1s [2022-03-17T16:13:38.972Z] [2022-03-17T16:13:38.972Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T16:13:38.972Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T16:13:38.972Z] #8 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-17T16:13:39.230Z] [2022-03-17T16:13:39.230Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T16:13:39.230Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T16:13:39.230Z] #69 DONE 0.0s [2022-03-17T16:13:39.230Z] [2022-03-17T16:13:39.230Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T16:13:39.230Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T16:13:39.230Z] #67 DONE 0.0s [2022-03-17T16:13:39.230Z] [2022-03-17T16:13:39.230Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T16:13:39.230Z] #11 sha256:555b2c5aec45171de05749c83a5cd03e47c1b8a8efda57cfd513b9abebd62ec1 [2022-03-17T16:13:39.230Z] #11 DONE 0.0s [2022-03-17T16:13:39.230Z] [2022-03-17T16:13:39.230Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-17T16:13:39.230Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 [2022-03-17T16:13:39.230Z] #28 DONE 0.0s [2022-03-17T16:13:39.230Z] [2022-03-17T16:13:39.230Z] #24 [internal] load build context [2022-03-17T16:13:39.230Z] #24 sha256:d66b25ffba7f679401a5b969c03f1ced4e1c0480d81c95074223f6a8cd437c9a [2022-03-17T16:13:39.238Z] Client: [2022-03-17T16:13:39.239Z] Context: default [2022-03-17T16:13:39.239Z] Debug Mode: false [2022-03-17T16:13:39.239Z] Plugins: [2022-03-17T16:13:39.239Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-17T16:13:39.239Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-17T16:13:39.239Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-17T16:13:39.239Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-17T16:13:39.239Z] [2022-03-17T16:13:39.239Z] Server: [2022-03-17T16:13:39.239Z] Containers: 0 [2022-03-17T16:13:39.239Z] Running: 0 [2022-03-17T16:13:39.239Z] Paused: 0 [2022-03-17T16:13:39.239Z] Stopped: 0 [2022-03-17T16:13:39.239Z] Images: 2 [2022-03-17T16:13:39.239Z] Server Version: 20.10.12 [2022-03-17T16:13:39.239Z] Storage Driver: overlay2 [2022-03-17T16:13:39.239Z] Backing Filesystem: extfs [2022-03-17T16:13:39.239Z] Supports d_type: true [2022-03-17T16:13:39.239Z] Native Overlay Diff: true [2022-03-17T16:13:39.239Z] userxattr: false [2022-03-17T16:13:39.239Z] Logging Driver: json-file [2022-03-17T16:13:39.239Z] Cgroup Driver: systemd [2022-03-17T16:13:39.239Z] Cgroup Version: 2 [2022-03-17T16:13:39.239Z] Plugins: [2022-03-17T16:13:39.239Z] Volume: local [2022-03-17T16:13:39.239Z] Network: bridge host ipvlan macvlan null overlay [2022-03-17T16:13:39.239Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-17T16:13:39.239Z] Swarm: inactive [2022-03-17T16:13:39.239Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-17T16:13:39.239Z] Default Runtime: runc [2022-03-17T16:13:39.239Z] Init Binary: docker-init [2022-03-17T16:13:39.239Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T16:13:39.239Z] runc version: v1.0.2-0-g52b36a2 [2022-03-17T16:13:39.239Z] init version: de40ad0 [2022-03-17T16:13:39.239Z] Security Options: [2022-03-17T16:13:39.239Z] apparmor [2022-03-17T16:13:39.239Z] seccomp [2022-03-17T16:13:39.239Z] Profile: default [2022-03-17T16:13:39.239Z] cgroupns [2022-03-17T16:13:39.239Z] Kernel Version: 5.11.0-1023-aws [2022-03-17T16:13:39.239Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-17T16:13:39.239Z] OSType: linux [2022-03-17T16:13:39.239Z] Architecture: x86_64 [2022-03-17T16:13:39.239Z] CPUs: 2 [2022-03-17T16:13:39.239Z] Total Memory: 7.477GiB [2022-03-17T16:13:39.239Z] Name: ip-10-100-56-223 [2022-03-17T16:13:39.239Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-17T16:13:39.239Z] Docker Root Dir: /var/lib/docker [2022-03-17T16:13:39.239Z] Debug Mode: false [2022-03-17T16:13:39.239Z] Registry: https://index.docker.io/v1/ [2022-03-17T16:13:39.239Z] Labels: [2022-03-17T16:13:39.239Z] Experimental: true [2022-03-17T16:13:39.239Z] Insecure Registries: [2022-03-17T16:13:39.239Z] 127.0.0.0/8 [2022-03-17T16:13:39.239Z] Live Restore Enabled: true [2022-03-17T16:13:39.239Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-17T16:13:39.300Z] + [ PR != PR ] [2022-03-17T16:13:39.300Z] + [ master != master ] [2022-03-17T16:13:39.300Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T16:13:39.570Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a . [2022-03-17T16:13:39.570Z] #1 [internal] load build definition from Dockerfile [2022-03-17T16:13:39.570Z] #1 sha256:589a023098472b77a8ebe147f9c1cd76e950b027a352ec8b297fb882e8afc2ae [2022-03-17T16:13:39.570Z] #1 transferring dockerfile: 16.77kB done [2022-03-17T16:13:39.570Z] #1 DONE 0.0s [2022-03-17T16:13:39.570Z] [2022-03-17T16:13:39.570Z] #2 [internal] load .dockerignore [2022-03-17T16:13:39.570Z] #2 sha256:e436a84a8b07be5965cc33ad61adaea17c56df52bd78e182f4cf1734a59bce47 [2022-03-17T16:13:39.570Z] #2 transferring context: 87B done [2022-03-17T16:13:39.570Z] #2 DONE 0.0s [2022-03-17T16:13:39.570Z] [2022-03-17T16:13:39.570Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-17T16:13:39.570Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-17T16:13:39.633Z] + docker version [2022-03-17T16:13:39.633Z] Client: Docker Engine - Community [2022-03-17T16:13:39.633Z] Version: 20.10.12 [2022-03-17T16:13:39.633Z] API version: 1.41 [2022-03-17T16:13:39.633Z] Go version: go1.16.12 [2022-03-17T16:13:39.633Z] Git commit: e91ed57 [2022-03-17T16:13:39.633Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-17T16:13:39.633Z] OS/Arch: linux/amd64 [2022-03-17T16:13:39.633Z] Context: default [2022-03-17T16:13:39.633Z] Experimental: true [2022-03-17T16:13:39.633Z] [2022-03-17T16:13:39.633Z] Server: Docker Engine - Community [2022-03-17T16:13:39.633Z] Engine: [2022-03-17T16:13:39.633Z] Version: 20.10.12 [2022-03-17T16:13:39.633Z] API version: 1.41 (minimum version 1.12) [2022-03-17T16:13:39.633Z] Go version: go1.16.12 [2022-03-17T16:13:39.633Z] Git commit: 459d0df [2022-03-17T16:13:39.633Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-17T16:13:39.633Z] OS/Arch: linux/amd64 [2022-03-17T16:13:39.633Z] Experimental: true [2022-03-17T16:13:39.633Z] containerd: [2022-03-17T16:13:39.633Z] Version: 1.4.12 [2022-03-17T16:13:39.633Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T16:13:39.633Z] runc: [2022-03-17T16:13:39.633Z] Version: 1.0.2 [2022-03-17T16:13:39.633Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-17T16:13:39.633Z] docker-init: [2022-03-17T16:13:39.633Z] Version: 0.19.0 [2022-03-17T16:13:39.633Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-17T16:13:39.762Z] + docker version [2022-03-17T16:13:39.762Z] Client: Docker Engine - Community [2022-03-17T16:13:39.762Z] Version: 20.10.12 [2022-03-17T16:13:39.762Z] API version: 1.41 [2022-03-17T16:13:39.762Z] Go version: go1.16.12 [2022-03-17T16:13:39.762Z] Git commit: e91ed57 [2022-03-17T16:13:39.762Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-17T16:13:39.762Z] OS/Arch: linux/amd64 [2022-03-17T16:13:39.762Z] Context: default [2022-03-17T16:13:39.762Z] Experimental: true [2022-03-17T16:13:39.762Z] [2022-03-17T16:13:39.762Z] Server: Docker Engine - Community [2022-03-17T16:13:39.762Z] Engine: [2022-03-17T16:13:39.762Z] Version: 20.10.12 [2022-03-17T16:13:39.762Z] API version: 1.41 (minimum version 1.12) [2022-03-17T16:13:39.762Z] Go version: go1.16.12 [2022-03-17T16:13:39.762Z] Git commit: 459d0df [2022-03-17T16:13:39.762Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-17T16:13:39.762Z] OS/Arch: linux/amd64 [2022-03-17T16:13:39.762Z] Experimental: true [2022-03-17T16:13:39.762Z] containerd: [2022-03-17T16:13:39.762Z] Version: 1.4.12 [2022-03-17T16:13:39.762Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T16:13:39.762Z] runc: [2022-03-17T16:13:39.762Z] Version: 1.0.2 [2022-03-17T16:13:39.762Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-17T16:13:39.762Z] docker-init: [2022-03-17T16:13:39.762Z] Version: 0.19.0 [2022-03-17T16:13:39.762Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-17T16:13:39.797Z] #24 ... [2022-03-17T16:13:39.797Z] [2022-03-17T16:13:39.797Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T16:13:39.797Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T16:13:39.797Z] #45 DONE 0.0s [2022-03-17T16:13:39.797Z] [2022-03-17T16:13:39.797Z] #24 [internal] load build context [2022-03-17T16:13:39.797Z] #24 sha256:d66b25ffba7f679401a5b969c03f1ced4e1c0480d81c95074223f6a8cd437c9a [2022-03-17T16:13:39.830Z] #3 DONE 0.1s [2022-03-17T16:13:39.830Z] [2022-03-17T16:13:39.830Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-17T16:13:39.830Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-17T16:13:39.830Z] #4 CACHED [2022-03-17T16:13:39.911Z] + docker info [2022-03-17T16:13:40.056Z] + docker info [2022-03-17T16:13:40.091Z] [2022-03-17T16:13:40.091Z] #6 [internal] load .dockerignore [2022-03-17T16:13:40.091Z] #6 sha256:3e87772b1ae086684ad906f63e8cb7a84d46e3e98870ed94cc3de92cf7679683 [2022-03-17T16:13:40.091Z] #6 DONE 0.0s [2022-03-17T16:13:40.091Z] [2022-03-17T16:13:40.091Z] #5 [internal] load build definition from Dockerfile [2022-03-17T16:13:40.091Z] #5 sha256:e6981f37bf61cfddd3ba0e4f5dbaaeb5e706fe552303e5283ee4ce7ebea4ebf3 [2022-03-17T16:13:40.091Z] #5 DONE 0.0s [2022-03-17T16:13:40.091Z] [2022-03-17T16:13:40.091Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T16:13:40.091Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-17T16:13:40.091Z] #7 DONE 0.1s [2022-03-17T16:13:40.091Z] [2022-03-17T16:13:40.091Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T16:13:40.091Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T16:13:40.351Z] #10 DONE 0.1s [2022-03-17T16:13:40.351Z] [2022-03-17T16:13:40.351Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T16:13:40.351Z] #8 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-17T16:13:40.351Z] #8 DONE 0.1s [2022-03-17T16:13:40.351Z] [2022-03-17T16:13:40.351Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T16:13:40.351Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-17T16:13:40.351Z] #9 DONE 0.1s [2022-03-17T16:13:40.362Z] #24 transferring context: 58.90MB 1.0s done [2022-03-17T16:13:40.362Z] #24 DONE 1.2s [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T16:13:40.362Z] #56 sha256:774d97540892f9a2a69971c2578afc2139aace2605b2ebe3c0c3f28dfe4e920e [2022-03-17T16:13:40.362Z] #56 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T16:13:40.362Z] #42 sha256:8f63cbca71bd75cc6936bfa8ab8a5fe8ac8fa6a50347abfd56c465d8c80b214a [2022-03-17T16:13:40.362Z] #42 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-17T16:13:40.362Z] #46 sha256:42513e5afce9d9a70900da4afef616958d792d599104e7105a920a0b2bc23423 [2022-03-17T16:13:40.362Z] #46 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-17T16:13:40.362Z] #39 sha256:ebaa683ac7ce40ab4bbbaea48dcee77b7bc59de0019ed129eb952e6530117a6c [2022-03-17T16:13:40.362Z] #39 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-17T16:13:40.362Z] #37 sha256:1bd5c0eb5c998cf7ff530ad9671805410b7c56855f794e12350a663fd6abff8a [2022-03-17T16:13:40.362Z] #37 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-17T16:13:40.362Z] #71 sha256:a41e954aae0000c124a288ba2ab4fd38c9d8f4a895532126834653e5476b4a47 [2022-03-17T16:13:40.362Z] #71 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-17T16:13:40.362Z] #35 sha256:65c5b5f54d7b67e982b9edafef2db85f7f9253324fffc8b08c8e393cad142b32 [2022-03-17T16:13:40.362Z] #35 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-17T16:13:40.362Z] #32 sha256:b1dd948f6376a4407c277d48409a2b0a3f7298dd1923f72ce1012d38f3d8529f [2022-03-17T16:13:40.362Z] #32 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T16:13:40.362Z] #26 sha256:a2373295643403fddd9522ac0577db9da1956ed875eb050ee557eb9a2e284893 [2022-03-17T16:13:40.362Z] #26 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T16:13:40.362Z] #58 sha256:4d7f403248d513c76df69e3995755130505745bccb8abab532cb6a1437525337 [2022-03-17T16:13:40.362Z] #58 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-17T16:13:40.362Z] #18 sha256:dc3ee12dc3c5f798165618fed69a3b7fb018dea19025d36719b0e2f93d5fcce9 [2022-03-17T16:13:40.362Z] #18 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-17T16:13:40.362Z] #57 sha256:3038e99c2c1eb7e918fa8ab48a3c91cf82efb608d8b31f48cb8e3fadae563bd2 [2022-03-17T16:13:40.362Z] #57 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T16:13:40.362Z] #31 sha256:112692fbcb9fe3f355d13da1c91529d9aadc27d57b1f7646c2323a19c3a7542d [2022-03-17T16:13:40.362Z] #31 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-17T16:13:40.362Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-17T16:13:40.362Z] #70 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T16:13:40.362Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-17T16:13:40.362Z] #29 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T16:13:40.362Z] #23 sha256:39052603085ce0256db3baa3a0b98a38fca8301fed5d326660748793ac630d1b [2022-03-17T16:13:40.362Z] #23 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-17T16:13:40.362Z] #41 sha256:ac793aa1963c7f41a87656d70b709c6f790beedc34e11e198850ff6fdba72995 [2022-03-17T16:13:40.362Z] #41 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-17T16:13:40.362Z] #30 sha256:141a2332fde93291e17f570535ad11d9ceaf6e26f59b24832ea6b3aca809790b [2022-03-17T16:13:40.362Z] #30 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-17T16:13:40.362Z] #19 sha256:af2db5a9e6837155a5130faf2fd7291d95f1bbba83f097db1c6047d556c7701f [2022-03-17T16:13:40.362Z] #19 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T16:13:40.362Z] #20 sha256:8055231f05864d044699d80182330c875eafb66a3509d5708c53c9db4b773682 [2022-03-17T16:13:40.362Z] #20 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T16:13:40.362Z] #60 sha256:24cf21cf7c8d1eb11ad48936d597fbceeac58f7092f80b83fc4b00a95013d9b4 [2022-03-17T16:13:40.362Z] #60 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-17T16:13:40.362Z] #55 sha256:8c81cbfb41f6a1b04ed92551028a14c66629ceae8ed8a9f1cb7ea55fd32769aa [2022-03-17T16:13:40.362Z] #55 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-17T16:13:40.362Z] #36 sha256:e2d78f3b1ac7896393f000142b7d7cc967cc56946430e485dfaff7aba1b1cdaf [2022-03-17T16:13:40.362Z] #36 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T16:13:40.362Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-17T16:13:40.362Z] #38 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-17T16:13:40.362Z] #66 sha256:1a58f1e691aecfe714196be2bedc505b26640ad4600ea9a684f33de483caca85 [2022-03-17T16:13:40.362Z] #66 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T16:13:40.362Z] #21 sha256:43cb0df811a315d153d32ff8cd0fa0308904585110f4d5d27efc99017e00d555 [2022-03-17T16:13:40.362Z] #21 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T16:13:40.362Z] #43 sha256:21b7e977c8b6753e893831082648bc2b5d7336ed5af9dc23f297334443bc617a [2022-03-17T16:13:40.362Z] #43 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-17T16:13:40.362Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-17T16:13:40.362Z] #68 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T16:13:40.362Z] #15 sha256:d8a320c82cab7f01422ae89ff193aaa97e19460198554d5911e34085d2be90ac [2022-03-17T16:13:40.362Z] #15 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T16:13:40.362Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T16:13:40.362Z] #51 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-17T16:13:40.362Z] #16 sha256:9af9a131a283b306b75a5655478cfa0ed2c50593015561b111c5fea5b55f518e [2022-03-17T16:13:40.362Z] #16 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-17T16:13:40.362Z] #17 sha256:b1359dabe6ea1f3046c709d19048acb4fdd140c9b8224d0f164f87f2fe93f153 [2022-03-17T16:13:40.362Z] #17 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-17T16:13:40.362Z] #52 sha256:eed1ddb63ba2b9483dde48275a30688dd1f425acfa3b0122a143a0f50f181c02 [2022-03-17T16:13:40.362Z] #52 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-17T16:13:40.362Z] #59 sha256:91d5f83ba781eab3fb881a2d5ce1cbae50b0b44db0dba1fd4bb1dd5a9ec4187c [2022-03-17T16:13:40.362Z] #59 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-17T16:13:40.362Z] #54 sha256:86eacb89bda890b6737f5cfd9ff55f96b244d7b03a8351c5f9cf2ba1ae5dd09b [2022-03-17T16:13:40.362Z] #54 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T16:13:40.362Z] #12 sha256:f68082cf1125fddbf1e6dd62861d626743e4e6ddd74e0635d4ae74fadfbd9078 [2022-03-17T16:13:40.362Z] #12 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T16:13:40.362Z] #33 sha256:c26b1877bc4c133581a6b2a25ad4dcb89369405865836bad5b18a68144c4ca2c [2022-03-17T16:13:40.362Z] #33 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-17T16:13:40.362Z] #13 sha256:17c5ee7ace4e6321035a55df73f934a960b7144340394ec8e470cd7ede716edd [2022-03-17T16:13:40.362Z] #13 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-17T16:13:40.362Z] #44 sha256:85efd4183ff9e29bff9acb5413b994451b99584cbc35eea2940d99e81431faab [2022-03-17T16:13:40.362Z] #44 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T16:13:40.362Z] #25 sha256:37cc72987c9cfb9712cb60d22e47ecab2e832b6260ea1cc94d6ccab71e134392 [2022-03-17T16:13:40.362Z] #25 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T16:13:40.362Z] #34 sha256:161945c81b3d78b8166eb66f0de5a4ec30ef0c0f329c46793eff27a2b94e7036 [2022-03-17T16:13:40.362Z] #34 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T16:13:40.362Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-17T16:13:40.362Z] #47 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-17T16:13:40.362Z] #48 sha256:c05627132c26e92171a8916d5cb8eff50c7576047670699a92433d28373d0966 [2022-03-17T16:13:40.362Z] #48 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-17T16:13:40.362Z] #61 sha256:412d06556818b20f92de64627db037ac65d1c821ebe0ab2680416bd0ccb8a7d7 [2022-03-17T16:13:40.362Z] #61 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T16:13:40.362Z] #49 sha256:7a99481752b7915c6d6a4dddfe503e9c7e90114426ab234d7af2c4b660d2bd7c [2022-03-17T16:13:40.362Z] #49 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.362Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-17T16:13:40.362Z] #50 sha256:84ff70a0cfd553ceb4fbdb2902dff3ca4bec1fce1b7e9dbec350feedf4301161 [2022-03-17T16:13:40.362Z] #50 CACHED [2022-03-17T16:13:40.362Z] [2022-03-17T16:13:40.363Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T16:13:40.363Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T16:13:40.363Z] #14 CACHED [2022-03-17T16:13:40.363Z] [2022-03-17T16:13:40.363Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-17T16:13:40.363Z] #62 sha256:d0e096ce919cecf893f71398c712b339ab33762d1f02651fd5f14cfffd0c61f1 [2022-03-17T16:13:40.363Z] #62 CACHED [2022-03-17T16:13:40.363Z] [2022-03-17T16:13:40.363Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-17T16:13:40.363Z] #22 sha256:e0642d8718311db49c358af96d886b1b583535ee02a7fef8acff9e3f161e6560 [2022-03-17T16:13:40.363Z] #22 CACHED [2022-03-17T16:13:40.363Z] [2022-03-17T16:13:40.363Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T16:13:40.363Z] #53 sha256:aeeb4bb85d76f22e805aac9fa32bb44e2d69d96ce7cc30b888aa790aaabe730b [2022-03-17T16:13:40.363Z] #53 CACHED [2022-03-17T16:13:40.363Z] [2022-03-17T16:13:40.363Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-17T16:13:40.363Z] #65 sha256:5bb63435314f347cfe45e89015eda385f13dff7162a51a99f7b43464be04f952 [2022-03-17T16:13:40.363Z] #65 CACHED [2022-03-17T16:13:40.363Z] [2022-03-17T16:13:40.363Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T16:13:40.363Z] #27 sha256:b8dd4367c95f44583135ee60b49f6b8bdfac3400c2d19f2903c3cfcbcb8d72db [2022-03-17T16:13:40.363Z] #27 CACHED [2022-03-17T16:13:40.363Z] [2022-03-17T16:13:40.363Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T16:13:40.363Z] #40 sha256:da982cfdfdf3047c1016c23a4c3d7bb5218cadad915a5ace41c750b7d3539531 [2022-03-17T16:13:40.363Z] #40 CACHED [2022-03-17T16:13:40.363Z] [2022-03-17T16:13:40.363Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T16:13:40.363Z] #63 sha256:418f90e5cb04d7ec9410e121961e90b7035d0eef01ce8c4c164a765201aa4861 [2022-03-17T16:13:40.363Z] #63 CACHED [2022-03-17T16:13:40.363Z] [2022-03-17T16:13:40.363Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-17T16:13:40.363Z] #64 sha256:6a42c84228b63ffed6f8adb00e371f3a6a5b88b7264e29c53e4da87e7132737a [2022-03-17T16:13:40.363Z] #64 CACHED [2022-03-17T16:13:40.363Z] [2022-03-17T16:13:40.363Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-17T16:13:40.363Z] #72 sha256:cfdedfa275e34e99c32182996768664bd87950db32962285244b2f228f8c784a [2022-03-17T16:13:40.363Z] #72 CACHED [2022-03-17T16:13:40.363Z] [2022-03-17T16:13:40.363Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-17T16:13:40.363Z] #73 sha256:1d3415d89cfec8408cf19fac65b501c0bef4bc8efd4fcea5d0931b1a08bafec2 [2022-03-17T16:13:40.475Z] Client: [2022-03-17T16:13:40.475Z] Context: default [2022-03-17T16:13:40.475Z] Debug Mode: false [2022-03-17T16:13:40.475Z] Plugins: [2022-03-17T16:13:40.475Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-17T16:13:40.475Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-17T16:13:40.475Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-17T16:13:40.475Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-17T16:13:40.475Z] [2022-03-17T16:13:40.475Z] Server: [2022-03-17T16:13:40.475Z] Containers: 0 [2022-03-17T16:13:40.475Z] Running: 0 [2022-03-17T16:13:40.475Z] Paused: 0 [2022-03-17T16:13:40.475Z] Stopped: 0 [2022-03-17T16:13:40.475Z] Images: 2 [2022-03-17T16:13:40.475Z] Server Version: 20.10.12 [2022-03-17T16:13:40.475Z] Storage Driver: overlay2 [2022-03-17T16:13:40.475Z] Backing Filesystem: extfs [2022-03-17T16:13:40.475Z] Supports d_type: true [2022-03-17T16:13:40.475Z] Native Overlay Diff: true [2022-03-17T16:13:40.475Z] userxattr: false [2022-03-17T16:13:40.475Z] Logging Driver: json-file [2022-03-17T16:13:40.475Z] Cgroup Driver: cgroupfs [2022-03-17T16:13:40.475Z] Cgroup Version: 1 [2022-03-17T16:13:40.475Z] Plugins: [2022-03-17T16:13:40.475Z] Volume: local [2022-03-17T16:13:40.475Z] Network: bridge host ipvlan macvlan null overlay [2022-03-17T16:13:40.475Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-17T16:13:40.475Z] Swarm: inactive [2022-03-17T16:13:40.475Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-17T16:13:40.475Z] Default Runtime: runc [2022-03-17T16:13:40.475Z] Init Binary: docker-init [2022-03-17T16:13:40.475Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T16:13:40.475Z] runc version: v1.0.2-0-g52b36a2 [2022-03-17T16:13:40.475Z] init version: de40ad0 [2022-03-17T16:13:40.475Z] Security Options: [2022-03-17T16:13:40.475Z] apparmor [2022-03-17T16:13:40.475Z] seccomp [2022-03-17T16:13:40.475Z] Profile: default [2022-03-17T16:13:40.475Z] Kernel Version: 5.4.0-1061-aws [2022-03-17T16:13:40.475Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-17T16:13:40.475Z] OSType: linux [2022-03-17T16:13:40.475Z] Architecture: x86_64 [2022-03-17T16:13:40.475Z] CPUs: 2 [2022-03-17T16:13:40.475Z] Total Memory: 7.565GiB [2022-03-17T16:13:40.475Z] Name: ip-10-100-127-159 [2022-03-17T16:13:40.475Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-17T16:13:40.475Z] Docker Root Dir: /var/lib/docker [2022-03-17T16:13:40.475Z] Debug Mode: false [2022-03-17T16:13:40.475Z] Registry: https://index.docker.io/v1/ [2022-03-17T16:13:40.475Z] Labels: [2022-03-17T16:13:40.475Z] Experimental: true [2022-03-17T16:13:40.475Z] Insecure Registries: [2022-03-17T16:13:40.475Z] 127.0.0.0/8 [2022-03-17T16:13:40.475Z] Live Restore Enabled: true [2022-03-17T16:13:40.475Z] [2022-03-17T16:13:40.475Z] WARNING: No swap limit support [Pipeline] sh [2022-03-17T16:13:40.753Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T16:13:40.753Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T16:13:40.753Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43298/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-17T16:13:40.753Z] + bash /home/ubuntu/workspace/moby_PR-43298/check-config.sh [2022-03-17T16:13:40.753Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-17T16:13:40.753Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-17T16:13:40.753Z] [2022-03-17T16:13:40.753Z] Generally Necessary: [2022-03-17T16:13:40.753Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-17T16:13:40.753Z] - apparmor: enabled and tools installed [2022-03-17T16:13:40.753Z] - CONFIG_NAMESPACES: enabled [2022-03-17T16:13:40.753Z] - CONFIG_NET_NS: enabled [2022-03-17T16:13:40.753Z] - CONFIG_PID_NS: enabled [2022-03-17T16:13:40.753Z] - CONFIG_IPC_NS: enabled [2022-03-17T16:13:40.753Z] - CONFIG_UTS_NS: enabled [2022-03-17T16:13:40.753Z] - CONFIG_CGROUPS: enabled [2022-03-17T16:13:40.753Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-17T16:13:40.753Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-17T16:13:40.753Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-17T16:13:40.753Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-17T16:13:40.753Z] - CONFIG_CPUSETS: enabled [2022-03-17T16:13:40.753Z] - CONFIG_MEMCG: enabled [2022-03-17T16:13:40.753Z] - CONFIG_KEYS: enabled [2022-03-17T16:13:40.753Z] - CONFIG_VETH: enabled (as module) [2022-03-17T16:13:40.753Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-17T16:13:40.753Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-17T16:13:40.753Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-17T16:13:40.753Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-17T16:13:40.753Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-17T16:13:40.753Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-17T16:13:40.753Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-17T16:13:40.753Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-17T16:13:40.753Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-17T16:13:40.753Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-17T16:13:40.753Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-17T16:13:40.753Z] - CONFIG_CGROUP_BPF: enabled [2022-03-17T16:13:40.753Z] [2022-03-17T16:13:40.753Z] Optional Features: [2022-03-17T16:13:40.753Z] - CONFIG_USER_NS: enabled [2022-03-17T16:13:40.753Z] - CONFIG_SECCOMP: enabled [2022-03-17T16:13:40.753Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-17T16:13:40.753Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-17T16:13:40.753Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-17T16:13:40.753Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-17T16:13:40.753Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-17T16:13:40.753Z] - CONFIG_BLK_CGROUP: enabled [2022-03-17T16:13:40.753Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-17T16:13:40.753Z] - CONFIG_CGROUP_PERF: enabled [2022-03-17T16:13:40.753Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-17T16:13:40.926Z] [2022-03-17T16:13:40.926Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T16:13:40.926Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T16:13:40.926Z] #69 DONE 0.0s [2022-03-17T16:13:40.926Z] [2022-03-17T16:13:40.926Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T16:13:40.926Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T16:13:40.926Z] #67 DONE 0.0s [2022-03-17T16:13:40.926Z] [2022-03-17T16:13:40.926Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T16:13:40.926Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T16:13:40.926Z] #11 DONE 0.0s [2022-03-17T16:13:40.926Z] [2022-03-17T16:13:40.926Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-17T16:13:40.926Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-17T16:13:40.926Z] #28 DONE 0.0s [2022-03-17T16:13:40.926Z] [2022-03-17T16:13:40.926Z] #24 [internal] load build context [2022-03-17T16:13:40.926Z] #24 sha256:a4edb8f04f40a6668fcfbfda437668429c84c52835f3cb6ea025fc82ad21c961 [2022-03-17T16:13:41.011Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-17T16:13:41.011Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-17T16:13:41.011Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-17T16:13:41.011Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-17T16:13:41.011Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-17T16:13:41.011Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-17T16:13:41.011Z] - CONFIG_IP_VS: enabled (as module) [2022-03-17T16:13:41.011Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-17T16:13:41.011Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-17T16:13:41.011Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-17T16:13:41.011Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-17T16:13:41.011Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-17T16:13:41.011Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-17T16:13:41.011Z] - CONFIG_EXT4_FS: enabled [2022-03-17T16:13:41.011Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-17T16:13:41.011Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-17T16:13:41.011Z] - Network Drivers: [2022-03-17T16:13:41.011Z] - "overlay": [2022-03-17T16:13:41.011Z] - CONFIG_VXLAN: enabled (as module) [2022-03-17T16:13:41.011Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-17T16:13:41.011Z] Optional (for encrypted networks): [2022-03-17T16:13:41.011Z] - CONFIG_CRYPTO: enabled [2022-03-17T16:13:41.011Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-17T16:13:41.011Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-17T16:13:41.011Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-17T16:13:41.011Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-17T16:13:41.011Z] - CONFIG_XFRM: enabled [2022-03-17T16:13:41.011Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-17T16:13:41.011Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-17T16:13:41.011Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-17T16:13:41.011Z] - "ipvlan": [2022-03-17T16:13:41.011Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-17T16:13:41.011Z] - "macvlan": [2022-03-17T16:13:41.011Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-17T16:13:41.011Z] - CONFIG_DUMMY: enabled (as module) [2022-03-17T16:13:41.011Z] - "ftp,tftp client in container": [2022-03-17T16:13:41.011Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-17T16:13:41.011Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-17T16:13:41.011Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-17T16:13:41.011Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-17T16:13:41.011Z] - Storage Drivers: [2022-03-17T16:13:41.011Z] - "aufs": [2022-03-17T16:13:41.011Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-17T16:13:41.011Z] - "btrfs": [2022-03-17T16:13:41.011Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-17T16:13:41.011Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-17T16:13:41.011Z] - "devicemapper": [2022-03-17T16:13:41.011Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-17T16:13:41.012Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-17T16:13:41.012Z] - "overlay": [2022-03-17T16:13:41.012Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-17T16:13:41.012Z] - "zfs": [2022-03-17T16:13:41.012Z] - /dev/zfs: present [2022-03-17T16:13:41.012Z] - zfs command: missing [2022-03-17T16:13:41.012Z] - zpool command: missing [2022-03-17T16:13:41.012Z] [2022-03-17T16:13:41.012Z] Limits: [2022-03-17T16:13:41.012Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-17T16:13:41.012Z] [2022-03-17T16:13:41.012Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-17T16:13:41.193Z] #24 ... [2022-03-17T16:13:41.193Z] [2022-03-17T16:13:41.193Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T16:13:41.193Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T16:13:41.193Z] #45 DONE 0.5s [2022-03-17T16:13:41.193Z] [2022-03-17T16:13:41.193Z] #24 [internal] load build context [2022-03-17T16:13:41.193Z] #24 sha256:a4edb8f04f40a6668fcfbfda437668429c84c52835f3cb6ea025fc82ad21c961 [2022-03-17T16:13:41.300Z] #73 DONE 0.9s [2022-03-17T16:13:41.300Z] [2022-03-17T16:13:41.300Z] #74 exporting to image [2022-03-17T16:13:41.300Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-17T16:13:41.300Z] #74 exporting layers [2022-03-17T16:13:41.343Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a . [2022-03-17T16:13:41.343Z] #1 [internal] load build definition from Dockerfile [2022-03-17T16:13:41.343Z] #1 sha256:3276e8f003984116979fa3506c1e7183b1c9a32e8551926387862476d8f3199a [2022-03-17T16:13:41.343Z] #1 transferring dockerfile: 16.77kB done [2022-03-17T16:13:41.343Z] #1 DONE 0.0s [2022-03-17T16:13:41.343Z] [2022-03-17T16:13:41.343Z] #2 [internal] load .dockerignore [2022-03-17T16:13:41.343Z] #2 sha256:f3d2c6f0351bb37e83bcc1e72898a7deefd4611b55a7bd6a4861a2fbe2b97cea [2022-03-17T16:13:41.343Z] #2 transferring context: 87B done [2022-03-17T16:13:41.343Z] #2 DONE 0.0s [2022-03-17T16:13:41.343Z] [2022-03-17T16:13:41.343Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-17T16:13:41.343Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-17T16:13:41.436Z] Client: [2022-03-17T16:13:41.436Z] Context: default [2022-03-17T16:13:41.436Z] Debug Mode: false [2022-03-17T16:13:41.436Z] Plugins: [2022-03-17T16:13:41.436Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-17T16:13:41.436Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-17T16:13:41.436Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-17T16:13:41.436Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-17T16:13:41.436Z] [2022-03-17T16:13:41.436Z] Server: [2022-03-17T16:13:41.436Z] Containers: 0 [2022-03-17T16:13:41.436Z] Running: 0 [2022-03-17T16:13:41.436Z] Paused: 0 [2022-03-17T16:13:41.436Z] Stopped: 0 [2022-03-17T16:13:41.436Z] Images: 2 [2022-03-17T16:13:41.436Z] Server Version: 20.10.12 [2022-03-17T16:13:41.436Z] Storage Driver: overlay2 [2022-03-17T16:13:41.436Z] Backing Filesystem: extfs [2022-03-17T16:13:41.436Z] Supports d_type: true [2022-03-17T16:13:41.436Z] Native Overlay Diff: true [2022-03-17T16:13:41.436Z] userxattr: false [2022-03-17T16:13:41.436Z] Logging Driver: json-file [2022-03-17T16:13:41.436Z] Cgroup Driver: cgroupfs [2022-03-17T16:13:41.436Z] Cgroup Version: 1 [2022-03-17T16:13:41.436Z] Plugins: [2022-03-17T16:13:41.436Z] Volume: local [2022-03-17T16:13:41.436Z] Network: bridge host ipvlan macvlan null overlay [2022-03-17T16:13:41.436Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-17T16:13:41.436Z] Swarm: inactive [2022-03-17T16:13:41.436Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-17T16:13:41.436Z] Default Runtime: runc [2022-03-17T16:13:41.436Z] Init Binary: docker-init [2022-03-17T16:13:41.436Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T16:13:41.436Z] runc version: v1.0.2-0-g52b36a2 [2022-03-17T16:13:41.436Z] init version: de40ad0 [2022-03-17T16:13:41.436Z] Security Options: [2022-03-17T16:13:41.436Z] apparmor [2022-03-17T16:13:41.436Z] seccomp [2022-03-17T16:13:41.436Z] Profile: default [2022-03-17T16:13:41.436Z] Kernel Version: 5.4.0-1061-aws [2022-03-17T16:13:41.436Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-17T16:13:41.436Z] OSType: linux [2022-03-17T16:13:41.436Z] Architecture: x86_64 [2022-03-17T16:13:41.436Z] CPUs: 2 [2022-03-17T16:13:41.436Z] Total Memory: 7.565GiB [2022-03-17T16:13:41.436Z] Name: ip-10-100-49-138 [2022-03-17T16:13:41.436Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-17T16:13:41.436Z] Docker Root Dir: /var/lib/docker [2022-03-17T16:13:41.436Z] Debug Mode: false [2022-03-17T16:13:41.436Z] Registry: https://index.docker.io/v1/ [2022-03-17T16:13:41.436Z] Labels: [2022-03-17T16:13:41.436Z] Experimental: true [2022-03-17T16:13:41.436Z] Insecure Registries: [2022-03-17T16:13:41.436Z] 127.0.0.0/8 [2022-03-17T16:13:41.436Z] Live Restore Enabled: true [2022-03-17T16:13:41.436Z] [2022-03-17T16:13:41.436Z] WARNING: No swap limit support [Pipeline] sh [2022-03-17T16:13:41.457Z] #24 ... [2022-03-17T16:13:41.457Z] [2022-03-17T16:13:41.457Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T16:13:41.457Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T16:13:41.457Z] #45 DONE 0.0s [2022-03-17T16:13:41.457Z] [2022-03-17T16:13:41.457Z] #24 [internal] load build context [2022-03-17T16:13:41.457Z] #24 sha256:a4edb8f04f40a6668fcfbfda437668429c84c52835f3cb6ea025fc82ad21c961 [2022-03-17T16:13:41.603Z] #3 DONE 0.2s [2022-03-17T16:13:41.603Z] [2022-03-17T16:13:41.603Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-17T16:13:41.603Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-17T16:13:41.603Z] #4 CACHED [2022-03-17T16:13:41.722Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T16:13:41.722Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T16:13:41.722Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43298/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-17T16:13:41.722Z] + bash /home/ubuntu/workspace/moby_PR-43298/check-config.sh [2022-03-17T16:13:41.722Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-17T16:13:41.722Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-17T16:13:41.722Z] [2022-03-17T16:13:41.722Z] Generally Necessary: [2022-03-17T16:13:41.722Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-17T16:13:41.722Z] - apparmor: enabled and tools installed [2022-03-17T16:13:41.722Z] - CONFIG_NAMESPACES: enabled [2022-03-17T16:13:41.722Z] - CONFIG_NET_NS: enabled [2022-03-17T16:13:41.722Z] - CONFIG_PID_NS: enabled [2022-03-17T16:13:41.722Z] - CONFIG_IPC_NS: enabled [2022-03-17T16:13:41.722Z] - CONFIG_UTS_NS: enabled [2022-03-17T16:13:41.722Z] - CONFIG_CGROUPS: enabled [2022-03-17T16:13:41.722Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-17T16:13:41.722Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-17T16:13:41.722Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-17T16:13:41.722Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-17T16:13:41.722Z] - CONFIG_CPUSETS: enabled [2022-03-17T16:13:41.722Z] - CONFIG_MEMCG: enabled [2022-03-17T16:13:41.722Z] - CONFIG_KEYS: enabled [2022-03-17T16:13:41.722Z] - CONFIG_VETH: enabled (as module) [2022-03-17T16:13:41.722Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-17T16:13:41.722Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-17T16:13:41.722Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-17T16:13:41.722Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-17T16:13:41.722Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-17T16:13:41.722Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-17T16:13:41.722Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-17T16:13:41.722Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-17T16:13:41.722Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-17T16:13:41.722Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-17T16:13:41.722Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-17T16:13:41.722Z] - CONFIG_CGROUP_BPF: enabled [2022-03-17T16:13:41.722Z] [2022-03-17T16:13:41.722Z] Optional Features: [2022-03-17T16:13:41.722Z] - CONFIG_USER_NS: enabled [2022-03-17T16:13:41.722Z] - CONFIG_SECCOMP: enabled [2022-03-17T16:13:41.722Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-17T16:13:41.722Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-17T16:13:41.722Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-17T16:13:41.722Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-17T16:13:41.863Z] [2022-03-17T16:13:41.863Z] #6 [internal] load build definition from Dockerfile [2022-03-17T16:13:41.863Z] #6 sha256:46bf344c5c1f44ea4091b9e297adef89284d16659647f559d95e875440b49c3a [2022-03-17T16:13:41.863Z] #6 DONE 0.0s [2022-03-17T16:13:41.863Z] [2022-03-17T16:13:41.863Z] #5 [internal] load .dockerignore [2022-03-17T16:13:41.863Z] #5 sha256:a0aa936e3fed315122987ced112d160f802ecd5ab837399a38a22eaae91a7291 [2022-03-17T16:13:41.863Z] #5 DONE 0.0s [2022-03-17T16:13:41.863Z] [2022-03-17T16:13:41.863Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T16:13:41.863Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-17T16:13:41.863Z] #7 DONE 0.1s [2022-03-17T16:13:41.863Z] [2022-03-17T16:13:41.863Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T16:13:41.863Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-17T16:13:41.982Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-17T16:13:41.982Z] - CONFIG_BLK_CGROUP: enabled [2022-03-17T16:13:41.982Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-17T16:13:41.983Z] - CONFIG_CGROUP_PERF: enabled [2022-03-17T16:13:41.983Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-17T16:13:41.983Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-17T16:13:41.983Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-17T16:13:41.983Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-17T16:13:41.983Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-17T16:13:41.983Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-17T16:13:41.983Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-17T16:13:41.983Z] - CONFIG_IP_VS: enabled (as module) [2022-03-17T16:13:41.983Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-17T16:13:41.983Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-17T16:13:41.983Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-17T16:13:41.983Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-17T16:13:41.983Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-17T16:13:41.983Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-17T16:13:41.983Z] - CONFIG_EXT4_FS: enabled [2022-03-17T16:13:41.983Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-17T16:13:41.983Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-17T16:13:41.983Z] - Network Drivers: [2022-03-17T16:13:41.983Z] - "overlay": [2022-03-17T16:13:41.983Z] - CONFIG_VXLAN: enabled (as module) [2022-03-17T16:13:41.983Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-17T16:13:41.983Z] Optional (for encrypted networks): [2022-03-17T16:13:41.983Z] - CONFIG_CRYPTO: enabled [2022-03-17T16:13:41.983Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-17T16:13:41.983Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-17T16:13:41.983Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-17T16:13:41.983Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-17T16:13:41.983Z] - CONFIG_XFRM: enabled [2022-03-17T16:13:41.983Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-17T16:13:41.983Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-17T16:13:41.983Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-17T16:13:41.983Z] - "ipvlan": [2022-03-17T16:13:41.983Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-17T16:13:41.983Z] - "macvlan": [2022-03-17T16:13:41.983Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-17T16:13:41.983Z] - CONFIG_DUMMY: enabled (as module) [2022-03-17T16:13:41.983Z] - "ftp,tftp client in container": [2022-03-17T16:13:41.983Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-17T16:13:41.983Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-17T16:13:41.983Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-17T16:13:41.983Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-17T16:13:41.983Z] - Storage Drivers: [2022-03-17T16:13:41.983Z] - "aufs": [2022-03-17T16:13:41.983Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-17T16:13:41.983Z] - "btrfs": [2022-03-17T16:13:41.983Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-17T16:13:41.983Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-17T16:13:41.983Z] - "devicemapper": [2022-03-17T16:13:41.983Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-17T16:13:41.983Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-17T16:13:41.983Z] - "overlay": [2022-03-17T16:13:41.983Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-17T16:13:41.983Z] - "zfs": [2022-03-17T16:13:41.983Z] - /dev/zfs: present [2022-03-17T16:13:41.983Z] - zfs command: missing [2022-03-17T16:13:42.124Z] #10 DONE 0.1s [2022-03-17T16:13:42.124Z] [2022-03-17T16:13:42.124Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T16:13:42.124Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-17T16:13:42.124Z] #9 DONE 0.1s [2022-03-17T16:13:42.124Z] [2022-03-17T16:13:42.124Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T16:13:42.124Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T16:13:42.124Z] #8 DONE 0.1s [2022-03-17T16:13:42.227Z] #74 exporting layers 0.9s done [2022-03-17T16:13:42.227Z] #74 writing image sha256:35525efd4f271ee31365e8474ebfd3b829fa0bd4c5414947776431dd82a02298 done [2022-03-17T16:13:42.227Z] #74 naming to docker.io/library/docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a done [2022-03-17T16:13:42.227Z] #74 DONE 0.9s [Pipeline] } [Pipeline] // stage [2022-03-17T16:13:42.252Z] - zpool command: missing [2022-03-17T16:13:42.252Z] [2022-03-17T16:13:42.252Z] Limits: [2022-03-17T16:13:42.252Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-17T16:13:42.252Z] [2022-03-17T16:13:42.252Z] + true [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2022-03-17T16:13:42.389Z] [2022-03-17T16:13:42.389Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T16:13:42.389Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T16:13:42.389Z] #76 DONE 0.0s [2022-03-17T16:13:42.389Z] [2022-03-17T16:13:42.389Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T16:13:42.389Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T16:13:42.389Z] #74 DONE 0.0s [2022-03-17T16:13:42.389Z] [2022-03-17T16:13:42.389Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T16:13:42.389Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T16:13:42.389Z] #11 DONE 0.0s [2022-03-17T16:13:42.389Z] [2022-03-17T16:13:42.389Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-17T16:13:42.389Z] #35 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-17T16:13:42.389Z] #35 DONE 0.0s [2022-03-17T16:13:42.389Z] [2022-03-17T16:13:42.389Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T16:13:42.389Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-17T16:13:42.389Z] #12 CACHED [2022-03-17T16:13:42.389Z] [2022-03-17T16:13:42.389Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-17T16:13:42.389Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-17T16:13:42.389Z] #13 CACHED [2022-03-17T16:13:42.389Z] [2022-03-17T16:13:42.389Z] #31 [internal] load build context [2022-03-17T16:13:42.389Z] #31 sha256:04e8401af3e1e6e93dba4d1ea3c7549ca815529f269c37b71cc5308ccdc32ed8 [2022-03-17T16:13:42.407Z] #24 transferring context: 58.89MB 1.6s done [2022-03-17T16:13:42.407Z] #24 DONE 1.7s [2022-03-17T16:13:42.407Z] [2022-03-17T16:13:42.407Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-17T16:13:42.407Z] #46 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-17T16:13:42.407Z] #46 CACHED [2022-03-17T16:13:42.407Z] [2022-03-17T16:13:42.407Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T16:13:42.407Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-17T16:13:42.407Z] #29 CACHED [2022-03-17T16:13:42.407Z] [2022-03-17T16:13:42.407Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T16:13:42.407Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T16:13:42.407Z] #14 CACHED [2022-03-17T16:13:42.407Z] [2022-03-17T16:13:42.407Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T16:13:42.407Z] #60 sha256:de18b0cb73237d7bb5bcde809432713600f760bef3e8bf47b8f88ab60c3749dd [2022-03-17T16:13:42.407Z] #60 CACHED [2022-03-17T16:13:42.407Z] [2022-03-17T16:13:42.407Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-17T16:13:42.407Z] #55 sha256:656e573b266c7e71837779f7726e5bcbcbbe45a8421bd2ad8cceea5ebb5d3962 [2022-03-17T16:13:42.407Z] #55 CACHED [2022-03-17T16:13:42.407Z] [2022-03-17T16:13:42.407Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T16:13:42.407Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-17T16:13:42.407Z] #12 CACHED [2022-03-17T16:13:42.407Z] [2022-03-17T16:13:42.407Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-17T16:13:42.407Z] #65 sha256:de86b9cef8ff8f9972b9b8d14e32a6b940c2ceeb96f7d69b0d4aff084cc3d6e9 [2022-03-17T16:13:42.407Z] #65 CACHED [2022-03-17T16:13:42.407Z] [2022-03-17T16:13:42.407Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-17T16:13:42.407Z] #44 sha256:e44bfcae2765653e198579b855b1fa676fd7521a89d7f9a782c0c02bcfdfbceb [2022-03-17T16:13:42.407Z] #44 CACHED [2022-03-17T16:13:42.407Z] [2022-03-17T16:13:42.408Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T16:13:42.408Z] #40 sha256:4c33113c78a493139cf1aeddd925f897afaeb01091b81417b3d6d4d98469c4c5 [2022-03-17T16:13:42.408Z] #40 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T16:13:42.408Z] #20 sha256:860b36bc333da64c25b05a244f1080c207abbd5ae304d3e84f6cf978c0e267bc [2022-03-17T16:13:42.408Z] #20 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T16:13:42.408Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T16:13:42.408Z] #53 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T16:13:42.408Z] #63 sha256:bf35af8e42db6d7e6d16f60f621ee68205768f8461127748581ace60b4464ddd [2022-03-17T16:13:42.408Z] #63 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T16:13:42.408Z] #27 sha256:e559cb6839cd8dae0dbd527df6bc62cadbf27f10f7bd350dad6ecb9bdcdd19ea [2022-03-17T16:13:42.408Z] #27 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-17T16:13:42.408Z] #19 sha256:ef81ffb677afb21478ed6414e9aad92ce09039b90b47c68509fd7a69f7d853c8 [2022-03-17T16:13:42.408Z] #19 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T16:13:42.408Z] #23 sha256:ae5d8ac4759537eacc776876f32978930d975f1ac753299a1e873b84d06c76c4 [2022-03-17T16:13:42.408Z] #23 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-17T16:13:42.408Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-17T16:13:42.408Z] #68 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-17T16:13:42.408Z] #41 sha256:9aaa3ef28aac4c25cba335ab4f8888e6ae79b19d9b384736c4e024ccade820b5 [2022-03-17T16:13:42.408Z] #41 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-17T16:13:42.408Z] #52 sha256:3a238301f576667caea1a75cf2d2c7a05fc683af32c56501777c5f5b8e0fc4d7 [2022-03-17T16:13:42.408Z] #52 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-17T16:13:42.408Z] #62 sha256:b84acceccb7db6ea785191e7e27d380221496f5822cd8fd59b11029500ecea39 [2022-03-17T16:13:42.408Z] #62 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T16:13:42.408Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T16:13:42.408Z] #47 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T16:13:42.408Z] #25 sha256:4c8f7b71871e08ef2e55786d1a70320586906c78183c499c15ea89ae8d401897 [2022-03-17T16:13:42.408Z] #25 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T16:13:42.408Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T16:13:42.408Z] #21 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-17T16:13:42.408Z] #50 sha256:c03c8988dacfdfe496e0fdd95459b7139f3952600ade7b8ca830d11fa95902d5 [2022-03-17T16:13:42.408Z] #50 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-17T16:13:42.408Z] #57 sha256:b98ed0d4664afb0d9ceec3b0eb7a247cb7d93a5ed8020c2d4ad400f8210fce40 [2022-03-17T16:13:42.408Z] #57 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T16:13:42.408Z] #42 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-17T16:13:42.408Z] #42 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T16:13:42.408Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T16:13:42.408Z] #51 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-03-17T16:13:42.408Z] #73 sha256:21f6bb4369d3387f437b0712ac32b8edfe75bf15e1bf0be97b7a1c09a6d7199e [2022-03-17T16:13:42.408Z] #73 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-17T16:13:42.408Z] #71 sha256:df1354b85a02789f14b19d4cce4e087d7d8856d3f962ede3ea36f383139aac3c [2022-03-17T16:13:42.408Z] #71 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-17T16:13:42.408Z] #61 sha256:913d52e129149541d835c9646d8681425ebe49819cba9f49da94698201667fb2 [2022-03-17T16:13:42.408Z] #61 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T16:13:42.408Z] #56 sha256:25b35a060c85334fca930cd68433f1f3d6ac7689b307f4a024ec105be4f6d794 [2022-03-17T16:13:42.408Z] #56 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-17T16:13:42.408Z] #17 sha256:d744666469a55c9b7b611a77f14cd171e23ff92bfa72fc48d04a803284ab5ae5 [2022-03-17T16:13:42.408Z] #17 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-17T16:13:42.408Z] #59 sha256:139e8e1358f164779788b59f400acdcd32ede8b68826be30f5cbe2024045400f [2022-03-17T16:13:42.408Z] #59 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T16:13:42.408Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T16:13:42.408Z] #38 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-17T16:13:42.408Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-17T16:13:42.408Z] #13 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-17T16:13:42.408Z] #66 sha256:28525839945c3cc15fbe4903d97b66f8086fcbf74ab874b1a36acc99721b31f7 [2022-03-17T16:13:42.408Z] #66 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T16:13:42.408Z] #33 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-17T16:13:42.408Z] #33 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T16:13:42.408Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T16:13:42.408Z] #43 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-17T16:13:42.408Z] #54 sha256:6e145dc18d45d31b1145ca00d08ce2534d42b6674149bbc495aa2987efeaf2b6 [2022-03-17T16:13:42.408Z] #54 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-17T16:13:42.408Z] #64 sha256:4e1834fb0151f1bac05f85333d8d5bc72c4cf9cced0b5a67117607489e09198e [2022-03-17T16:13:42.408Z] #64 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-17T16:13:42.408Z] #16 sha256:48eec67cb986c8d1ecb30a8ee9634d282ab3aea27a47fbefb5201117c35b7f29 [2022-03-17T16:13:42.408Z] #16 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-17T16:13:42.408Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T16:13:42.408Z] #36 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T16:13:42.408Z] #26 sha256:ac6257b7bbf8fff7ab7528487f70dfbc4fc65319fcf44f72bbda8fa749fdb779 [2022-03-17T16:13:42.408Z] #26 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T16:13:42.408Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T16:13:42.408Z] #58 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-17T16:13:42.408Z] #39 sha256:da75f5fa9d351fb04ac102b5765cd38b48a96a70b483eb6dfb79cc9695b3e202 [2022-03-17T16:13:42.408Z] #39 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T16:13:42.408Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T16:13:42.408Z] #34 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-17T16:13:42.408Z] #32 sha256:475a38d4162b9d89a76007963b613462664e2491e0b2e1ffb9c4180556f0bfe2 [2022-03-17T16:13:42.408Z] #32 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-17T16:13:42.408Z] #72 sha256:e9ca505d94900ff3c38146411d319f13da8e2dc7bfb7efaf7fb631e2e6014a30 [2022-03-17T16:13:42.408Z] #72 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-17T16:13:42.408Z] #48 sha256:fd9f089322b2fd2fb4da093d617cb63984e33d8da6271aa8a1ab83d4e19a3e23 [2022-03-17T16:13:42.408Z] #48 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T16:13:42.408Z] #15 sha256:d01ca6c60d5853600a9f6e468a1b7d623a4df950c6ee40b382b912ea6ff78001 [2022-03-17T16:13:42.408Z] #15 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-17T16:13:42.408Z] #37 sha256:e78a100e8ac6e31ae89ac2d1140b7a1abfdb8809a61d15b5568805fcf85e5c52 [2022-03-17T16:13:42.408Z] #37 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-17T16:13:42.408Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-17T16:13:42.408Z] #70 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-17T16:13:42.408Z] #30 sha256:a31c3edeb4f4b4f1b9eaaea46959aef3ab6b130180684e86513fad3a4cff0c71 [2022-03-17T16:13:42.408Z] #30 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T16:13:42.408Z] #31 sha256:73e99d9e4916c32922a6c82d01080ae9c06ffc2011ad5d182c4f9a7a0b7e8f72 [2022-03-17T16:13:42.408Z] #31 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-17T16:13:42.408Z] #18 sha256:ef2f677c6024d4d59ef80d4634c89dfe999b49ced4ca773fc2b54252aa289372 [2022-03-17T16:13:42.408Z] #18 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-17T16:13:42.408Z] #22 sha256:bf92e087b75e837958780d07fd79d377450331ceb7d2aa20771e5a8579410c9e [2022-03-17T16:13:42.408Z] #22 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-17T16:13:42.408Z] #35 sha256:2ee9e5b01e709f53d7d78469d9a5144152269c5bce275578c4010bd3a35e82e9 [2022-03-17T16:13:42.408Z] #35 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T16:13:42.408Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T16:13:42.408Z] #49 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-03-17T16:13:42.408Z] #74 sha256:ba68edcfb455cc6349b3f1852b6a683ab090996776ad2e644b68a2c96d468bb2 [2022-03-17T16:13:42.408Z] #74 CACHED [2022-03-17T16:13:42.408Z] [2022-03-17T16:13:42.408Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-17T16:13:42.408Z] #75 sha256:a3e487c850b00fc7e3c46c1cc781fd6f6c239690db0eadd59b0b80c4cb18e3ec [2022-03-17T16:13:42.600Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-17T16:13:42.637Z] + sudo modprobe ip_vs [2022-03-17T16:13:42.637Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a . [2022-03-17T16:13:42.648Z] #31 ... [2022-03-17T16:13:42.648Z] [2022-03-17T16:13:42.648Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T16:13:42.648Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T16:13:42.648Z] #52 DONE 0.0s [2022-03-17T16:13:42.648Z] [2022-03-17T16:13:42.648Z] #31 [internal] load build context [2022-03-17T16:13:42.648Z] #31 sha256:04e8401af3e1e6e93dba4d1ea3c7549ca815529f269c37b71cc5308ccdc32ed8 [2022-03-17T16:13:42.897Z] #2 [internal] load .dockerignore [2022-03-17T16:13:42.897Z] #2 sha256:15e77f0f55daa69bd06e4b93331776fda7dc8a238f540b16893333caddb5f35f [2022-03-17T16:13:42.897Z] #2 transferring context: 87B done [2022-03-17T16:13:42.897Z] #2 DONE 0.0s [2022-03-17T16:13:42.897Z] [2022-03-17T16:13:42.897Z] #1 [internal] load build definition from Dockerfile [2022-03-17T16:13:42.897Z] #1 sha256:7682c4febe5fc59ffd30488f277a3af55fd5683f384818676c47d32a0eb8f201 [2022-03-17T16:13:42.897Z] #1 transferring dockerfile: 16.77kB done [2022-03-17T16:13:42.897Z] #1 DONE 0.0s [2022-03-17T16:13:42.897Z] [2022-03-17T16:13:42.897Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-17T16:13:42.897Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-17T16:13:42.897Z] #3 DONE 0.1s [2022-03-17T16:13:42.897Z] [2022-03-17T16:13:42.897Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-17T16:13:42.897Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-17T16:13:42.897Z] #4 CACHED [2022-03-17T16:13:42.917Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43298/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a hack/test/unit [2022-03-17T16:13:43.157Z] [2022-03-17T16:13:43.157Z] #6 [internal] load .dockerignore [2022-03-17T16:13:43.157Z] #6 sha256:93be5f82d42d6e2a69c59ddc3a9d60cf46198475231d4d48782c6af94c3ea7e0 [2022-03-17T16:13:43.157Z] #6 DONE 0.0s [2022-03-17T16:13:43.157Z] [2022-03-17T16:13:43.157Z] #5 [internal] load build definition from Dockerfile [2022-03-17T16:13:43.157Z] #5 sha256:047d3644fab3234cdc7cb535c25e5b3b158fb97fcaa9122bcb1078519637a3fb [2022-03-17T16:13:43.157Z] #5 DONE 0.0s [2022-03-17T16:13:43.157Z] [2022-03-17T16:13:43.157Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T16:13:43.157Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-17T16:13:43.172Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-17T16:13:43.172Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-17T16:13:43.172Z] + TESTDIRS=./... [2022-03-17T16:13:43.172Z] + exclude_paths='/vendor/|/integration' [2022-03-17T16:13:43.172Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-17T16:13:43.172Z] ++ go list ./... [2022-03-17T16:13:42.958Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:13:43.005Z] > git config --add remote.origin.fetch +refs/pull/43298/head:refs/remotes/origin/PR-43298 # timeout=10 [2022-03-17T16:13:43.067Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:43.214Z] #31 ... [2022-03-17T16:13:43.214Z] [2022-03-17T16:13:43.214Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-17T16:13:43.214Z] #14 sha256:1d4c537b8fe4ea9e47b9ba46536c2f80d56462a2b0938fdb2f23466591bca3dc [2022-03-17T16:13:43.214Z] #14 DONE 1.1s [2022-03-17T16:13:43.214Z] [2022-03-17T16:13:43.214Z] #31 [internal] load build context [2022-03-17T16:13:43.214Z] #31 sha256:04e8401af3e1e6e93dba4d1ea3c7549ca815529f269c37b71cc5308ccdc32ed8 [2022-03-17T16:13:43.324Z] Fetching without tags [2022-03-17T16:13:43.418Z] #9 DONE 0.1s [2022-03-17T16:13:43.418Z] [2022-03-17T16:13:43.418Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T16:13:43.418Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-17T16:13:43.418Z] #7 DONE 0.1s [2022-03-17T16:13:43.418Z] [2022-03-17T16:13:43.418Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T16:13:43.418Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-17T16:13:43.418Z] #10 DONE 0.1s [2022-03-17T16:13:43.418Z] [2022-03-17T16:13:43.418Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T16:13:43.418Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T16:13:43.418Z] #8 DONE 0.1s [2022-03-17T16:13:43.678Z] [2022-03-17T16:13:43.678Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T16:13:43.678Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T16:13:43.678Z] #69 DONE 0.0s [2022-03-17T16:13:43.678Z] [2022-03-17T16:13:43.678Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T16:13:43.678Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T16:13:43.678Z] #67 DONE 0.0s [2022-03-17T16:13:43.678Z] [2022-03-17T16:13:43.678Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T16:13:43.678Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T16:13:43.678Z] #11 DONE 0.0s [2022-03-17T16:13:43.678Z] [2022-03-17T16:13:43.679Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-17T16:13:43.679Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-17T16:13:43.679Z] #28 DONE 0.0s [2022-03-17T16:13:43.679Z] [2022-03-17T16:13:43.679Z] #24 [internal] load build context [2022-03-17T16:13:43.679Z] #24 sha256:592f455bf9aeeacb2553f215ebe6f32867c19a243bbd3492fbdccef0159dd5a1 [2022-03-17T16:13:43.793Z] #75 DONE 0.9s [2022-03-17T16:13:43.793Z] [2022-03-17T16:13:43.793Z] #76 exporting to image [2022-03-17T16:13:43.793Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-17T16:13:43.793Z] #76 exporting layers [2022-03-17T16:13:44.100Z] + pkg_list='github.com/docker/docker/api [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/backend/build [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/httputils [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/middleware [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/router [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/router/build [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/router/container [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/router/debug [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/router/image [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/router/network [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/router/session [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/router/system [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/server/router/volume [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/backend [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/container [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/events [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/filters [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/image [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/mount [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/network [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/registry [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/strslice [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/swarm [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/time [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/versions [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T16:13:44.100Z] github.com/docker/docker/api/types/volume [2022-03-17T16:13:44.100Z] github.com/docker/docker/builder [2022-03-17T16:13:44.100Z] github.com/docker/docker/builder/builder-next [2022-03-17T16:13:44.100Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T16:13:44.100Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T16:13:44.100Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T16:13:44.100Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T16:13:44.100Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T16:13:44.100Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T16:13:44.100Z] github.com/docker/docker/builder/dockerfile [2022-03-17T16:13:44.100Z] github.com/docker/docker/builder/remotecontext [2022-03-17T16:13:44.100Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T16:13:44.100Z] github.com/docker/docker/cli [2022-03-17T16:13:44.100Z] github.com/docker/docker/cli/config [2022-03-17T16:13:44.100Z] github.com/docker/docker/cli/debug [2022-03-17T16:13:44.100Z] github.com/docker/docker/client [2022-03-17T16:13:44.100Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T16:13:44.100Z] github.com/docker/docker/cmd/dockerd [2022-03-17T16:13:44.100Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T16:13:44.100Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T16:13:44.100Z] github.com/docker/docker/container [2022-03-17T16:13:44.100Z] github.com/docker/docker/container/stream [2022-03-17T16:13:44.100Z] github.com/docker/docker/contrib/apparmor [2022-03-17T16:13:44.100Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T16:13:44.100Z] github.com/docker/docker/contrib/httpserver [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/cluster [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/config [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/events [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/exec [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/images [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/initlayer [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/links [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/listeners [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/logger [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/logger/local [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/names [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/network [2022-03-17T16:13:44.100Z] github.com/docker/docker/daemon/stats [2022-03-17T16:13:44.100Z] github.com/docker/docker/distribution [2022-03-17T16:13:44.100Z] github.com/docker/docker/distribution/metadata [2022-03-17T16:13:44.100Z] github.com/docker/docker/distribution/utils [2022-03-17T16:13:44.100Z] github.com/docker/docker/distribution/xfer [2022-03-17T16:13:44.100Z] github.com/docker/docker/dockerversion [2022-03-17T16:13:44.100Z] github.com/docker/docker/errdefs [2022-03-17T16:13:44.100Z] github.com/docker/docker/image [2022-03-17T16:13:44.100Z] github.com/docker/docker/image/cache [2022-03-17T16:13:44.100Z] github.com/docker/docker/image/tarexport [2022-03-17T16:13:44.100Z] github.com/docker/docker/image/v1 [2022-03-17T16:13:44.100Z] github.com/docker/docker/internal/test/suite [2022-03-17T16:13:44.100Z] github.com/docker/docker/layer [2022-03-17T16:13:44.100Z] github.com/docker/docker/libcontainerd [2022-03-17T16:13:44.100Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T16:13:44.100Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T16:13:44.100Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T16:13:44.100Z] github.com/docker/docker/libcontainerd/types [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/config [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/idm [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/ns [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/options [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/osl [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T16:13:44.100Z] github.com/docker/docker/libnetwork/types [2022-03-17T16:13:44.100Z] github.com/docker/docker/oci [2022-03-17T16:13:44.100Z] github.com/docker/docker/oci/caps [2022-03-17T16:13:44.100Z] github.com/docker/docker/opts [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/aaparser [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/archive [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/authorization [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/capabilities [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/containerfs [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/directory [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/dmesg [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/filenotify [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/fileutils [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/fsutils [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/homedir [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/idtools [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/ioutils [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/longpath [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/loopback [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/parsers [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/pidfile [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/platform [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/plugins [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/pools [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/progress [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/pubsub [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/reexec [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/signal [2022-03-17T16:13:44.100Z] github.com/docker/docker/pkg/stack [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/stringid [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/system [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/tailfile [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/tarsum [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/truncindex [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/urlutil [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/useragent [2022-03-17T16:13:44.101Z] github.com/docker/docker/plugin [2022-03-17T16:13:44.101Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T16:13:44.101Z] github.com/docker/docker/plugin/v2 [2022-03-17T16:13:44.101Z] github.com/docker/docker/profiles/apparmor [2022-03-17T16:13:44.101Z] github.com/docker/docker/profiles/seccomp [2022-03-17T16:13:44.101Z] github.com/docker/docker/quota [2022-03-17T16:13:44.101Z] github.com/docker/docker/reference [2022-03-17T16:13:44.101Z] github.com/docker/docker/registry [2022-03-17T16:13:44.101Z] github.com/docker/docker/registry/resumable [2022-03-17T16:13:44.101Z] github.com/docker/docker/restartmanager [2022-03-17T16:13:44.101Z] github.com/docker/docker/rootless [2022-03-17T16:13:44.101Z] github.com/docker/docker/rootless/specconv [2022-03-17T16:13:44.101Z] github.com/docker/docker/runconfig [2022-03-17T16:13:44.101Z] github.com/docker/docker/runconfig/opts [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/daemon [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/environment [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/fakegit [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/registry [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/request [2022-03-17T16:13:44.101Z] github.com/docker/docker/volume [2022-03-17T16:13:44.101Z] github.com/docker/docker/volume/drivers [2022-03-17T16:13:44.101Z] github.com/docker/docker/volume/local [2022-03-17T16:13:44.101Z] github.com/docker/docker/volume/mounts [2022-03-17T16:13:44.101Z] github.com/docker/docker/volume/service [2022-03-17T16:13:44.101Z] github.com/docker/docker/volume/service/opts [2022-03-17T16:13:44.101Z] github.com/docker/docker/volume/testutils' [2022-03-17T16:13:44.101Z] ++ grep --fixed-strings -v /libnetwork [2022-03-17T16:13:44.101Z] ++ echo 'github.com/docker/docker/api [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/backend/build [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/httputils [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/middleware [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/build [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/container [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/debug [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/image [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/network [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/session [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/system [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/volume [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/backend [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/container [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/events [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/filters [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/image [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/mount [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/network [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/registry [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/strslice [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/swarm [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/time [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/versions [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/volume [2022-03-17T16:13:44.101Z] github.com/docker/docker/builder [2022-03-17T16:13:44.101Z] github.com/docker/docker/builder/builder-next [2022-03-17T16:13:44.101Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T16:13:44.101Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T16:13:44.101Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T16:13:44.101Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T16:13:44.101Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T16:13:44.101Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T16:13:44.101Z] github.com/docker/docker/builder/dockerfile [2022-03-17T16:13:44.101Z] github.com/docker/docker/builder/remotecontext [2022-03-17T16:13:44.101Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T16:13:44.101Z] github.com/docker/docker/cli [2022-03-17T16:13:44.101Z] github.com/docker/docker/cli/config [2022-03-17T16:13:44.101Z] github.com/docker/docker/cli/debug [2022-03-17T16:13:44.101Z] github.com/docker/docker/client [2022-03-17T16:13:44.101Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T16:13:44.101Z] github.com/docker/docker/cmd/dockerd [2022-03-17T16:13:44.101Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T16:13:44.101Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T16:13:44.101Z] github.com/docker/docker/container [2022-03-17T16:13:44.101Z] github.com/docker/docker/container/stream [2022-03-17T16:13:44.101Z] github.com/docker/docker/contrib/apparmor [2022-03-17T16:13:44.101Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T16:13:44.101Z] github.com/docker/docker/contrib/httpserver [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/cluster [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/config [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/events [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/exec [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/images [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/initlayer [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/links [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/listeners [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/logger [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/logger/local [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/names [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/network [2022-03-17T16:13:44.101Z] github.com/docker/docker/daemon/stats [2022-03-17T16:13:44.101Z] github.com/docker/docker/distribution [2022-03-17T16:13:44.101Z] github.com/docker/docker/distribution/metadata [2022-03-17T16:13:44.101Z] github.com/docker/docker/distribution/utils [2022-03-17T16:13:44.101Z] github.com/docker/docker/distribution/xfer [2022-03-17T16:13:44.101Z] github.com/docker/docker/dockerversion [2022-03-17T16:13:44.101Z] github.com/docker/docker/errdefs [2022-03-17T16:13:44.101Z] github.com/docker/docker/image [2022-03-17T16:13:44.101Z] github.com/docker/docker/image/cache [2022-03-17T16:13:44.101Z] github.com/docker/docker/image/tarexport [2022-03-17T16:13:44.101Z] github.com/docker/docker/image/v1 [2022-03-17T16:13:44.101Z] github.com/docker/docker/internal/test/suite [2022-03-17T16:13:44.101Z] github.com/docker/docker/layer [2022-03-17T16:13:44.101Z] github.com/docker/docker/libcontainerd [2022-03-17T16:13:44.101Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T16:13:44.101Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T16:13:44.101Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T16:13:44.101Z] github.com/docker/docker/libcontainerd/types [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/config [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/idm [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/ns [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/options [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/osl [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T16:13:44.101Z] github.com/docker/docker/libnetwork/types [2022-03-17T16:13:44.101Z] github.com/docker/docker/oci [2022-03-17T16:13:44.101Z] github.com/docker/docker/oci/caps [2022-03-17T16:13:44.101Z] github.com/docker/docker/opts [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/aaparser [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/archive [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/authorization [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/capabilities [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/containerfs [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/directory [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/dmesg [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/filenotify [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/fileutils [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/fsutils [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/homedir [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/idtools [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/ioutils [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/longpath [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/loopback [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/parsers [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/pidfile [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/platform [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/plugins [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/pools [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/progress [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/pubsub [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/reexec [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/signal [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/stack [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/stringid [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/system [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/tailfile [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/tarsum [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/truncindex [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/urlutil [2022-03-17T16:13:44.101Z] github.com/docker/docker/pkg/useragent [2022-03-17T16:13:44.101Z] github.com/docker/docker/plugin [2022-03-17T16:13:44.101Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T16:13:44.101Z] github.com/docker/docker/plugin/v2 [2022-03-17T16:13:44.101Z] github.com/docker/docker/profiles/apparmor [2022-03-17T16:13:44.101Z] github.com/docker/docker/profiles/seccomp [2022-03-17T16:13:44.101Z] github.com/docker/docker/quota [2022-03-17T16:13:44.101Z] github.com/docker/docker/reference [2022-03-17T16:13:44.101Z] github.com/docker/docker/registry [2022-03-17T16:13:44.101Z] github.com/docker/docker/registry/resumable [2022-03-17T16:13:44.101Z] github.com/docker/docker/restartmanager [2022-03-17T16:13:44.101Z] github.com/docker/docker/rootless [2022-03-17T16:13:44.101Z] github.com/docker/docker/rootless/specconv [2022-03-17T16:13:44.101Z] github.com/docker/docker/runconfig [2022-03-17T16:13:44.101Z] github.com/docker/docker/runconfig/opts [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/daemon [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/environment [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/fakegit [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/registry [2022-03-17T16:13:44.101Z] github.com/docker/docker/testutil/request [2022-03-17T16:13:44.101Z] github.com/docker/docker/volume [2022-03-17T16:13:44.101Z] github.com/docker/docker/volume/drivers [2022-03-17T16:13:44.101Z] github.com/docker/docker/volume/local [2022-03-17T16:13:44.101Z] github.com/docker/docker/volume/mounts [2022-03-17T16:13:44.101Z] github.com/docker/docker/volume/service [2022-03-17T16:13:44.101Z] github.com/docker/docker/volume/service/opts [2022-03-17T16:13:44.101Z] github.com/docker/docker/volume/testutils' [2022-03-17T16:13:44.101Z] + base_pkg_list='github.com/docker/docker/api [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/backend/build [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/httputils [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/middleware [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/build [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/container [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/debug [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/image [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/network [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/session [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/system [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/server/router/volume [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/backend [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/container [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/events [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/filters [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/image [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/mount [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/network [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/registry [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/strslice [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/swarm [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/time [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/versions [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T16:13:44.101Z] github.com/docker/docker/api/types/volume [2022-03-17T16:13:44.101Z] github.com/docker/docker/builder [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/builder-next [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/dockerfile [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/remotecontext [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T16:13:44.102Z] github.com/docker/docker/cli [2022-03-17T16:13:44.102Z] github.com/docker/docker/cli/config [2022-03-17T16:13:44.102Z] github.com/docker/docker/cli/debug [2022-03-17T16:13:44.102Z] github.com/docker/docker/client [2022-03-17T16:13:44.102Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T16:13:44.102Z] github.com/docker/docker/cmd/dockerd [2022-03-17T16:13:44.102Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T16:13:44.102Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T16:13:44.102Z] github.com/docker/docker/container [2022-03-17T16:13:44.102Z] github.com/docker/docker/container/stream [2022-03-17T16:13:44.102Z] github.com/docker/docker/contrib/apparmor [2022-03-17T16:13:44.102Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T16:13:44.102Z] github.com/docker/docker/contrib/httpserver [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/cluster [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/config [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/events [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/exec [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/images [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/initlayer [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/links [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/listeners [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/local [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/names [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/network [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/stats [2022-03-17T16:13:44.102Z] github.com/docker/docker/distribution [2022-03-17T16:13:44.102Z] github.com/docker/docker/distribution/metadata [2022-03-17T16:13:44.102Z] github.com/docker/docker/distribution/utils [2022-03-17T16:13:44.102Z] github.com/docker/docker/distribution/xfer [2022-03-17T16:13:44.102Z] github.com/docker/docker/dockerversion [2022-03-17T16:13:44.102Z] github.com/docker/docker/errdefs [2022-03-17T16:13:44.102Z] github.com/docker/docker/image [2022-03-17T16:13:44.102Z] github.com/docker/docker/image/cache [2022-03-17T16:13:44.102Z] github.com/docker/docker/image/tarexport [2022-03-17T16:13:44.102Z] github.com/docker/docker/image/v1 [2022-03-17T16:13:44.102Z] github.com/docker/docker/internal/test/suite [2022-03-17T16:13:44.102Z] github.com/docker/docker/layer [2022-03-17T16:13:44.102Z] github.com/docker/docker/libcontainerd [2022-03-17T16:13:44.102Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T16:13:44.102Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T16:13:44.102Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T16:13:44.102Z] github.com/docker/docker/libcontainerd/types [2022-03-17T16:13:44.102Z] github.com/docker/docker/oci [2022-03-17T16:13:44.102Z] github.com/docker/docker/oci/caps [2022-03-17T16:13:44.102Z] github.com/docker/docker/opts [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/aaparser [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/archive [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/authorization [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/capabilities [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/containerfs [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/directory [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/dmesg [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/filenotify [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/fileutils [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/fsutils [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/homedir [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/idtools [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/ioutils [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/longpath [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/loopback [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/parsers [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/pidfile [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/platform [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/plugins [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/pools [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/progress [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/pubsub [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/reexec [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/signal [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/stack [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/stringid [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/system [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/tailfile [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/tarsum [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/truncindex [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/urlutil [2022-03-17T16:13:44.102Z] github.com/docker/docker/pkg/useragent [2022-03-17T16:13:44.102Z] github.com/docker/docker/plugin [2022-03-17T16:13:44.102Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T16:13:44.102Z] github.com/docker/docker/plugin/v2 [2022-03-17T16:13:44.102Z] github.com/docker/docker/profiles/apparmor [2022-03-17T16:13:44.102Z] github.com/docker/docker/profiles/seccomp [2022-03-17T16:13:44.102Z] github.com/docker/docker/quota [2022-03-17T16:13:44.102Z] github.com/docker/docker/reference [2022-03-17T16:13:44.102Z] github.com/docker/docker/registry [2022-03-17T16:13:44.102Z] github.com/docker/docker/registry/resumable [2022-03-17T16:13:44.102Z] github.com/docker/docker/restartmanager [2022-03-17T16:13:44.102Z] github.com/docker/docker/rootless [2022-03-17T16:13:44.102Z] github.com/docker/docker/rootless/specconv [2022-03-17T16:13:44.102Z] github.com/docker/docker/runconfig [2022-03-17T16:13:44.102Z] github.com/docker/docker/runconfig/opts [2022-03-17T16:13:44.102Z] github.com/docker/docker/testutil [2022-03-17T16:13:44.102Z] github.com/docker/docker/testutil/daemon [2022-03-17T16:13:44.102Z] github.com/docker/docker/testutil/environment [2022-03-17T16:13:44.102Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T16:13:44.102Z] github.com/docker/docker/testutil/fakegit [2022-03-17T16:13:44.102Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T16:13:44.102Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T16:13:44.102Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T16:13:44.102Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T16:13:44.102Z] github.com/docker/docker/testutil/registry [2022-03-17T16:13:44.102Z] github.com/docker/docker/testutil/request [2022-03-17T16:13:44.102Z] github.com/docker/docker/volume [2022-03-17T16:13:44.102Z] github.com/docker/docker/volume/drivers [2022-03-17T16:13:44.102Z] github.com/docker/docker/volume/local [2022-03-17T16:13:44.102Z] github.com/docker/docker/volume/mounts [2022-03-17T16:13:44.102Z] github.com/docker/docker/volume/service [2022-03-17T16:13:44.102Z] github.com/docker/docker/volume/service/opts [2022-03-17T16:13:44.102Z] github.com/docker/docker/volume/testutils' [2022-03-17T16:13:44.102Z] ++ grep --fixed-strings /libnetwork [2022-03-17T16:13:44.102Z] ++ echo 'github.com/docker/docker/api [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/backend/build [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/httputils [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/middleware [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/router [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/router/build [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/router/container [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/router/debug [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/router/image [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/router/network [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/router/session [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/router/system [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/server/router/volume [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/backend [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/container [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/events [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/filters [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/image [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/mount [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/network [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/registry [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/strslice [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/swarm [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/time [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/versions [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T16:13:44.102Z] github.com/docker/docker/api/types/volume [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/builder-next [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/dockerfile [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/remotecontext [2022-03-17T16:13:44.102Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T16:13:44.102Z] github.com/docker/docker/cli [2022-03-17T16:13:44.102Z] github.com/docker/docker/cli/config [2022-03-17T16:13:44.102Z] github.com/docker/docker/cli/debug [2022-03-17T16:13:44.102Z] github.com/docker/docker/client [2022-03-17T16:13:44.102Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T16:13:44.102Z] github.com/docker/docker/cmd/dockerd [2022-03-17T16:13:44.102Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T16:13:44.102Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T16:13:44.102Z] github.com/docker/docker/container [2022-03-17T16:13:44.102Z] github.com/docker/docker/container/stream [2022-03-17T16:13:44.102Z] github.com/docker/docker/contrib/apparmor [2022-03-17T16:13:44.102Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T16:13:44.102Z] github.com/docker/docker/contrib/httpserver [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/cluster [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/config [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/events [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/exec [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/images [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/initlayer [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/links [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/listeners [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/local [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/names [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/network [2022-03-17T16:13:44.102Z] github.com/docker/docker/daemon/stats [2022-03-17T16:13:44.102Z] github.com/docker/docker/distribution [2022-03-17T16:13:44.102Z] github.com/docker/docker/distribution/metadata [2022-03-17T16:13:44.102Z] github.com/docker/docker/distribution/utils [2022-03-17T16:13:44.102Z] github.com/docker/docker/distribution/xfer [2022-03-17T16:13:44.102Z] github.com/docker/docker/dockerversion [2022-03-17T16:13:44.102Z] github.com/docker/docker/errdefs [2022-03-17T16:13:44.102Z] github.com/docker/docker/image [2022-03-17T16:13:44.102Z] github.com/docker/docker/image/cache [2022-03-17T16:13:44.102Z] github.com/docker/docker/image/tarexport [2022-03-17T16:13:44.102Z] github.com/docker/docker/image/v1 [2022-03-17T16:13:44.102Z] github.com/docker/docker/internal/test/suite [2022-03-17T16:13:44.102Z] github.com/docker/docker/layer [2022-03-17T16:13:44.102Z] github.com/docker/docker/libcontainerd [2022-03-17T16:13:44.102Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T16:13:44.102Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T16:13:44.102Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T16:13:44.102Z] github.com/docker/docker/libcontainerd/types [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/config [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/idm [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T16:13:44.102Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ns [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/options [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/osl [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/types [2022-03-17T16:13:44.103Z] github.com/docker/docker/oci [2022-03-17T16:13:44.103Z] github.com/docker/docker/oci/caps [2022-03-17T16:13:44.103Z] github.com/docker/docker/opts [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/aaparser [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/archive [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/authorization [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/capabilities [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/containerfs [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/directory [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/dmesg [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/filenotify [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/fileutils [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/fsutils [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/homedir [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/idtools [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/ioutils [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/longpath [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/loopback [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/parsers [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/pidfile [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/platform [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/plugins [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/pools [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/progress [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/pubsub [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/reexec [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/signal [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/stack [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/stringid [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/system [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/tailfile [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/tarsum [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/truncindex [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/urlutil [2022-03-17T16:13:44.103Z] github.com/docker/docker/pkg/useragent [2022-03-17T16:13:44.103Z] github.com/docker/docker/plugin [2022-03-17T16:13:44.103Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T16:13:44.103Z] github.com/docker/docker/plugin/v2 [2022-03-17T16:13:44.103Z] github.com/docker/docker/profiles/apparmor [2022-03-17T16:13:44.103Z] github.com/docker/docker/profiles/seccomp [2022-03-17T16:13:44.103Z] github.com/docker/docker/quota [2022-03-17T16:13:44.103Z] github.com/docker/docker/reference [2022-03-17T16:13:44.103Z] github.com/docker/docker/registry [2022-03-17T16:13:44.103Z] github.com/docker/docker/registry/resumable [2022-03-17T16:13:44.103Z] github.com/docker/docker/restartmanager [2022-03-17T16:13:44.103Z] github.com/docker/docker/rootless [2022-03-17T16:13:44.103Z] github.com/docker/docker/rootless/specconv [2022-03-17T16:13:44.103Z] github.com/docker/docker/runconfig [2022-03-17T16:13:44.103Z] github.com/docker/docker/runconfig/opts [2022-03-17T16:13:44.103Z] github.com/docker/docker/testutil [2022-03-17T16:13:44.103Z] github.com/docker/docker/testutil/daemon [2022-03-17T16:13:44.103Z] github.com/docker/docker/testutil/environment [2022-03-17T16:13:44.103Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T16:13:44.103Z] github.com/docker/docker/testutil/fakegit [2022-03-17T16:13:44.103Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T16:13:44.103Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T16:13:44.103Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T16:13:44.103Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T16:13:44.103Z] github.com/docker/docker/testutil/registry [2022-03-17T16:13:44.103Z] github.com/docker/docker/testutil/request [2022-03-17T16:13:44.103Z] github.com/docker/docker/volume [2022-03-17T16:13:44.103Z] github.com/docker/docker/volume/drivers [2022-03-17T16:13:44.103Z] github.com/docker/docker/volume/local [2022-03-17T16:13:44.103Z] github.com/docker/docker/volume/mounts [2022-03-17T16:13:44.103Z] github.com/docker/docker/volume/service [2022-03-17T16:13:44.103Z] github.com/docker/docker/volume/service/opts [2022-03-17T16:13:44.103Z] github.com/docker/docker/volume/testutils' [2022-03-17T16:13:44.103Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/config [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/idm [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ns [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/options [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/osl [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/types' [2022-03-17T16:13:44.103Z] + echo 'github.com/docker/docker/libnetwork [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/config [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/idm [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/ns [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/options [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/osl [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/types' [2022-03-17T16:13:44.103Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T16:13:44.103Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T16:13:44.103Z] + type docker-proxy [2022-03-17T16:13:44.103Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-17T16:13:44.103Z] + hack/make.sh binary-proxy install-proxy [2022-03-17T16:13:44.103Z] [2022-03-17T16:13:44.204Z] Merging remotes/origin/master commit 0798f5f5cf6908593472b21179360168cd9f4691 into PR head commit bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:13:44.277Z] #24 ... [2022-03-17T16:13:44.277Z] [2022-03-17T16:13:44.277Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T16:13:44.277Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T16:13:44.277Z] #45 DONE 0.0s [2022-03-17T16:13:44.277Z] [2022-03-17T16:13:44.277Z] #24 [internal] load build context [2022-03-17T16:13:44.277Z] #24 sha256:592f455bf9aeeacb2553f215ebe6f32867c19a243bbd3492fbdccef0159dd5a1 [2022-03-17T16:13:44.359Z] Removing bundles/ [2022-03-17T16:13:44.359Z] [2022-03-17T16:13:44.359Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-17T16:13:44.359Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-17T16:13:44.359Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T16:13:44.364Z] #76 exporting layers 1.0s done [2022-03-17T16:13:44.598Z] #31 ... [2022-03-17T16:13:44.598Z] [2022-03-17T16:13:44.598Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-17T16:13:44.598Z] #15 sha256:6165b9f6e6ac3d13f97227bb300aa091c396e5d97d0bd3bb0517e709214734c0 [2022-03-17T16:13:44.598Z] #15 DONE 1.2s [2022-03-17T16:13:44.598Z] [2022-03-17T16:13:44.598Z] #31 [internal] load build context [2022-03-17T16:13:44.598Z] #31 sha256:04e8401af3e1e6e93dba4d1ea3c7549ca815529f269c37b71cc5308ccdc32ed8 [2022-03-17T16:13:44.626Z] #76 writing image sha256:f844b6594db731589e254edbf1e8418511d672a375464600ab3d1e8eed44463c done [2022-03-17T16:13:44.626Z] #76 naming to docker.io/library/docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a done [2022-03-17T16:13:44.626Z] #76 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-17T16:13:44.977Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43298/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a -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:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a hack/make.sh dynbinary test-integration [2022-03-17T16:13:45.165Z] #31 transferring context: 58.90MB 2.8s done [2022-03-17T16:13:45.165Z] #31 DONE 2.9s [2022-03-17T16:13:45.165Z] [2022-03-17T16:13:45.165Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-17T16:13:45.165Z] #16 sha256:d6aded198e49e75e9e38ecd69d545e4cd2f8057f2c481ad4daa103d80b0d47f9 [2022-03-17T16:13:45.228Z] #24 transferring context: 58.90MB 1.5s done [2022-03-17T16:13:45.228Z] #24 DONE 1.7s [2022-03-17T16:13:45.238Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-17T16:13:45.238Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-17T16:13:45.238Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-17T16:13:45.238Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-17T16:13:45.238Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-03-17T16:13:45.238Z] Detected virtualization docker. [2022-03-17T16:13:45.238Z] Detected architecture x86-64. [2022-03-17T16:13:45.238Z] Set hostname to <248370463e7b>. [2022-03-17T16:13:43.208Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:13:43.349Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:13:43.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:43.364Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:13:44.239Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:13:44.302Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:13:45.423Z] #16 DONE 0.9s [2022-03-17T16:13:45.423Z] [2022-03-17T16:13:45.423Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-17T16:13:45.423Z] #17 sha256:f353ced7828405c41ee6c1e41738e17df433851b271bc61c959d466202ca4c0b [2022-03-17T16:13:45.498Z] modprobe@configfs.service: Succeeded. [2022-03-17T16:13:45.498Z] modprobe@drm.service: Succeeded. [2022-03-17T16:13:45.498Z] modprobe@fuse.service: Succeeded. [2022-03-17T16:13:45.498Z] + source /etc/docker-entrypoint-cmd [2022-03-17T16:13:45.498Z] ++ hack/make.sh dynbinary test-integration [2022-03-17T16:13:45.498Z] [2022-03-17T16:13:45.759Z] Removing bundles/ [2022-03-17T16:13:45.759Z] [2022-03-17T16:13:45.759Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-17T16:13:45.759Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T16:13:45.759Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-17T16:13:45.800Z] #18 sha256:ef2f677c6024d4d59ef80d4634c89dfe999b49ced4ca773fc2b54252aa289372 [2022-03-17T16:13:45.800Z] #18 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-17T16:13:45.800Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T16:13:45.800Z] #36 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-17T16:13:45.800Z] #55 sha256:5dce8ba087068b57663ad66472fbb1c6478fe02223048fa23e0574bb9eba3501 [2022-03-17T16:13:45.800Z] #55 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T16:13:45.800Z] #15 sha256:d01ca6c60d5853600a9f6e468a1b7d623a4df950c6ee40b382b912ea6ff78001 [2022-03-17T16:13:45.800Z] #15 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-17T16:13:45.800Z] #59 sha256:fe90062e59460116c67157a04eedfa5ba5cc9735db9f96efc0dc0c5914a7e111 [2022-03-17T16:13:45.800Z] #59 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T16:13:45.800Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T16:13:45.800Z] #51 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-17T16:13:45.800Z] #71 sha256:c1910b5087b0f774c4515dae216861c0f3f755914773b5610c3a3630b493e2f2 [2022-03-17T16:13:45.800Z] #71 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-17T16:13:45.800Z] #39 sha256:d9fcce07bd9d00a0af02a5bac35ea27c5ffab155c6086d59de135793689a3d7a [2022-03-17T16:13:45.800Z] #39 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T16:13:45.800Z] #63 sha256:c3a35a9bba92c6306d91e5e9fad3b32c46dca791ee4a3d12c3ab0caf9cc0a7bf [2022-03-17T16:13:45.800Z] #63 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T16:13:45.800Z] #25 sha256:697cf35f41921594dd3f1f905a6b387b092c262a08a7a65914883e7f1ea4f753 [2022-03-17T16:13:45.800Z] #25 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-17T16:13:45.800Z] #57 sha256:9844fdbaa91c36e09bfb7c24da0a0cfa274b063057e6abea5195f92f0f3b564d [2022-03-17T16:13:45.800Z] #57 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-17T16:13:45.800Z] #46 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-17T16:13:45.800Z] #46 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T16:13:45.800Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T16:13:45.800Z] #43 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T16:13:45.800Z] #23 sha256:ae5d8ac4759537eacc776876f32978930d975f1ac753299a1e873b84d06c76c4 [2022-03-17T16:13:45.800Z] #23 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-17T16:13:45.800Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-17T16:13:45.800Z] #70 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-17T16:13:45.800Z] #48 sha256:536e733dcff213ac9d3dd73210a7739b3f57051a32ab7ac5ea71a59fbfc0d5b3 [2022-03-17T16:13:45.800Z] #48 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-17T16:13:45.800Z] #41 sha256:d94921a40803b31cdf3a36080bece963c3fafb88ea4f9ddd3c1df4f65c0403a1 [2022-03-17T16:13:45.800Z] #41 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-17T16:13:45.800Z] #17 sha256:d744666469a55c9b7b611a77f14cd171e23ff92bfa72fc48d04a803284ab5ae5 [2022-03-17T16:13:45.800Z] #17 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T16:13:45.800Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T16:13:45.800Z] #49 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-17T16:13:45.800Z] #32 sha256:060dbef84b09597fba68aaf2e988fda9e8f4a4f394ea35baebe746ce8c724f04 [2022-03-17T16:13:45.800Z] #32 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-17T16:13:45.800Z] #52 sha256:3f3b440a217ca1e9688be7c19ba5a8e25992724f403ed2350317e23fc3651831 [2022-03-17T16:13:45.800Z] #52 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-17T16:13:45.800Z] #64 sha256:5cca99a3a53259b494e990cdef931e02b7da9d56752decbb88000201b643bae6 [2022-03-17T16:13:45.800Z] #64 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T16:13:45.800Z] #42 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-17T16:13:45.800Z] #42 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T16:13:45.800Z] #33 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-17T16:13:45.800Z] #33 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T16:13:45.800Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-17T16:13:45.800Z] #12 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T16:13:45.800Z] #60 sha256:10f32bec890c513213c6b6f952563f26fcf2858e241fc44f45bbe539f0ae5559 [2022-03-17T16:13:45.800Z] #60 CACHED [2022-03-17T16:13:45.800Z] [2022-03-17T16:13:45.800Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-17T16:13:45.801Z] #44 sha256:478e6c70a9b6e0d74c2dbc41a9b435574a6951f8a1e4859265c1665537b19d6b [2022-03-17T16:13:45.801Z] #44 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-17T16:13:45.801Z] #37 sha256:4b188a61a4689828c3cfe8740297429c3e2f8bb2bb447cc6f45d3317481bbf01 [2022-03-17T16:13:45.801Z] #37 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T16:13:45.801Z] #20 sha256:860b36bc333da64c25b05a244f1080c207abbd5ae304d3e84f6cf978c0e267bc [2022-03-17T16:13:45.801Z] #20 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-17T16:13:45.801Z] #19 sha256:ef81ffb677afb21478ed6414e9aad92ce09039b90b47c68509fd7a69f7d853c8 [2022-03-17T16:13:45.801Z] #19 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-17T16:13:45.801Z] #62 sha256:6239306ed8f14c7369c08925de5b6dbe3a1e64b974eccbc29cefa64b658ce6b0 [2022-03-17T16:13:45.801Z] #62 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-17T16:13:45.801Z] #35 sha256:c3286f1e3fe7be3558e68cebd881e61a42a1ee999486ae0c7f1248095b31fe14 [2022-03-17T16:13:45.801Z] #35 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T16:13:45.801Z] #26 sha256:cb84cd123141a17a9cbba278bb6286958c592491fd255ffc7ee29abc11294720 [2022-03-17T16:13:45.801Z] #26 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-17T16:13:45.801Z] #54 sha256:2e299c0d5a5cf170bf40d16dcb0c82654dbb6a04c7d06ce5f9d18ff141e39675 [2022-03-17T16:13:45.801Z] #54 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-17T16:13:45.801Z] #16 sha256:48eec67cb986c8d1ecb30a8ee9634d282ab3aea27a47fbefb5201117c35b7f29 [2022-03-17T16:13:45.801Z] #16 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T16:13:45.801Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T16:13:45.801Z] #34 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T16:13:45.801Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T16:13:45.801Z] #14 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-17T16:13:45.801Z] #66 sha256:77af17429ec872ae0cd4ad1926fbdc58c5126ab65a7c845a0a132f4ac024401d [2022-03-17T16:13:45.801Z] #66 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-17T16:13:45.801Z] #65 sha256:b45a2aa7739b96305770d3fa3d13cf1d30f0bc759d047c5066455e14d6dd78b0 [2022-03-17T16:13:45.801Z] #65 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T16:13:45.801Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T16:13:45.801Z] #47 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-17T16:13:45.801Z] #50 sha256:05c230b1b8ccce6107651f0016747f1b026812cfdbc16d07bb317674ef3c5936 [2022-03-17T16:13:45.801Z] #50 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-17T16:13:45.801Z] #61 sha256:a11d90e8a0cc990e57ad3023db0f71972c040294a2a44e1f0bb3b508192d11e7 [2022-03-17T16:13:45.801Z] #61 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-17T16:13:45.801Z] #30 sha256:49cbc51ef0bf212acdc77f8efc2fce9035b3e27aeda60a611a9478220e74da57 [2022-03-17T16:13:45.801Z] #30 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T16:13:45.801Z] #27 sha256:dbd4aad79d342f18e00d53eaec07242be5567b2feaa08989db8dd3492bc48b54 [2022-03-17T16:13:45.801Z] #27 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T16:13:45.801Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T16:13:45.801Z] #21 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T16:13:45.801Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-17T16:13:45.801Z] #29 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-17T16:13:45.801Z] #22 sha256:bf92e087b75e837958780d07fd79d377450331ceb7d2aa20771e5a8579410c9e [2022-03-17T16:13:45.801Z] #22 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-17T16:13:45.801Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-17T16:13:45.801Z] #13 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-17T16:13:45.801Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-17T16:13:45.801Z] #68 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T16:13:45.801Z] #31 sha256:c0bdb8d09aa123b53234ebb34d9f140075429b37e02e15f8b7c77169f6008964 [2022-03-17T16:13:45.801Z] #31 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T16:13:45.801Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T16:13:45.801Z] #53 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T16:13:45.801Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T16:13:45.801Z] #58 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T16:13:45.801Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T16:13:45.801Z] #38 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T16:13:45.801Z] #56 sha256:c1557d1f37b3ba3fd5c2589d279671bfc752fa9c31f21c67a21c99a5de8a989a [2022-03-17T16:13:45.801Z] #56 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T16:13:45.801Z] #40 sha256:829ec43c4f5d6b1ce7d349930fb0ed709962b1360a6032a370edbe79258beb32 [2022-03-17T16:13:45.801Z] #40 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-17T16:13:45.801Z] #72 sha256:9a17a1267b198d3d2b6a9bd974a4c2c9ec2e7ba18e4ba4dd79fba9591014286e [2022-03-17T16:13:45.801Z] #72 CACHED [2022-03-17T16:13:45.801Z] [2022-03-17T16:13:45.801Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-17T16:13:45.801Z] #73 sha256:3d4a34a3d968d25cc2caa25335a1af3efdedd533a6c823b1cd4a677fd43d8eed [2022-03-17T16:13:46.003Z] #17 DONE 0.5s [2022-03-17T16:13:46.003Z] [2022-03-17T16:13:46.003Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-17T16:13:46.003Z] #18 sha256:44bc23bc62a796d325930d41b81ac217b059493e724b33037b2bddf55ca7bcd1 [2022-03-17T16:13:46.261Z] #18 DONE 0.5s [2022-03-17T16:13:46.261Z] [2022-03-17T16:13:46.261Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-17T16:13:46.261Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T16:13:46.747Z] #73 DONE 1.0s [2022-03-17T16:13:46.747Z] [2022-03-17T16:13:46.747Z] #74 exporting to image [2022-03-17T16:13:46.747Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-17T16:13:46.747Z] #74 exporting layers [2022-03-17T16:13:47.193Z] #19 0.930 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T16:13:47.451Z] #19 1.103 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T16:13:47.687Z] #74 exporting layers 1.0s done [2022-03-17T16:13:47.687Z] #74 writing image sha256:8c877ea2f8f28c3aa9941b77574f583fd1c1f7faae043abbd7978855cc1ca06c done [2022-03-17T16:13:47.687Z] #74 naming to docker.io/library/docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a done [2022-03-17T16:13:47.687Z] #74 DONE 1.1s [Pipeline] } [Pipeline] // stage [2022-03-17T16:13:47.709Z] #19 1.322 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-17T16:13:47.709Z] #19 1.327 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T16:13:47.709Z] #19 1.425 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-17T16:13:47.709Z] #19 1.501 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-17T16:13:47.978Z] #19 1.589 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T16:13:47.978Z] #19 1.695 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-17T16:13:47.978Z] #19 1.799 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-17T16:13:47.978Z] #19 1.883 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-17T16:13:47.978Z] #19 1.884 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T16:13:47.978Z] #19 1.886 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-17T16:13:47.978Z] #19 1.888 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-17T16:13:47.978Z] #19 1.902 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-17T16:13:48.028Z] + trap exit INT TERM [2022-03-17T16:13:48.028Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-17T16:13:48.028Z] + CONTAINER_NAME=docker-pr7 [2022-03-17T16:13:48.028Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43298/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43298/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a -e DOCKER_GRAPHDRIVER docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a hack/make.sh dynbinary [2022-03-17T16:13:48.241Z] #19 1.915 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T16:13:48.241Z] #19 1.915 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T16:13:48.241Z] #19 1.915 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-17T16:13:48.241Z] #19 1.915 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-17T16:13:48.241Z] #19 1.925 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-17T16:13:48.241Z] #19 1.925 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T16:13:48.241Z] #19 1.925 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-17T16:13:48.288Z] [2022-03-17T16:13:48.307Z] Merge succeeded, producing bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:13:48.308Z] Checking out Revision bee8f006fedd42dcb4af7f9d874eeb554fe5f24a (PR-43298) [2022-03-17T16:13:48.858Z] Removing bundles/ [2022-03-17T16:13:48.858Z] [2022-03-17T16:13:48.858Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-17T16:13:48.858Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T16:13:48.858Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T16:13:49.234Z] Commit message: "registry: serviceConfig: don't embed registry.ServiceConfig" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T16:13:47.928Z] > git remote # timeout=10 [2022-03-17T16:13:47.990Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T16:13:48.068Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:13:48.068Z] > git merge 0798f5f5cf6908593472b21179360168cd9f4691 # timeout=10 [2022-03-17T16:13:48.209Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-17T16:13:48.334Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:13:48.412Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:13:50.602Z] + docker version [2022-03-17T16:13:50.602Z] Client: [2022-03-17T16:13:50.602Z] Version: 20.10.9 [2022-03-17T16:13:50.602Z] API version: 1.41 [2022-03-17T16:13:50.602Z] Go version: go1.16.8 [2022-03-17T16:13:50.602Z] Git commit: c2ea9bc [2022-03-17T16:13:50.602Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T16:13:50.602Z] OS/Arch: windows/amd64 [2022-03-17T16:13:50.602Z] Context: default [2022-03-17T16:13:50.602Z] Experimental: true [2022-03-17T16:13:50.602Z] [2022-03-17T16:13:50.602Z] Server: Docker Engine - Community [2022-03-17T16:13:50.602Z] Engine: [2022-03-17T16:13:50.602Z] Version: 20.10.9 [2022-03-17T16:13:50.602Z] API version: 1.41 (minimum version 1.24) [2022-03-17T16:13:50.602Z] Go version: go1.16.8 [2022-03-17T16:13:50.602Z] Git commit: 79ea9d3 [2022-03-17T16:13:50.602Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T16:13:50.602Z] OS/Arch: windows/amd64 [2022-03-17T16:13:50.602Z] Experimental: true [Pipeline] sh [2022-03-17T16:13:50.891Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-17T16:13:50.891Z] [2022-03-17T16:13:50.891Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-17T16:13:50.891Z] Installing docker-proxy to /usr/local/bin/ [2022-03-17T16:13:50.891Z] [2022-03-17T16:13:50.891Z] + mkdir -p bundles [2022-03-17T16:13:50.891Z] + '[' -n 'github.com/docker/docker/api [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/backend/build [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/httputils [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/middleware [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/router [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/router/build [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/router/container [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/router/debug [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/router/image [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/router/network [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/router/session [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/router/system [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/server/router/volume [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/backend [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/container [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/events [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/filters [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/image [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/mount [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/network [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/registry [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/strslice [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/swarm [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/time [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/versions [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T16:13:50.891Z] github.com/docker/docker/api/types/volume [2022-03-17T16:13:50.891Z] github.com/docker/docker/builder [2022-03-17T16:13:50.891Z] github.com/docker/docker/builder/builder-next [2022-03-17T16:13:50.891Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T16:13:50.891Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T16:13:50.891Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T16:13:50.891Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T16:13:50.892Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T16:13:50.892Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T16:13:50.892Z] github.com/docker/docker/builder/dockerfile [2022-03-17T16:13:50.892Z] github.com/docker/docker/builder/remotecontext [2022-03-17T16:13:50.892Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T16:13:50.892Z] github.com/docker/docker/cli [2022-03-17T16:13:50.892Z] github.com/docker/docker/cli/config [2022-03-17T16:13:50.892Z] github.com/docker/docker/cli/debug [2022-03-17T16:13:50.892Z] github.com/docker/docker/client [2022-03-17T16:13:50.892Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T16:13:50.892Z] github.com/docker/docker/cmd/dockerd [2022-03-17T16:13:50.892Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T16:13:50.892Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T16:13:50.892Z] github.com/docker/docker/container [2022-03-17T16:13:50.892Z] github.com/docker/docker/container/stream [2022-03-17T16:13:50.892Z] github.com/docker/docker/contrib/apparmor [2022-03-17T16:13:50.892Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T16:13:50.892Z] github.com/docker/docker/contrib/httpserver [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/cluster [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/config [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/events [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/exec [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/images [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/initlayer [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/links [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/listeners [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/logger [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/logger/local [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/names [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/network [2022-03-17T16:13:50.892Z] github.com/docker/docker/daemon/stats [2022-03-17T16:13:50.892Z] github.com/docker/docker/distribution [2022-03-17T16:13:50.892Z] github.com/docker/docker/distribution/metadata [2022-03-17T16:13:50.892Z] github.com/docker/docker/distribution/utils [2022-03-17T16:13:50.892Z] github.com/docker/docker/distribution/xfer [2022-03-17T16:13:50.892Z] github.com/docker/docker/dockerversion [2022-03-17T16:13:50.892Z] github.com/docker/docker/errdefs [2022-03-17T16:13:50.892Z] github.com/docker/docker/image [2022-03-17T16:13:50.892Z] github.com/docker/docker/image/cache [2022-03-17T16:13:50.892Z] github.com/docker/docker/image/tarexport [2022-03-17T16:13:50.892Z] github.com/docker/docker/image/v1 [2022-03-17T16:13:50.892Z] github.com/docker/docker/internal/test/suite [2022-03-17T16:13:50.892Z] github.com/docker/docker/layer [2022-03-17T16:13:50.892Z] github.com/docker/docker/libcontainerd [2022-03-17T16:13:50.892Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T16:13:50.892Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T16:13:50.892Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T16:13:50.892Z] github.com/docker/docker/libcontainerd/types [2022-03-17T16:13:50.892Z] github.com/docker/docker/oci [2022-03-17T16:13:50.892Z] github.com/docker/docker/oci/caps [2022-03-17T16:13:50.892Z] github.com/docker/docker/opts [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/aaparser [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/archive [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/authorization [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/capabilities [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/containerfs [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/directory [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/dmesg [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/filenotify [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/fileutils [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/fsutils [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/homedir [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/idtools [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/ioutils [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/longpath [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/loopback [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/parsers [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/pidfile [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/platform [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/plugins [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/pools [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/progress [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/pubsub [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/reexec [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/signal [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/stack [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/stringid [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/system [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/tailfile [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/tarsum [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/truncindex [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/urlutil [2022-03-17T16:13:50.892Z] github.com/docker/docker/pkg/useragent [2022-03-17T16:13:50.892Z] github.com/docker/docker/plugin [2022-03-17T16:13:50.892Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T16:13:50.892Z] github.com/docker/docker/plugin/v2 [2022-03-17T16:13:50.892Z] github.com/docker/docker/profiles/apparmor [2022-03-17T16:13:50.892Z] github.com/docker/docker/profiles/seccomp [2022-03-17T16:13:50.892Z] github.com/docker/docker/quota [2022-03-17T16:13:50.892Z] github.com/docker/docker/reference [2022-03-17T16:13:50.892Z] github.com/docker/docker/registry [2022-03-17T16:13:50.892Z] github.com/docker/docker/registry/resumable [2022-03-17T16:13:50.892Z] github.com/docker/docker/restartmanager [2022-03-17T16:13:50.892Z] github.com/docker/docker/rootless [2022-03-17T16:13:50.892Z] github.com/docker/docker/rootless/specconv [2022-03-17T16:13:50.892Z] github.com/docker/docker/runconfig [2022-03-17T16:13:50.892Z] github.com/docker/docker/runconfig/opts [2022-03-17T16:13:50.892Z] github.com/docker/docker/testutil [2022-03-17T16:13:50.892Z] github.com/docker/docker/testutil/daemon [2022-03-17T16:13:50.892Z] github.com/docker/docker/testutil/environment [2022-03-17T16:13:50.892Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T16:13:50.892Z] github.com/docker/docker/testutil/fakegit [2022-03-17T16:13:50.892Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T16:13:50.892Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T16:13:50.892Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T16:13:50.892Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T16:13:50.892Z] github.com/docker/docker/testutil/registry [2022-03-17T16:13:50.892Z] github.com/docker/docker/testutil/request [2022-03-17T16:13:50.892Z] github.com/docker/docker/volume [2022-03-17T16:13:50.892Z] github.com/docker/docker/volume/drivers [2022-03-17T16:13:50.892Z] github.com/docker/docker/volume/local [2022-03-17T16:13:50.892Z] github.com/docker/docker/volume/mounts [2022-03-17T16:13:50.892Z] github.com/docker/docker/volume/service [2022-03-17T16:13:50.892Z] github.com/docker/docker/volume/service/opts [2022-03-17T16:13:50.892Z] github.com/docker/docker/volume/testutils' ']' [2022-03-17T16:13:50.892Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-17T16:13:50.892Z] ? github.com/docker/docker/api [no test files] [2022-03-17T16:13:51.665Z] + docker info [2022-03-17T16:13:51.665Z] Client: [2022-03-17T16:13:51.665Z] Context: default [2022-03-17T16:13:51.665Z] Debug Mode: false [2022-03-17T16:13:51.665Z] [2022-03-17T16:13:51.665Z] Server: [2022-03-17T16:13:51.665Z] Containers: 0 [2022-03-17T16:13:51.665Z] Running: 0 [2022-03-17T16:13:51.665Z] Paused: 0 [2022-03-17T16:13:51.665Z] Stopped: 0 [2022-03-17T16:13:51.665Z] Images: 1 [2022-03-17T16:13:51.665Z] Server Version: 20.10.9 [2022-03-17T16:13:51.665Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T16:13:51.665Z] Windows: [2022-03-17T16:13:51.665Z] LCOW: [2022-03-17T16:13:51.665Z] Logging Driver: json-file [2022-03-17T16:13:51.665Z] Plugins: [2022-03-17T16:13:51.665Z] Volume: local [2022-03-17T16:13:51.665Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T16:13:51.665Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T16:13:51.665Z] Swarm: inactive [2022-03-17T16:13:51.665Z] Default Isolation: process [2022-03-17T16:13:51.665Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T16:13:51.665Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-17T16:13:51.665Z] OSType: windows [2022-03-17T16:13:51.665Z] Architecture: x86_64 [2022-03-17T16:13:51.665Z] CPUs: 4 [2022-03-17T16:13:51.665Z] Total Memory: 32GiB [2022-03-17T16:13:51.665Z] Name: azwin-2-e6e640 [2022-03-17T16:13:51.665Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-17T16:13:51.665Z] Docker Root Dir: D:\docker [2022-03-17T16:13:51.665Z] Debug Mode: false [2022-03-17T16:13:51.665Z] Registry: https://index.docker.io/v1/ [2022-03-17T16:13:51.665Z] Labels: [2022-03-17T16:13:51.665Z] Experimental: true [2022-03-17T16:13:51.665Z] Insecure Registries: [2022-03-17T16:13:51.665Z] 10.0.0.4:5000 [2022-03-17T16:13:51.665Z] 127.0.0.0/8 [2022-03-17T16:13:51.665Z] Registry Mirrors: [2022-03-17T16:13:51.665Z] http://10.0.0.4:5000/ [2022-03-17T16:13:51.665Z] Live Restore Enabled: false [2022-03-17T16:13:51.665Z] Product License: Community Engine [2022-03-17T16:13:51.665Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-17T16:13:54.814Z] #19 7.391 Fetched 48.9 MB in 7s (7088 kB/s) [2022-03-17T16:13:56.714Z] #19 7.391 Reading package lists... [2022-03-17T16:14:00.079Z] #19 10.32 Reading package lists... [2022-03-17T16:14:00.079Z] #19 13.36 Building dependency tree... [2022-03-17T16:14:01.019Z] #19 14.49 The following additional packages will be installed: [2022-03-17T16:14:01.019Z] #19 14.49 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-17T16:14:01.019Z] #19 14.49 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-17T16:14:01.019Z] #19 14.49 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-17T16:14:01.019Z] #19 14.49 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-17T16:14:01.019Z] #19 14.49 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-17T16:14:01.019Z] #19 14.49 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-17T16:14:01.019Z] #19 14.49 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-17T16:14:01.019Z] #19 14.49 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-17T16:14:01.019Z] #19 14.49 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-17T16:14:01.019Z] #19 14.49 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-17T16:14:01.019Z] #19 14.49 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-17T16:14:01.019Z] #19 14.49 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-17T16:14:01.019Z] #19 14.49 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-17T16:14:01.019Z] #19 14.49 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-17T16:14:01.019Z] #19 14.49 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-17T16:14:01.019Z] #19 14.49 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-17T16:14:01.019Z] #19 14.49 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-17T16:14:01.019Z] #19 14.49 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-17T16:14:01.019Z] #19 14.49 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-17T16:14:01.019Z] #19 14.49 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-17T16:14:01.019Z] #19 14.49 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-17T16:14:01.019Z] #19 14.49 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-17T16:14:01.019Z] #19 14.49 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-17T16:14:01.019Z] #19 14.49 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-17T16:14:01.019Z] #19 14.49 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-17T16:14:01.019Z] #19 14.49 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-17T16:14:01.019Z] #19 14.49 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-17T16:14:01.019Z] #19 14.49 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-17T16:14:01.019Z] #19 14.49 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-17T16:14:01.019Z] #19 14.49 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-17T16:14:01.019Z] #19 14.49 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-17T16:14:01.019Z] #19 14.49 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-17T16:14:01.019Z] #19 14.49 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-17T16:14:01.019Z] #19 14.49 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-17T16:14:01.019Z] #19 14.49 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-17T16:14:01.019Z] #19 14.49 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-17T16:14:01.019Z] #19 14.49 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-17T16:14:01.019Z] #19 14.49 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-17T16:14:01.019Z] #19 14.49 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-17T16:14:01.019Z] #19 14.49 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-17T16:14:01.019Z] #19 14.49 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-17T16:14:01.019Z] #19 14.49 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-17T16:14:01.019Z] #19 14.49 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-17T16:14:01.019Z] #19 14.49 linux-libc-dev-s390x-cross patch xz-utils [2022-03-17T16:14:01.019Z] #19 14.50 Suggested packages: [2022-03-17T16:14:01.019Z] #19 14.50 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-17T16:14:01.019Z] #19 14.50 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-17T16:14:01.019Z] #19 14.50 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-17T16:14:01.019Z] #19 14.50 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-17T16:14:01.019Z] #19 14.50 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-17T16:14:01.019Z] #19 14.50 libyaml-shell-perl ed diffutils-doc [2022-03-17T16:14:01.019Z] #19 14.50 Recommended packages: [2022-03-17T16:14:01.019Z] #19 14.50 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-17T16:14:01.019Z] #19 14.50 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-17T16:14:01.957Z] #19 15.70 The following NEW packages will be installed: [2022-03-17T16:14:01.957Z] #19 15.70 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-17T16:14:01.957Z] #19 15.70 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-17T16:14:01.957Z] #19 15.70 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-17T16:14:01.957Z] #19 15.70 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-17T16:14:01.957Z] #19 15.70 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-17T16:14:01.957Z] #19 15.70 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-17T16:14:01.957Z] #19 15.70 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-17T16:14:01.957Z] #19 15.70 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-17T16:14:01.957Z] #19 15.70 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-17T16:14:01.957Z] #19 15.70 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-17T16:14:01.957Z] #19 15.70 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-17T16:14:01.957Z] #19 15.70 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-17T16:14:01.957Z] #19 15.70 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-17T16:14:01.957Z] #19 15.70 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-17T16:14:01.957Z] #19 15.70 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-17T16:14:01.957Z] #19 15.70 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-17T16:14:01.957Z] #19 15.70 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-17T16:14:01.957Z] #19 15.70 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-17T16:14:01.957Z] #19 15.70 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-17T16:14:01.957Z] #19 15.70 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-17T16:14:01.957Z] #19 15.70 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-17T16:14:01.957Z] #19 15.70 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-17T16:14:01.957Z] #19 15.70 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-17T16:14:01.957Z] #19 15.70 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-17T16:14:01.957Z] #19 15.70 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-17T16:14:01.957Z] #19 15.70 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-17T16:14:01.957Z] #19 15.70 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-17T16:14:01.957Z] #19 15.70 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-17T16:14:01.957Z] #19 15.70 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-17T16:14:01.957Z] #19 15.70 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-17T16:14:01.957Z] #19 15.70 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-17T16:14:01.957Z] #19 15.70 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-17T16:14:01.957Z] #19 15.70 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-17T16:14:01.957Z] #19 15.70 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-17T16:14:01.957Z] #19 15.70 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-17T16:14:01.957Z] #19 15.70 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-17T16:14:01.957Z] #19 15.70 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-17T16:14:01.957Z] #19 15.70 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-17T16:14:01.957Z] #19 15.70 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-17T16:14:01.957Z] #19 15.70 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-17T16:14:01.957Z] #19 15.70 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-17T16:14:01.957Z] #19 15.70 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-17T16:14:01.957Z] #19 15.70 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-17T16:14:01.957Z] #19 15.70 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-17T16:14:01.957Z] #19 15.70 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-17T16:14:01.957Z] #19 15.70 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-17T16:14:01.957Z] #19 15.70 linux-libc-dev-s390x-cross patch xz-utils [2022-03-17T16:14:02.215Z] #19 16.04 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T16:14:02.215Z] #19 16.04 Need to get 787 MB of archives. [2022-03-17T16:14:02.215Z] #19 16.04 After this operation, 3385 MB of additional disk space will be used. [2022-03-17T16:14:02.215Z] #19 16.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-03-17T16:14:02.215Z] #19 16.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-17T16:14:02.216Z] #19 16.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-17T16:14:02.216Z] #19 16.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-17T16:14:02.475Z] #19 16.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-17T16:14:02.475Z] #19 16.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-17T16:14:02.475Z] #19 16.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-17T16:14:02.475Z] #19 16.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-17T16:14:02.475Z] #19 16.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-17T16:14:02.475Z] #19 16.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-17T16:14:02.475Z] #19 16.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-17T16:14:02.475Z] #19 16.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-17T16:14:02.475Z] #19 16.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-03-17T16:14:02.736Z] #19 16.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-03-17T16:14:02.736Z] #19 16.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-03-17T16:14:02.817Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-17T16:14:02.817Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8feb5a5a\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-17T16:14:02.817Z] ---------------------------------------------------------------------------- [2022-03-17T16:14:02.817Z] [2022-03-17T16:14:02.817Z] INFO: executeCI.ps1 starting at Thu Mar 17 16:14:01 CUT 2022 [2022-03-17T16:14:02.817Z] [2022-03-17T16:14:02.817Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-17T16:14:02.817Z] INFO: Running git version 2.24.1.windows.2 [2022-03-17T16:14:02.817Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-17T16:14:02.817Z] INFO: Environment variables: [2022-03-17T16:14:02.817Z] [2022-03-17T16:14:02.817Z] Name Value [2022-03-17T16:14:02.817Z] ---- ----- [2022-03-17T16:14:02.817Z] ALLUSERSPROFILE C:\ProgramData [2022-03-17T16:14:02.817Z] amd64 true [2022-03-17T16:14:02.817Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-17T16:14:02.817Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-17T16:14:02.817Z] arm64 true [2022-03-17T16:14:02.817Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-17T16:14:02.817Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-17T16:14:02.817Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-17T16:14:02.817Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-17T16:14:02.817Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-17T16:14:02.817Z] BRANCH_NAME PR-43298 [2022-03-17T16:14:02.817Z] BUILD_DISPLAY_NAME #7 [2022-03-17T16:14:02.817Z] BUILD_ID 7 [2022-03-17T16:14:02.817Z] BUILD_NUMBER 7 [2022-03-17T16:14:02.817Z] BUILD_TAG jenkins-moby-PR-43298-7 [2022-03-17T16:14:02.817Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/7/ [2022-03-17T16:14:02.817Z] cgroup2 true [2022-03-17T16:14:02.817Z] CHANGE_AUTHOR thaJeztah [2022-03-17T16:14:02.817Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-17T16:14:02.817Z] CHANGE_BRANCH cleanup_registry [2022-03-17T16:14:02.817Z] CHANGE_FORK thaJeztah/docker [2022-03-17T16:14:02.817Z] CHANGE_ID 43298 [2022-03-17T16:14:02.817Z] CHANGE_TARGET master [2022-03-17T16:14:02.817Z] CHANGE_TITLE registry: remove v1 leftovers, and refactor to reduce public api/interface [2022-03-17T16:14:02.817Z] CHANGE_URL https://github.com/moby/moby/pull/43298 [2022-03-17T16:14:02.818Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T16:14:02.818Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-17T16:14:02.818Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-17T16:14:02.818Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-17T16:14:02.818Z] COMPUTERNAME azwin-2-e6e640 [2022-03-17T16:14:02.818Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-17T16:14:02.818Z] ConfigSequenceNumber 0 [2022-03-17T16:14:02.818Z] dco true [2022-03-17T16:14:02.818Z] DOCKER_BUILDKIT 0 [2022-03-17T16:14:02.818Z] DOCKER_DUT_DEBUG 1 [2022-03-17T16:14:02.818Z] DOCKER_EXPERIMENTAL 1 [2022-03-17T16:14:02.818Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-17T16:14:02.818Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-17T16:14:02.818Z] EXECUTOR_NUMBER 0 [2022-03-17T16:14:02.818Z] FQDN azwin-2-e6e640.westus.cloudapp.azure.com [2022-03-17T16:14:02.818Z] GIT_BRANCH PR-43298 [2022-03-17T16:14:02.818Z] GIT_COMMIT bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:14:02.818Z] GIT_PREVIOUS_COMMIT 125fb22bcee2a692bca0f897910d4279a839b898 [2022-03-17T16:14:02.818Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 125fb22bcee2a692bca0f897910d4279a839b898 [2022-03-17T16:14:02.818Z] GIT_URL https://github.com/moby/moby.git [2022-03-17T16:14:02.818Z] HUDSON_COOKIE 9567f4da-3725-4111-90a7-234847fc7b10 [2022-03-17T16:14:02.818Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-17T16:14:02.818Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-17T16:14:02.818Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-17T16:14:02.818Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-17T16:14:02.818Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-17T16:14:02.818Z] JENKINS_NODE_COOKIE b87cd22f-332d-40ee-99f2-9244fa2280a1 [2022-03-17T16:14:02.818Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-17T16:14:02.818Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-17T16:14:02.818Z] JOB_BASE_NAME PR-43298 [2022-03-17T16:14:02.818Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/display/redirect [2022-03-17T16:14:02.818Z] JOB_NAME moby/PR-43298 [2022-03-17T16:14:02.818Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/ [2022-03-17T16:14:02.818Z] library.jps.version master [2022-03-17T16:14:02.818Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-17T16:14:02.818Z] NODE_LABELS amd64 azure azwin-2-e6e640 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-17T16:14:02.818Z] NODE_NAME azwin-2-e6e640 [2022-03-17T16:14:02.818Z] NUMBER_OF_PROCESSORS 4 [2022-03-17T16:14:02.818Z] OS Windows_NT [2022-03-17T16:14:02.818Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-17T16:14:02.818Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-17T16:14:02.818Z] ppc64le false [2022-03-17T16:14:02.818Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-17T16:14:02.818Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-17T16:14:02.818Z] PROCESSOR_LEVEL 6 [2022-03-17T16:14:02.818Z] PROCESSOR_REVISION 4f01 [2022-03-17T16:14:02.818Z] ProgramData C:\ProgramData [2022-03-17T16:14:02.818Z] ProgramFiles C:\Program Files [2022-03-17T16:14:02.818Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-17T16:14:02.818Z] ProgramW6432 C:\Program Files [2022-03-17T16:14:02.818Z] PROMPT $P$G [2022-03-17T16:14:02.818Z] PSExecutionPolicyPreference Bypass [2022-03-17T16:14:02.818Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-17T16:14:02.818Z] PUBLIC C:\Users\Public [2022-03-17T16:14:02.818Z] rootless true [2022-03-17T16:14:02.818Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/7/display/redirect?page=artif... [2022-03-17T16:14:02.818Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/7/display/redirect?page=changes [2022-03-17T16:14:02.818Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/7/display/redirect [2022-03-17T16:14:02.818Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/7/display/redirect?page=tests [2022-03-17T16:14:02.818Z] s390x false [2022-03-17T16:14:02.818Z] SKIP_VALIDATION_TESTS 1 [2022-03-17T16:14:02.818Z] SOURCES_DRIVE d [2022-03-17T16:14:02.818Z] SOURCES_SUBDIR gopath [2022-03-17T16:14:02.818Z] STAGE_NAME Run tests [2022-03-17T16:14:02.818Z] SystemDrive C: [2022-03-17T16:14:02.818Z] SystemRoot C:\Windows [2022-03-17T16:14:02.818Z] TEMP C:\Windows\TEMP [2022-03-17T16:14:02.818Z] TESTDEBUG 0 [2022-03-17T16:14:02.818Z] TESTRUN_DRIVE d [2022-03-17T16:14:02.818Z] TESTRUN_SUBDIR CI [2022-03-17T16:14:02.818Z] TIMEOUT 120m [2022-03-17T16:14:02.818Z] TMP C:\Windows\TEMP [2022-03-17T16:14:02.818Z] unit_validate true [2022-03-17T16:14:02.818Z] USERDOMAIN WORKGROUP [2022-03-17T16:14:02.818Z] USERNAME azwin-2-e6e640$ [2022-03-17T16:14:02.818Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-17T16:14:02.818Z] validate_force false [2022-03-17T16:14:02.818Z] windir C:\Windows [2022-03-17T16:14:02.818Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-17T16:14:02.818Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-17T16:14:02.818Z] windows2022 true [2022-03-17T16:14:02.818Z] windows2022containerd true [2022-03-17T16:14:02.818Z] windowsRS5 true [2022-03-17T16:14:02.818Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-17T16:14:02.818Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-17T16:14:02.818Z] [2022-03-17T16:14:02.818Z] [2022-03-17T16:14:02.818Z] [2022-03-17T16:14:02.818Z] INFO: Sources under d:\gopath\... [2022-03-17T16:14:02.818Z] INFO: Test run under d:\CI\... [2022-03-17T16:14:02.818Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-17T16:14:02.818Z] INFO: docker/docker repository was found [2022-03-17T16:14:02.818Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-17T16:14:02.818Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-17T16:14:02.818Z] INFO: Docker version of control daemon [2022-03-17T16:14:02.818Z] [2022-03-17T16:14:02.818Z] Client: [2022-03-17T16:14:02.818Z] Version: 20.10.9 [2022-03-17T16:14:02.818Z] API version: 1.41 [2022-03-17T16:14:02.818Z] Go version: go1.16.8 [2022-03-17T16:14:02.818Z] Git commit: c2ea9bc [2022-03-17T16:14:02.818Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T16:14:02.818Z] OS/Arch: windows/amd64 [2022-03-17T16:14:02.818Z] Context: default [2022-03-17T16:14:02.818Z] Experimental: true [2022-03-17T16:14:02.818Z] [2022-03-17T16:14:02.818Z] Server: Docker Engine - Community [2022-03-17T16:14:02.818Z] Engine: [2022-03-17T16:14:02.818Z] Version: 20.10.9 [2022-03-17T16:14:02.818Z] API version: 1.41 (minimum version 1.24) [2022-03-17T16:14:02.818Z] Go version: go1.16.8 [2022-03-17T16:14:02.818Z] Git commit: 79ea9d3 [2022-03-17T16:14:02.818Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T16:14:02.818Z] OS/Arch: windows/amd64 [2022-03-17T16:14:02.818Z] Experimental: true [2022-03-17T16:14:02.818Z] [2022-03-17T16:14:02.818Z] INFO: Docker info of control daemon [2022-03-17T16:14:02.818Z] [2022-03-17T16:14:02.818Z] Client: [2022-03-17T16:14:02.818Z] Context: default [2022-03-17T16:14:02.818Z] Debug Mode: false [2022-03-17T16:14:02.818Z] [2022-03-17T16:14:02.818Z] Server: [2022-03-17T16:14:02.818Z] Containers: 0 [2022-03-17T16:14:02.818Z] Running: 0 [2022-03-17T16:14:02.818Z] Paused: 0 [2022-03-17T16:14:02.818Z] Stopped: 0 [2022-03-17T16:14:02.818Z] Images: 1 [2022-03-17T16:14:02.818Z] Server Version: 20.10.9 [2022-03-17T16:14:02.818Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T16:14:02.818Z] Windows: [2022-03-17T16:14:02.818Z] LCOW: [2022-03-17T16:14:02.818Z] Logging Driver: json-file [2022-03-17T16:14:02.818Z] Plugins: [2022-03-17T16:14:02.818Z] Volume: local [2022-03-17T16:14:02.818Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T16:14:02.818Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T16:14:02.818Z] Swarm: inactive [2022-03-17T16:14:02.818Z] Default Isolation: process [2022-03-17T16:14:02.818Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T16:14:02.818Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-17T16:14:02.818Z] OSType: windows [2022-03-17T16:14:02.818Z] Architecture: x86_64 [2022-03-17T16:14:02.818Z] CPUs: 4 [2022-03-17T16:14:02.818Z] Total Memory: 32GiB [2022-03-17T16:14:02.818Z] Name: azwin-2-e6e640 [2022-03-17T16:14:02.818Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-17T16:14:02.818Z] Docker Root Dir: D:\docker [2022-03-17T16:14:02.818Z] Debug Mode: false [2022-03-17T16:14:02.818Z] Registry: https://index.docker.io/v1/ [2022-03-17T16:14:02.818Z] Labels: [2022-03-17T16:14:02.818Z] Experimental: true [2022-03-17T16:14:02.818Z] Insecure Registries: [2022-03-17T16:14:02.818Z] 10.0.0.4:5000 [2022-03-17T16:14:02.818Z] 127.0.0.0/8 [2022-03-17T16:14:02.818Z] Registry Mirrors: [2022-03-17T16:14:02.818Z] http://10.0.0.4:5000/ [2022-03-17T16:14:02.818Z] Live Restore Enabled: false [2022-03-17T16:14:02.818Z] Product License: Community Engine [2022-03-17T16:14:02.818Z] [2022-03-17T16:14:02.818Z] [2022-03-17T16:14:02.818Z] INFO: Commit hash is bee8f006fe [2022-03-17T16:14:02.818Z] INFO: Nuke-Everything... [2022-03-17T16:14:02.818Z] INFO: Container count on control daemon to delete is 0 [2022-03-17T16:14:02.818Z] INFO: Nuking d:\CI [2022-03-17T16:14:02.818Z] INFO: Zapped successfully [2022-03-17T16:14:02.997Z] #19 16.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-03-17T16:14:02.997Z] #19 16.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-03-17T16:14:03.257Z] #19 17.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-17T16:14:03.287Z] INFO: Location for testing is d:\CI\PR-43298\7 [2022-03-17T16:14:03.287Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-17T16:14:03.287Z] [2022-03-17T16:14:03.287Z] [2022-03-17T16:14:03.287Z] INFO: Building the image from Dockerfile.windows at 03/17/2022 16:14:02... [2022-03-17T16:14:03.287Z] [2022-03-17T16:14:03.516Z] #19 17.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-03-17T16:14:03.774Z] #19 17.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-17T16:14:03.774Z] #19 17.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-03-17T16:14:04.033Z] #19 17.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-17T16:14:04.034Z] #19 17.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-03-17T16:14:04.034Z] #19 17.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-03-17T16:14:04.034Z] #19 17.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-17T16:14:04.034Z] #19 17.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-17T16:14:04.034Z] #19 17.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-17T16:14:04.034Z] #19 17.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-17T16:14:04.034Z] #19 17.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-17T16:14:04.034Z] #19 17.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-03-17T16:14:04.034Z] #19 17.79 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-17T16:14:04.034Z] #19 17.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-17T16:14:04.034Z] #19 17.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-17T16:14:04.034Z] #19 17.79 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-17T16:14:04.034Z] #19 17.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-17T16:14:04.034Z] #19 17.81 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-17T16:14:04.034Z] #19 17.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-17T16:14:04.034Z] #19 17.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-17T16:14:04.034Z] #19 17.83 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-03-17T16:14:04.034Z] #19 17.83 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-03-17T16:14:04.599Z] #19 18.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-03-17T16:14:04.599Z] #19 18.23 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-03-17T16:14:04.599Z] #19 18.24 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-17T16:14:04.599Z] #19 18.25 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-03-17T16:14:04.599Z] #19 18.26 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-03-17T16:14:04.858Z] #19 18.62 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-17T16:14:04.858Z] #19 18.62 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-17T16:14:04.858Z] #19 18.62 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-17T16:14:04.858Z] #19 18.64 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-17T16:14:04.858Z] #19 18.64 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-17T16:14:04.858Z] #19 18.64 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-17T16:14:04.858Z] #19 18.70 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-17T16:14:04.858Z] #19 18.71 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-17T16:14:04.858Z] #19 18.71 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-03-17T16:14:04.858Z] #19 18.71 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-17T16:14:04.858Z] #19 18.71 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-17T16:14:04.858Z] #19 18.71 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-17T16:14:04.858Z] #19 18.71 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-17T16:14:04.858Z] #19 18.71 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-03-17T16:14:04.858Z] #19 18.71 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-17T16:14:04.858Z] #19 18.72 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-17T16:14:04.858Z] #19 18.72 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-03-17T16:14:04.858Z] #19 18.72 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-17T16:14:04.858Z] #19 18.72 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-17T16:14:04.858Z] #19 18.72 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-17T16:14:04.858Z] #19 18.73 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-03-17T16:14:05.117Z] #19 18.73 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-17T16:14:05.117Z] #19 18.73 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-17T16:14:05.117Z] #19 18.73 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-17T16:14:05.117Z] #19 18.74 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-17T16:14:05.117Z] #19 18.74 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-17T16:14:05.117Z] #19 18.75 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-03-17T16:14:05.117Z] #19 18.75 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-03-17T16:14:05.375Z] #19 19.11 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-03-17T16:14:05.375Z] #19 19.11 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-03-17T16:14:05.375Z] #19 19.12 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-17T16:14:05.375Z] #19 19.13 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-03-17T16:14:05.375Z] #19 19.14 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-03-17T16:14:05.735Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2022-03-17T16:14:05.942Z] #19 19.49 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-03-17T16:14:05.942Z] #19 19.49 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-17T16:14:05.942Z] #19 19.49 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-17T16:14:05.942Z] #19 19.50 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-03-17T16:14:05.942Z] #19 19.50 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-17T16:14:05.942Z] #19 19.50 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-17T16:14:05.942Z] #19 19.50 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-17T16:14:05.942Z] #19 19.52 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-17T16:14:05.942Z] #19 19.52 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-17T16:14:05.942Z] #19 19.53 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-03-17T16:14:05.942Z] #19 19.53 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-03-17T16:14:06.201Z] #19 19.90 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-03-17T16:14:06.201Z] #19 19.90 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-03-17T16:14:06.201Z] #19 19.91 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-17T16:14:06.201Z] #19 19.93 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-03-17T16:14:06.201Z] #19 19.94 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-03-17T16:14:06.459Z] #19 20.31 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-03-17T16:14:06.718Z] #19 20.31 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-17T16:14:06.718Z] #19 20.31 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-17T16:14:06.718Z] #19 20.33 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-03-17T16:14:06.718Z] #19 20.33 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-17T16:14:06.718Z] #19 20.33 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-03-17T16:14:06.718Z] #19 20.33 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-17T16:14:06.718Z] #19 20.33 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-17T16:14:06.718Z] #19 20.35 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-17T16:14:06.718Z] #19 20.36 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-17T16:14:06.718Z] #19 20.37 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-03-17T16:14:06.718Z] #19 20.37 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-17T16:14:06.718Z] #19 20.38 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-17T16:14:06.718Z] #19 20.38 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-03-17T16:14:06.718Z] #19 20.39 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-03-17T16:14:07.286Z] #19 20.79 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-03-17T16:14:07.286Z] #19 20.79 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-03-17T16:14:07.286Z] #19 20.80 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-17T16:14:07.286Z] #19 20.83 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-03-17T16:14:07.286Z] #19 20.84 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-03-17T16:14:07.286Z] #19 21.21 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-03-17T16:14:07.545Z] #19 21.21 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-17T16:14:07.545Z] #19 21.21 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-17T16:14:07.545Z] #19 21.22 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-03-17T16:14:07.545Z] #19 21.22 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-03-17T16:14:07.545Z] #19 21.22 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-03-17T16:14:07.545Z] #19 21.22 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-17T16:14:07.545Z] #19 21.22 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-17T16:14:07.545Z] #19 21.24 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-17T16:14:07.545Z] #19 21.24 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-17T16:14:07.545Z] #19 21.25 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-03-17T16:14:07.545Z] #19 21.25 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-03-17T16:14:07.804Z] #19 21.65 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-03-17T16:14:08.063Z] #19 21.65 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-03-17T16:14:08.063Z] #19 21.66 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-17T16:14:08.063Z] #19 21.68 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-03-17T16:14:08.063Z] #19 21.69 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-03-17T16:14:08.321Z] #19 22.05 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-17T16:14:08.321Z] #19 22.05 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-17T16:14:08.581Z] #19 22.37 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T16:14:08.581Z] #19 22.50 Fetched 787 MB in 6s (125 MB/s) [2022-03-17T16:14:08.839Z] #19 22.54 Selecting previously unselected package liblocale-gettext-perl. [2022-03-17T16:14:08.839Z] #19 22.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T16:14:08.839Z] #19 22.63 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-17T16:14:08.839Z] #19 22.63 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-17T16:14:08.839Z] #19 22.67 Selecting previously unselected package bzip2. [2022-03-17T16:14:08.839Z] #19 22.67 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-17T16:14:08.839Z] #19 22.68 Unpacking bzip2 (1.0.8-4) ... [2022-03-17T16:14:08.839Z] #19 22.71 Selecting previously unselected package libmagic-mgc. [2022-03-17T16:14:09.098Z] #19 22.71 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-17T16:14:09.098Z] #19 22.71 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-17T16:14:09.098Z] #19 22.79 Selecting previously unselected package libmagic1:amd64. [2022-03-17T16:14:09.098Z] #19 22.79 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-17T16:14:09.098Z] #19 22.80 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-17T16:14:09.098Z] #19 22.83 Selecting previously unselected package file. [2022-03-17T16:14:09.098Z] #19 22.84 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-17T16:14:09.098Z] #19 22.84 Unpacking file (1:5.39-3) ... [2022-03-17T16:14:09.098Z] #19 22.87 Selecting previously unselected package xz-utils. [2022-03-17T16:14:09.098Z] #19 22.87 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-17T16:14:09.098Z] #19 22.88 Unpacking xz-utils (5.2.5-2) ... [2022-03-17T16:14:09.098Z] #19 22.97 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-17T16:14:09.357Z] #19 22.97 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-17T16:14:09.357Z] #19 22.97 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-17T16:14:09.616Z] #19 23.31 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-17T16:14:09.616Z] #19 23.31 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-17T16:14:09.616Z] #19 23.31 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-17T16:14:09.875Z] #19 23.61 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-17T16:14:09.875Z] #19 23.61 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-17T16:14:09.875Z] #19 23.62 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-17T16:14:10.134Z] #19 23.92 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-17T16:14:10.134Z] #19 23.92 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-17T16:14:10.134Z] #19 23.92 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-17T16:14:10.701Z] #19 24.19 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-17T16:14:10.701Z] #19 24.20 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-17T16:14:10.701Z] #19 24.20 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-17T16:14:10.701Z] #19 24.42 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-17T16:14:10.701Z] #19 24.43 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:14:10.701Z] #19 24.43 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T16:14:10.701Z] #19 24.47 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-17T16:14:10.701Z] #19 24.47 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:14:10.701Z] #19 24.47 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:14:11.947Z] Sending build context to Docker daemon 64.27MB [2022-03-17T16:14:11.947Z] [2022-03-17T16:14:11.947Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-17T16:14:11.947Z] ---> 02f938cacc3b [2022-03-17T16:14:11.947Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-17T16:14:11.947Z] ---> Running in c62f5b698e64 [2022-03-17T16:14:11.947Z] Removing intermediate container c62f5b698e64 [2022-03-17T16:14:11.947Z] ---> 904bdee6ce48 [2022-03-17T16:14:11.947Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-17T16:14:11.947Z] ---> Running in f6fc37d6f2b1 [2022-03-17T16:14:12.416Z] Removing intermediate container f6fc37d6f2b1 [2022-03-17T16:14:12.416Z] ---> cd3dd863e6d8 [2022-03-17T16:14:12.416Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-17T16:14:12.416Z] ---> Running in 96d727f4cb91 [2022-03-17T16:14:12.887Z] Removing intermediate container 96d727f4cb91 [2022-03-17T16:14:12.887Z] ---> 6d2b38bf4271 [2022-03-17T16:14:12.887Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-17T16:14:12.887Z] ---> Running in 422101a0f1b7 [2022-03-17T16:14:13.356Z] Removing intermediate container 422101a0f1b7 [2022-03-17T16:14:13.356Z] ---> 99ed3be898df [2022-03-17T16:14:13.356Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-17T16:14:13.356Z] ---> Running in 4f5b9d02948c [2022-03-17T16:14:13.824Z] Removing intermediate container 4f5b9d02948c [2022-03-17T16:14:13.824Z] ---> 8773bcbbe7ac [2022-03-17T16:14:13.824Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-17T16:14:13.824Z] ---> Running in ef9f901f3b15 [2022-03-17T16:14:15.970Z] #19 28.88 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-17T16:14:15.970Z] #19 28.89 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:14:15.970Z] #19 28.89 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-17T16:14:15.970Z] #19 28.92 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-17T16:14:15.970Z] #19 28.92 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:14:15.970Z] #19 28.93 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T16:14:18.602Z] [2022-03-17T16:14:18.602Z] SUCCESS: Specified value was saved. [2022-03-17T16:14:19.253Z] #19 33.05 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-17T16:14:19.512Z] #19 33.06 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:14:19.512Z] #19 33.06 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-17T16:14:19.512Z] #19 33.09 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-17T16:14:19.512Z] #19 33.09 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:14:19.512Z] #19 33.10 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T16:14:19.588Z] INFO: Downloading git... [2022-03-17T16:14:20.585Z] INFO: Downloading go... [2022-03-17T16:14:22.807Z] INFO: Downloading compiler 1 of 3... [2022-03-17T16:14:23.275Z] INFO: Downloading compiler 2 of 3... [2022-03-17T16:14:23.703Z] #19 37.51 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-17T16:14:23.703Z] #19 37.51 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:14:23.743Z] INFO: Downloading compiler 3 of 3... [2022-03-17T16:14:23.743Z] INFO: Extracting git... [2022-03-17T16:14:23.963Z] #19 37.58 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T16:14:24.222Z] #19 37.95 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-17T16:14:24.222Z] #19 37.95 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:14:24.222Z] #19 38.01 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:14:28.409Z] #19 41.99 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-17T16:14:28.409Z] #19 41.99 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:14:28.409Z] #19 42.00 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T16:14:28.409Z] #19 42.03 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-17T16:14:28.409Z] #19 42.03 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:14:28.409Z] #19 42.04 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:14:32.597Z] #19 45.84 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-17T16:14:32.597Z] #19 45.85 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T16:14:32.597Z] #19 45.85 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:14:32.597Z] #19 45.87 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-17T16:14:32.597Z] #19 45.88 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-17T16:14:32.597Z] #19 45.88 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T16:14:32.597Z] #19 45.92 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-17T16:14:32.597Z] #19 45.92 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-17T16:14:32.597Z] #19 45.92 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T16:14:32.597Z] #19 45.95 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-17T16:14:32.597Z] #19 45.95 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T16:14:32.597Z] #19 45.96 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:14:32.597Z] #19 45.98 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-17T16:14:32.597Z] #19 45.98 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T16:14:32.597Z] #19 45.99 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:14:32.597Z] #19 46.02 Selecting previously unselected package cross-config. [2022-03-17T16:14:32.597Z] #19 46.02 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-17T16:14:32.597Z] #19 46.02 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-17T16:14:32.597Z] #19 46.05 Selecting previously unselected package gcc-10-cross-base. [2022-03-17T16:14:32.597Z] #19 46.05 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:32.597Z] #19 46.06 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-17T16:14:32.597Z] #19 46.09 Selecting previously unselected package libc6-arm64-cross. [2022-03-17T16:14:32.597Z] #19 46.09 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-17T16:14:32.597Z] #19 46.10 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-17T16:14:32.597Z] #19 46.22 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-17T16:14:32.597Z] #19 46.22 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:32.597Z] #19 46.23 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:14:32.597Z] #19 46.26 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-17T16:14:32.597Z] #19 46.26 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:32.597Z] #19 46.26 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:14:32.597Z] #19 46.29 Selecting previously unselected package libitm1-arm64-cross. [2022-03-17T16:14:32.597Z] #19 46.29 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:32.597Z] #19 46.30 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:14:32.597Z] #19 46.33 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-17T16:14:32.597Z] #19 46.33 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:32.597Z] #19 46.33 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:14:32.597Z] #19 46.36 Selecting previously unselected package libasan6-arm64-cross. [2022-03-17T16:14:32.597Z] #19 46.36 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:32.597Z] #19 46.37 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:14:32.855Z] #19 46.59 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-17T16:14:32.855Z] #19 46.59 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:32.855Z] #19 46.60 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:14:32.855Z] #19 46.69 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-17T16:14:33.114Z] #19 46.70 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:33.114Z] #19 46.70 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:14:33.114Z] #19 46.92 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-17T16:14:33.114Z] #19 46.92 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:33.114Z] #19 46.93 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:14:33.374Z] #19 47.00 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-17T16:14:33.374Z] #19 47.00 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:33.374Z] #19 47.00 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:14:33.374Z] #19 47.10 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-17T16:14:33.374Z] #19 47.10 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:33.374Z] #19 47.11 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:14:33.374Z] #19 47.24 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-17T16:14:33.633Z] #19 47.24 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:14:33.633Z] #19 47.24 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:14:38.673Z] INFO: Expanding go... [2022-03-17T16:14:38.905Z] #19 52.17 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-17T16:14:38.905Z] #19 52.17 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T16:14:38.905Z] #19 52.18 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:14:38.905Z] #19 52.20 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-17T16:14:38.905Z] #19 52.20 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-17T16:14:38.905Z] #19 52.21 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-17T16:14:38.905Z] #19 52.37 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-17T16:14:38.905Z] #19 52.37 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-17T16:14:38.905Z] #19 52.37 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-17T16:14:38.905Z] #19 52.60 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-17T16:14:38.905Z] #19 52.61 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:38.905Z] #19 52.61 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:14:39.162Z] #19 52.86 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-17T16:14:39.162Z] #19 52.87 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:14:39.162Z] #19 52.87 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:14:44.430Z] #19 57.56 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-17T16:14:44.430Z] #19 57.57 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T16:14:44.430Z] #19 57.57 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:14:44.430Z] #19 57.59 Selecting previously unselected package patch. [2022-03-17T16:14:44.430Z] #19 57.60 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-17T16:14:44.430Z] #19 57.60 Unpacking patch (2.7.6-7) ... [2022-03-17T16:14:44.430Z] #19 57.64 Selecting previously unselected package dpkg-dev. [2022-03-17T16:14:44.430Z] #19 57.64 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-17T16:14:44.430Z] #19 57.64 Unpacking dpkg-dev (1.20.9) ... [2022-03-17T16:14:44.430Z] #19 57.77 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-17T16:14:44.430Z] #19 57.77 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-17T16:14:44.430Z] #19 57.77 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-17T16:14:44.430Z] #19 57.80 Selecting previously unselected package libio-string-perl. [2022-03-17T16:14:44.430Z] #19 57.81 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-17T16:14:44.430Z] #19 57.81 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-17T16:14:44.430Z] #19 57.84 Selecting previously unselected package libicu67:amd64. [2022-03-17T16:14:44.430Z] #19 57.84 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-17T16:14:44.430Z] #19 57.84 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-17T16:14:44.998Z] #19 58.66 Selecting previously unselected package libxml2:amd64. [2022-03-17T16:14:44.998Z] #19 58.66 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-17T16:14:44.998Z] #19 58.67 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T16:14:44.998Z] #19 58.74 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-17T16:14:44.998Z] #19 58.74 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-17T16:14:44.998Z] #19 58.75 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-17T16:14:44.998Z] #19 58.77 Selecting previously unselected package libxml-sax-base-perl. [2022-03-17T16:14:44.998Z] #19 58.77 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-17T16:14:44.998Z] #19 58.78 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-17T16:14:44.998Z] #19 58.81 Selecting previously unselected package libxml-sax-perl. [2022-03-17T16:14:44.998Z] #19 58.81 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-17T16:14:44.998Z] #19 58.81 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-17T16:14:44.998Z] #19 58.85 Selecting previously unselected package libxml-libxml-perl. [2022-03-17T16:14:44.998Z] #19 58.85 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-17T16:14:44.998Z] #19 58.85 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-17T16:14:44.998Z] #19 58.91 Selecting previously unselected package libxml-simple-perl. [2022-03-17T16:14:45.257Z] #19 58.91 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-17T16:14:45.257Z] #19 58.92 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-17T16:14:45.257Z] #19 58.95 Selecting previously unselected package libyaml-perl. [2022-03-17T16:14:45.257Z] #19 58.95 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-17T16:14:45.257Z] #19 58.95 Unpacking libyaml-perl (1.30-1) ... [2022-03-17T16:14:45.257Z] #19 58.98 Selecting previously unselected package libconfig-auto-perl. [2022-03-17T16:14:45.257Z] #19 58.98 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-17T16:14:45.257Z] #19 58.99 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-17T16:14:45.257Z] #19 59.01 Selecting previously unselected package libfile-which-perl. [2022-03-17T16:14:45.257Z] #19 59.01 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-17T16:14:45.257Z] #19 59.02 Unpacking libfile-which-perl (1.23-1) ... [2022-03-17T16:14:45.257Z] #19 59.04 Selecting previously unselected package libfile-homedir-perl. [2022-03-17T16:14:45.257Z] #19 59.05 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-17T16:14:45.257Z] #19 59.05 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-17T16:14:45.257Z] #19 59.08 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-17T16:14:45.257Z] #19 59.08 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-17T16:14:45.257Z] #19 59.09 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-17T16:14:45.257Z] #19 59.12 Selecting previously unselected package dpkg-cross. [2022-03-17T16:14:45.516Z] #19 59.12 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-17T16:14:45.516Z] #19 59.13 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-17T16:14:45.516Z] #19 59.15 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-17T16:14:45.516Z] #19 59.16 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-17T16:14:45.516Z] #19 59.16 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-17T16:14:45.516Z] #19 59.18 Selecting previously unselected package libc6-armel-cross. [2022-03-17T16:14:45.516Z] #19 59.19 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-17T16:14:45.516Z] #19 59.19 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-17T16:14:45.516Z] #19 59.30 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-17T16:14:45.516Z] #19 59.31 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:45.516Z] #19 59.31 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:14:45.516Z] #19 59.34 Selecting previously unselected package libgomp1-armel-cross. [2022-03-17T16:14:45.516Z] #19 59.34 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:45.516Z] #19 59.34 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:14:45.516Z] #19 59.37 Selecting previously unselected package libatomic1-armel-cross. [2022-03-17T16:14:45.774Z] #19 59.38 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:45.774Z] #19 59.38 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:14:45.774Z] #19 59.41 Selecting previously unselected package libasan6-armel-cross. [2022-03-17T16:14:45.774Z] #19 59.41 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:45.774Z] #19 59.41 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:14:45.774Z] #19 59.63 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-17T16:14:46.032Z] #19 59.63 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:46.032Z] #19 59.63 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:14:46.032Z] #19 59.69 Selecting previously unselected package libubsan1-armel-cross. [2022-03-17T16:14:46.032Z] #19 59.69 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:46.032Z] #19 59.70 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:14:46.032Z] #19 59.79 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-17T16:14:46.032Z] #19 59.79 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:46.032Z] #19 59.80 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:14:46.032Z] #19 59.90 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-17T16:14:46.291Z] #19 59.90 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:14:46.291Z] #19 59.91 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T16:14:51.555Z] #19 64.53 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-17T16:14:51.555Z] #19 64.53 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-17T16:14:51.555Z] #19 64.54 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T16:14:51.555Z] #19 64.56 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-17T16:14:51.555Z] #19 64.57 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-17T16:14:51.555Z] #19 64.57 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-17T16:14:51.555Z] #19 64.73 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-17T16:14:51.555Z] #19 64.74 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-17T16:14:51.555Z] #19 64.74 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-17T16:14:51.555Z] #19 64.95 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-17T16:14:51.555Z] #19 64.95 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:51.555Z] #19 64.95 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:14:51.555Z] #19 65.20 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-17T16:14:51.555Z] #19 65.20 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:14:51.555Z] #19 65.20 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T16:14:56.824Z] #19 69.61 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-17T16:14:56.824Z] #19 69.61 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-17T16:14:56.824Z] #19 69.61 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T16:14:56.824Z] #19 69.64 Selecting previously unselected package crossbuild-essential-armel. [2022-03-17T16:14:56.824Z] #19 69.64 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-17T16:14:56.824Z] #19 69.65 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-17T16:14:56.824Z] #19 69.67 Selecting previously unselected package libc6-armhf-cross. [2022-03-17T16:14:56.824Z] #19 69.67 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-17T16:14:56.824Z] #19 69.68 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-17T16:14:56.824Z] #19 69.79 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-17T16:14:56.824Z] #19 69.79 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:56.824Z] #19 69.79 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:14:56.824Z] #19 69.82 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-17T16:14:56.824Z] #19 69.82 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:56.824Z] #19 69.82 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:14:56.824Z] #19 69.86 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-17T16:14:56.824Z] #19 69.86 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:56.824Z] #19 69.88 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:14:56.824Z] #19 69.90 Selecting previously unselected package libasan6-armhf-cross. [2022-03-17T16:14:56.824Z] #19 69.90 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:56.824Z] #19 69.91 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:14:56.824Z] #19 70.17 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-17T16:14:56.824Z] #19 70.17 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:56.824Z] #19 70.18 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:14:56.824Z] #19 70.24 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-17T16:14:56.824Z] #19 70.24 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:56.824Z] #19 70.24 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:14:56.824Z] #19 70.33 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-17T16:14:56.824Z] #19 70.33 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:14:56.824Z] #19 70.34 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:14:56.824Z] #19 70.44 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-17T16:14:56.824Z] #19 70.44 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:14:56.824Z] #19 70.45 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T16:15:02.100Z] #19 75.15 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-17T16:15:02.100Z] #19 75.15 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-17T16:15:02.100Z] #19 75.15 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T16:15:02.100Z] #19 75.18 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-17T16:15:02.100Z] #19 75.18 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-17T16:15:02.100Z] #19 75.19 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-17T16:15:02.100Z] #19 75.35 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-17T16:15:02.100Z] #19 75.35 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-17T16:15:02.100Z] #19 75.35 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-17T16:15:02.100Z] #19 75.57 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-17T16:15:02.100Z] #19 75.57 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:02.100Z] #19 75.57 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:15:02.100Z] #19 75.82 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-17T16:15:02.100Z] #19 75.82 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:15:02.100Z] #19 75.82 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T16:15:07.374Z] #19 80.27 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-17T16:15:07.374Z] #19 80.27 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-17T16:15:07.374Z] #19 80.27 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T16:15:07.374Z] #19 80.30 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-17T16:15:07.374Z] #19 80.30 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-17T16:15:07.374Z] #19 80.30 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-17T16:15:07.374Z] #19 80.33 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-17T16:15:07.374Z] #19 80.33 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-17T16:15:07.374Z] #19 80.33 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-17T16:15:07.374Z] #19 80.49 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-17T16:15:07.374Z] #19 80.49 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:07.374Z] #19 80.49 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:07.374Z] #19 80.52 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-17T16:15:07.374Z] #19 80.52 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:07.374Z] #19 80.53 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:07.374Z] #19 80.56 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-17T16:15:07.374Z] #19 80.56 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:07.374Z] #19 80.57 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:07.374Z] #19 80.60 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-17T16:15:07.374Z] #19 80.60 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:07.374Z] #19 80.60 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:07.374Z] #19 80.63 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-17T16:15:07.374Z] #19 80.63 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:07.374Z] #19 80.63 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:07.374Z] #19 80.87 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-17T16:15:07.374Z] #19 80.87 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:07.374Z] #19 80.87 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:07.374Z] #19 80.97 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-17T16:15:07.374Z] #19 80.98 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:07.374Z] #19 80.98 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:07.374Z] #19 81.21 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-17T16:15:07.634Z] #19 81.21 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:07.634Z] #19 81.21 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:07.634Z] #19 81.28 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-17T16:15:07.634Z] #19 81.28 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:07.634Z] #19 81.29 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:07.634Z] #19 81.39 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-17T16:15:07.634Z] #19 81.39 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:07.634Z] #19 81.39 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:07.634Z] #19 81.43 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-17T16:15:07.634Z] #19 81.43 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:07.634Z] #19 81.43 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:07.893Z] #19 81.60 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-17T16:15:07.893Z] #19 81.60 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:15:07.893Z] #19 81.61 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:15:13.161Z] #19 86.10 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-17T16:15:13.161Z] #19 86.10 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T16:15:13.161Z] #19 86.11 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:15:13.161Z] #19 86.13 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-17T16:15:13.161Z] #19 86.14 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-17T16:15:13.161Z] #19 86.14 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-17T16:15:13.161Z] #19 86.31 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-17T16:15:13.161Z] #19 86.31 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-17T16:15:13.161Z] #19 86.32 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-17T16:15:13.161Z] #19 86.58 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-17T16:15:13.161Z] #19 86.58 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:13.161Z] #19 86.59 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:13.161Z] #19 86.84 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-17T16:15:13.161Z] #19 86.85 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:15:13.161Z] #19 86.85 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-17T16:15:13.416Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2022-03-17T16:15:13.416Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-17T16:15:13.416Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/types [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-17T16:15:13.416Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-03-17T16:15:13.416Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-17T16:15:13.416Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-03-17T16:15:13.416Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/builder [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-17T16:15:13.416Z] ok github.com/docker/docker/builder/remotecontext 0.088s coverage: 13.7% of statements [2022-03-17T16:15:13.416Z] ok github.com/docker/docker/builder/dockerfile 0.234s coverage: 49.3% of statements [2022-03-17T16:15:13.416Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2022-03-17T16:15:13.416Z] ok github.com/docker/docker/builder/remotecontext/git 1.191s coverage: 86.3% of statements [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/cli [no test files] [2022-03-17T16:15:13.416Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-17T16:15:13.416Z] ok github.com/docker/docker/cmd/docker-proxy 0.014s coverage: 69.3% of statements [2022-03-17T16:15:14.532Z] INFO: Expanding compiler 1 of 3... [2022-03-17T16:15:14.532Z] INFO: Expanding compiler 2 of 3... [2022-03-17T16:15:15.350Z] ok github.com/docker/docker/client 0.087s coverage: 75.7% of statements [2022-03-17T16:15:17.351Z] #19 91.19 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-17T16:15:17.487Z] INFO: Expanding compiler 3 of 3... [2022-03-17T16:15:17.610Z] #19 91.19 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T16:15:17.610Z] #19 91.20 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:15:17.610Z] #19 91.22 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-17T16:15:17.610Z] #19 91.22 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-17T16:15:17.610Z] #19 91.22 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-17T16:15:17.610Z] #19 91.25 Selecting previously unselected package libc6-s390x-cross. [2022-03-17T16:15:17.610Z] #19 91.25 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-17T16:15:17.611Z] #19 91.25 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-17T16:15:17.611Z] #19 91.38 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-17T16:15:17.611Z] #19 91.38 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:17.611Z] #19 91.38 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:17.611Z] #19 91.41 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-17T16:15:17.611Z] #19 91.41 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:17.611Z] #19 91.41 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:17.611Z] #19 91.44 Selecting previously unselected package libitm1-s390x-cross. [2022-03-17T16:15:17.611Z] #19 91.44 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:17.868Z] #19 91.45 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:17.868Z] #19 91.47 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-17T16:15:17.868Z] #19 91.47 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:17.868Z] #19 91.48 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:17.868Z] #19 91.50 Selecting previously unselected package libasan6-s390x-cross. [2022-03-17T16:15:17.868Z] #19 91.50 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:17.868Z] #19 91.51 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:17.868Z] #19 91.72 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-17T16:15:17.957Z] INFO: Removing downloaded files... [2022-03-17T16:15:17.957Z] INFO: Downloading containerd [2022-03-17T16:15:18.127Z] #19 91.72 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:18.127Z] #19 91.73 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:18.127Z] #19 91.80 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-17T16:15:18.127Z] #19 91.80 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:18.127Z] #19 91.80 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:18.127Z] #19 91.90 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-17T16:15:18.127Z] #19 91.90 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:18.127Z] #19 91.90 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:18.127Z] #19 92.00 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-17T16:15:18.386Z] #19 92.00 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:15:18.386Z] #19 92.01 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:15:21.484Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T16:15:21.484Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T16:15:21.484Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T16:15:21.484Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T16:15:21.484Z] [2022-03-17T16:15:21.484Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T16:15:22.058Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T16:15:22.058Z] HOSTNAME=5716a4e03579 [2022-03-17T16:15:22.058Z] DEST=bundles/test-integration [2022-03-17T16:15:22.058Z] PWD=/go/src/github.com/docker/docker [2022-03-17T16:15:22.058Z] DOCKER_ROOTLESS=1 [2022-03-17T16:15:22.058Z] DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:15:22.058Z] container=docker [2022-03-17T16:15:22.058Z] HOME=/root [2022-03-17T16:15:22.058Z] GOLANG_VERSION=1.18 [2022-03-17T16:15:22.058Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T16:15:22.058Z] VALIDATE_BRANCH=master [2022-03-17T16:15:22.058Z] TERM=xterm [2022-03-17T16:15:22.058Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T16:15:22.058Z] SHLVL=1 [2022-03-17T16:15:22.058Z] TIMEOUT=120m [2022-03-17T16:15:22.058Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T16:15:22.058Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T16:15:22.058Z] GO111MODULE=off [2022-03-17T16:15:22.058Z] DOCKER_EXPERIMENTAL=1 [2022-03-17T16:15:22.058Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-17T16:15:22.058Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T16:15:22.058Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T16:15:22.058Z] GOPATH=/go [2022-03-17T16:15:22.058Z] PKG_CONFIG=pkg-config [2022-03-17T16:15:22.058Z] _=/usr/bin/env [2022-03-17T16:15:22.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-17T16:15:22.579Z] #19 96.24 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-17T16:15:22.579Z] #19 96.25 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T16:15:22.579Z] #19 96.25 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:15:22.579Z] #19 96.28 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-17T16:15:22.579Z] #19 96.28 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-17T16:15:22.579Z] #19 96.28 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-17T16:15:22.837Z] #19 96.45 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-17T16:15:22.837Z] #19 96.45 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-17T16:15:22.837Z] #19 96.45 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-17T16:15:23.095Z] #19 96.68 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-17T16:15:23.095Z] #19 96.68 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T16:15:23.095Z] #19 96.69 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:23.095Z] #19 96.94 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-17T16:15:23.095Z] #19 96.94 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T16:15:23.353Z] #19 96.94 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:15:27.557Z] #19 101.1 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-17T16:15:27.557Z] #19 101.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T16:15:27.557Z] #19 101.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:15:27.557Z] #19 101.1 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-17T16:15:27.557Z] #19 101.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-17T16:15:27.557Z] #19 101.1 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-17T16:15:27.557Z] #19 101.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-17T16:15:27.557Z] #19 101.2 Setting up libfile-which-perl (1.23-1) ... [2022-03-17T16:15:27.557Z] #19 101.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-17T16:15:27.557Z] #19 101.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-17T16:15:27.557Z] #19 101.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-17T16:15:27.557Z] #19 101.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T16:15:27.557Z] #19 101.2 Setting up libicu67:amd64 (67.1-7) ... [2022-03-17T16:15:27.557Z] #19 101.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-17T16:15:27.557Z] #19 101.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-17T16:15:27.557Z] #19 101.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-17T16:15:27.557Z] #19 101.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-17T16:15:27.557Z] #19 101.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-17T16:15:27.557Z] #19 101.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-17T16:15:27.557Z] #19 101.3 Setting up file (1:5.39-3) ... [2022-03-17T16:15:27.557Z] #19 101.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-17T16:15:27.557Z] #19 101.3 Setting up bzip2 (1.0.8-4) ... [2022-03-17T16:15:27.557Z] #19 101.3 Setting up libyaml-perl (1.30-1) ... [2022-03-17T16:15:27.557Z] #19 101.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-17T16:15:27.557Z] #19 101.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-17T16:15:27.557Z] #19 101.4 Setting up libio-string-perl (1.08-3.1) ... [2022-03-17T16:15:27.557Z] #19 101.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-17T16:15:27.557Z] #19 101.4 Setting up cross-config (2.6.18+nmu1) ... [2022-03-17T16:15:27.825Z] #19 101.5 Setting up xz-utils (5.2.5-2) ... [2022-03-17T16:15:27.825Z] #19 101.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-17T16:15:27.825Z] #19 101.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-17T16:15:27.825Z] #19 101.5 Setting up patch (2.7.6-7) ... [2022-03-17T16:15:27.825Z] #19 101.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-17T16:15:27.825Z] #19 101.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-17T16:15:27.825Z] #19 101.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:27.825Z] #19 101.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-17T16:15:27.825Z] #19 101.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-17T16:15:27.825Z] #19 101.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:27.825Z] #19 101.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:27.825Z] #19 101.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-17T16:15:27.825Z] #19 101.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-17T16:15:27.825Z] #19 101.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:27.825Z] #19 101.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:15:27.825Z] #19 101.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-17T16:15:27.825Z] #19 101.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-17T16:15:27.825Z] #19 101.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-17T16:15:28.087Z] #19 101.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-17T16:15:28.087Z] #19 101.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T16:15:28.087Z] #19 101.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.7 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-17T16:15:28.087Z] #19 101.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:15:28.087Z] #19 101.7 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-17T16:15:28.087Z] #19 101.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-17T16:15:28.087Z] #19 101.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 101.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-17T16:15:28.087Z] #19 101.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 102.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.087Z] #19 102.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.349Z] #19 102.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-17T16:15:28.349Z] #19 102.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-17T16:15:28.611Z] #19 102.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-17T16:15:28.611Z] #19 102.3 [2022-03-17T16:15:28.611Z] #19 102.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-17T16:15:28.611Z] #19 102.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.611Z] #19 102.3 Setting up dpkg-dev (1.20.9) ... [2022-03-17T16:15:28.611Z] #19 102.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.611Z] #19 102.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T16:15:28.611Z] #19 102.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.611Z] #19 102.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.611Z] #19 102.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.611Z] #19 102.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.611Z] #19 102.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T16:15:28.611Z] #19 102.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.611Z] #19 102.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.611Z] #19 102.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.611Z] #19 102.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:28.611Z] #19 102.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-17T16:15:28.611Z] #19 102.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-17T16:15:28.873Z] #19 102.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-17T16:15:28.873Z] #19 102.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-17T16:15:28.873Z] #19 102.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-17T16:15:29.133Z] #19 102.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:15:29.133Z] #19 102.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:15:29.133Z] #19 102.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.133Z] #19 102.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T16:15:29.133Z] #19 102.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.133Z] #19 102.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.133Z] #19 102.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:15:29.133Z] #19 102.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T16:15:29.133Z] #19 102.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.133Z] #19 102.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.133Z] #19 102.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.133Z] #19 102.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.133Z] #19 102.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.133Z] #19 102.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.133Z] #19 102.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T16:15:29.133Z] #19 102.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:15:29.133Z] #19 103.0 Setting up libxml-simple-perl (2.25-1) ... [2022-03-17T16:15:29.133Z] #19 103.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T16:15:29.133Z] #19 103.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T16:15:29.133Z] #19 103.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T16:15:29.392Z] #19 103.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.392Z] #19 103.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.392Z] #19 103.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.392Z] #19 103.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.392Z] #19 103.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:15:29.392Z] #19 103.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-17T16:15:29.392Z] #19 103.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.392Z] #19 103.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:15:29.392Z] #19 103.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.392Z] #19 103.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:15:29.392Z] #19 103.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T16:15:29.392Z] #19 103.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T16:15:29.392Z] #19 103.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-17T16:15:29.392Z] #19 103.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:15:29.392Z] #19 103.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-17T16:15:29.392Z] #19 103.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:15:29.392Z] #19 103.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:15:29.392Z] #19 103.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T16:15:29.392Z] #19 103.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:15:29.392Z] #19 103.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:15:29.392Z] #19 103.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T16:15:29.392Z] #19 103.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:15:29.392Z] #19 103.2 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-17T16:15:29.392Z] #19 103.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:15:29.392Z] #19 103.3 Setting up crossbuild-essential-armel (12.9) ... [2022-03-17T16:15:29.392Z] #19 103.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T16:15:29.392Z] #19 103.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-17T16:15:29.651Z] #19 103.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-17T16:15:29.651Z] #19 103.3 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-17T16:15:29.651Z] #19 103.3 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-17T16:15:29.651Z] #19 103.3 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T16:15:31.031Z] #19 DONE 104.8s [2022-03-17T16:15:31.031Z] [2022-03-17T16:15:31.031Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-17T16:15:31.031Z] #69 sha256:52db2664dc838acf04963147f753f34608dc788bb35a756f3bc1df99c2610949 [2022-03-17T16:15:31.031Z] #69 DONE 0.0s [2022-03-17T16:15:31.031Z] [2022-03-17T16:15:31.031Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T16:15:31.031Z] #70 sha256:fda8013e75213c2bc42bf9ca7ed6b15cd68005434afc4c57d4ab3a3b48fdaec3 [2022-03-17T16:15:31.292Z] #70 ... [2022-03-17T16:15:31.292Z] [2022-03-17T16:15:31.292Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T16:15:31.292Z] #32 sha256:3110f25509bc608b282b3dd4a126e13b9a77ab39666be15c24ce1f2844fec036 [2022-03-17T16:15:31.292Z] #32 DONE 0.2s [2022-03-17T16:15:31.551Z] [2022-03-17T16:15:31.551Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T16:15:31.551Z] #33 sha256:3a31d7a8f072f6073af69f040f2b14e32e79ef9dfde7189744021e480bd92a41 [2022-03-17T16:15:32.489Z] #33 1.174 + RM_GOPATH=0 [2022-03-17T16:15:32.489Z] #33 1.174 + TMP_GOPATH= [2022-03-17T16:15:32.489Z] #33 1.174 + : /build [2022-03-17T16:15:32.489Z] #33 1.174 + '[' -z '' ']' [2022-03-17T16:15:32.489Z] #33 1.177 ++ mktemp -d [2022-03-17T16:15:32.489Z] #33 1.177 + export GOPATH=/tmp/tmp.EkY7JY1Prb [2022-03-17T16:15:32.489Z] #33 1.177 + GOPATH=/tmp/tmp.EkY7JY1Prb [2022-03-17T16:15:32.489Z] #33 1.177 + RM_GOPATH=1 [2022-03-17T16:15:32.489Z] #33 1.177 + case "$(go env GOARCH)" in [2022-03-17T16:15:32.489Z] #33 1.179 ++ go env GOARCH [2022-03-17T16:15:32.489Z] #33 1.183 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T16:15:32.489Z] #33 1.183 + GO_BUILDMODE=-buildmode=pie [2022-03-17T16:15:32.489Z] #33 1.183 ++ dirname /install.sh [2022-03-17T16:15:32.489Z] #33 1.185 Install docker/cli version 17.06.2-ce from stable [2022-03-17T16:15:32.489Z] #33 1.185 + dir=/ [2022-03-17T16:15:32.489Z] #33 1.185 + bin=dockercli [2022-03-17T16:15:32.489Z] #33 1.185 + shift [2022-03-17T16:15:32.489Z] #33 1.185 + '[' '!' -f //dockercli.installer ']' [2022-03-17T16:15:32.489Z] #33 1.185 + . //dockercli.installer [2022-03-17T16:15:32.490Z] #33 1.185 ++ : stable [2022-03-17T16:15:32.490Z] #33 1.185 ++ : 17.06.2-ce [2022-03-17T16:15:32.490Z] #33 1.185 + install_dockercli [2022-03-17T16:15:32.490Z] #33 1.185 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-17T16:15:32.490Z] #33 1.185 ++ uname -m [2022-03-17T16:15:32.490Z] #33 1.188 + arch=x86_64 [2022-03-17T16:15:32.490Z] #33 1.188 + '[' x86_64 '!=' x86_64 ']' [2022-03-17T16:15:32.490Z] #33 1.188 + url=https://download.docker.com/linux/static [2022-03-17T16:15:32.490Z] #33 1.188 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-17T16:15:32.490Z] #33 1.192 + tar -xz docker/docker [2022-03-17T16:15:35.776Z] #33 4.046 + mkdir -p /build [2022-03-17T16:15:35.776Z] #33 4.049 + mv docker/docker /build/ [2022-03-17T16:15:35.776Z] #33 4.050 + rmdir docker [2022-03-17T16:15:35.776Z] #33 DONE 4.2s [2022-03-17T16:15:35.776Z] [2022-03-17T16:15:35.776Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T16:15:35.776Z] #70 sha256:fda8013e75213c2bc42bf9ca7ed6b15cd68005434afc4c57d4ab3a3b48fdaec3 [2022-03-17T16:15:35.776Z] #70 1.395 + RM_GOPATH=0 [2022-03-17T16:15:35.776Z] #70 1.396 + TMP_GOPATH= [2022-03-17T16:15:35.776Z] #70 1.397 + : /build [2022-03-17T16:15:35.776Z] #70 1.397 + '[' -z '' ']' [2022-03-17T16:15:35.776Z] #70 1.397 ++ mktemp -d [2022-03-17T16:15:35.776Z] #70 1.398 + export GOPATH=/tmp/tmp.I3KvtkZpBb [2022-03-17T16:15:35.776Z] #70 1.398 + GOPATH=/tmp/tmp.I3KvtkZpBb [2022-03-17T16:15:35.776Z] #70 1.398 + RM_GOPATH=1 [2022-03-17T16:15:35.776Z] #70 1.398 + case "$(go env GOARCH)" in [2022-03-17T16:15:35.776Z] #70 1.398 ++ go env GOARCH [2022-03-17T16:15:35.776Z] #70 1.401 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T16:15:35.776Z] #70 1.401 + GO_BUILDMODE=-buildmode=pie [2022-03-17T16:15:35.776Z] #70 1.402 ++ dirname /install.sh [2022-03-17T16:15:35.776Z] #70 1.402 + dir=/ [2022-03-17T16:15:35.776Z] #70 1.402 + bin=rootlesskit [2022-03-17T16:15:35.776Z] #70 1.402 + shift [2022-03-17T16:15:35.776Z] #70 1.402 + '[' '!' -f //rootlesskit.installer ']' [2022-03-17T16:15:35.776Z] #70 1.402 + . //rootlesskit.installer [2022-03-17T16:15:35.776Z] #70 1.402 ++ : v0.14.6 [2022-03-17T16:15:35.776Z] #70 1.403 + install_rootlesskit [2022-03-17T16:15:35.776Z] #70 1.403 + case "$1" in [2022-03-17T16:15:35.776Z] #70 1.403 + export CGO_ENABLED=0 [2022-03-17T16:15:35.776Z] #70 1.403 + CGO_ENABLED=0 [2022-03-17T16:15:35.776Z] #70 1.403 + _install_rootlesskit [2022-03-17T16:15:35.776Z] #70 1.403 + echo 'Install rootlesskit version v0.14.6' [2022-03-17T16:15:35.776Z] #70 1.403 Install rootlesskit version v0.14.6 [2022-03-17T16:15:35.776Z] #70 1.403 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T16:15:35.776Z] #70 1.403 + GOBIN=/build [2022-03-17T16:15:35.776Z] #70 1.403 + GO111MODULE=on [2022-03-17T16:15:35.776Z] #70 1.403 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-17T16:15:35.776Z] #70 1.796 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-17T16:15:35.776Z] #70 3.074 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T16:15:35.776Z] #70 3.081 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-17T16:15:35.776Z] #70 3.320 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-17T16:15:36.034Z] #70 4.852 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-17T16:15:36.292Z] #70 5.135 go: downloading github.com/google/uuid v1.3.0 [2022-03-17T16:15:36.292Z] #70 5.153 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-17T16:15:36.292Z] #70 5.195 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-17T16:15:36.550Z] #70 5.311 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T16:15:36.550Z] #70 5.360 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-17T16:15:36.550Z] #70 5.582 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-17T16:15:36.809Z] #70 5.782 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-17T16:15:36.809Z] #70 5.863 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-17T16:15:37.280Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T16:15:37.280Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T16:15:37.280Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T16:15:37.280Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T16:15:37.280Z] [2022-03-17T16:15:37.280Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T16:15:37.542Z] DOCKER_SYSTEMD=1 [2022-03-17T16:15:37.542Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T16:15:37.542Z] HOSTNAME=248370463e7b [2022-03-17T16:15:37.542Z] DEST=bundles/test-integration [2022-03-17T16:15:37.542Z] PWD=/go/src/github.com/docker/docker [2022-03-17T16:15:37.542Z] DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:15:37.542Z] container=docker [2022-03-17T16:15:37.542Z] HOME=/root [2022-03-17T16:15:37.542Z] LANG=C.UTF-8 [2022-03-17T16:15:37.542Z] INVOCATION_ID=b5a6ae11d6b34733a0f8293e2ec331d0 [2022-03-17T16:15:37.542Z] GOLANG_VERSION=1.18 [2022-03-17T16:15:37.542Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T16:15:37.542Z] VALIDATE_BRANCH=master [2022-03-17T16:15:37.542Z] TERM=xterm [2022-03-17T16:15:37.542Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T16:15:37.542Z] SHLVL=3 [2022-03-17T16:15:37.542Z] TIMEOUT=120m [2022-03-17T16:15:37.542Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T16:15:37.542Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T16:15:37.542Z] GO111MODULE=off [2022-03-17T16:15:37.542Z] DOCKER_EXPERIMENTAL=1 [2022-03-17T16:15:37.542Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-17T16:15:37.542Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T16:15:37.542Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T16:15:37.542Z] GOPATH=/go [2022-03-17T16:15:37.542Z] PKG_CONFIG=pkg-config [2022-03-17T16:15:37.542Z] _=/usr/bin/env [2022-03-17T16:15:37.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-17T16:15:37.745Z] #70 6.538 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-17T16:15:37.745Z] #70 6.697 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-17T16:15:38.005Z] #70 ... [2022-03-17T16:15:38.005Z] [2022-03-17T16:15:38.005Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T16:15:38.005Z] #36 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-17T16:15:38.005Z] #36 CACHED [2022-03-17T16:15:38.005Z] [2022-03-17T16:15:38.005Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-17T16:15:38.005Z] #37 sha256:0996d49f93a1a6336763dae487377b5159dd6048ae8b138f51566d9d268c0055 [2022-03-17T16:15:38.005Z] #37 CACHED [2022-03-17T16:15:38.005Z] [2022-03-17T16:15:38.005Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T16:15:38.005Z] #38 sha256:e46256fed3072f8c2fb258ddb28d172a7d1300e9db03154373f5bfc61c17618a [2022-03-17T16:15:38.005Z] #38 CACHED [2022-03-17T16:15:38.005Z] [2022-03-17T16:15:38.005Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T16:15:38.005Z] #40 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-17T16:15:38.005Z] #40 CACHED [2022-03-17T16:15:38.005Z] [2022-03-17T16:15:38.005Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T16:15:38.005Z] #41 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T16:15:38.005Z] #41 CACHED [2022-03-17T16:15:38.005Z] [2022-03-17T16:15:38.005Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-17T16:15:38.005Z] #43 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T16:15:38.005Z] #43 CACHED [2022-03-17T16:15:38.005Z] [2022-03-17T16:15:38.005Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T16:15:38.005Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T16:15:38.005Z] #45 1.720 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-17T16:15:38.005Z] #45 1.786 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-17T16:15:38.005Z] #45 1.788 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-17T16:15:38.005Z] #45 2.073 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-17T16:15:38.005Z] #45 2.477 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-17T16:15:38.005Z] #45 3.013 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-17T16:15:38.005Z] #45 3.534 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T16:15:38.005Z] #45 3.934 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-17T16:15:38.005Z] #45 4.386 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-17T16:15:38.005Z] #45 4.402 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-17T16:15:38.005Z] #45 4.404 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T16:15:38.005Z] #45 4.405 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-17T16:15:38.005Z] #45 4.406 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-17T16:15:38.005Z] #45 4.617 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-17T16:15:38.005Z] #45 4.624 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T16:15:38.005Z] #45 4.625 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-17T16:15:38.005Z] #45 4.626 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-17T16:15:38.005Z] #45 4.640 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-17T16:15:41.297Z] #45 ... [2022-03-17T16:15:41.297Z] [2022-03-17T16:15:41.297Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T16:15:41.297Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T16:15:41.297Z] #20 1.616 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-17T16:15:41.297Z] #20 1.786 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-17T16:15:41.297Z] #20 1.788 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-17T16:15:41.297Z] #20 1.882 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T16:15:41.297Z] #20 2.214 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-17T16:15:41.297Z] #20 2.695 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-17T16:15:41.297Z] #20 3.238 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-17T16:15:41.297Z] #20 3.983 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-17T16:15:41.297Z] #20 4.621 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T16:15:41.297Z] #20 4.621 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-17T16:15:41.297Z] #20 4.621 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-17T16:15:41.297Z] #20 4.621 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-17T16:15:41.297Z] #20 4.683 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-17T16:15:41.297Z] #20 4.759 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-17T16:15:41.297Z] #20 4.769 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-17T16:15:41.297Z] #20 4.769 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-17T16:15:41.297Z] #20 4.769 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-17T16:15:41.297Z] #20 4.769 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T16:15:41.297Z] #20 ... [2022-03-17T16:15:41.297Z] [2022-03-17T16:15:41.297Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T16:15:41.297Z] #65 sha256:e88611c10d94e38a9dc0d6bee9864e43a21c2ba16291e93140a932c736e0128b [2022-03-17T16:15:41.297Z] #65 1.619 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-17T16:15:41.297Z] #65 1.791 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-17T16:15:41.297Z] #65 1.795 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-17T16:15:41.297Z] #65 1.907 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-17T16:15:41.297Z] #65 2.194 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T16:15:41.297Z] #65 2.558 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-17T16:15:41.297Z] #65 2.955 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-17T16:15:41.297Z] #65 3.526 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-17T16:15:41.297Z] #65 4.106 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-17T16:15:41.297Z] #65 4.115 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-17T16:15:41.297Z] #65 4.121 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-17T16:15:41.297Z] #65 4.130 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-17T16:15:41.297Z] #65 4.137 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T16:15:41.297Z] #65 4.537 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-17T16:15:41.297Z] #65 4.537 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T16:15:41.297Z] #65 4.537 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-17T16:15:41.297Z] #65 4.540 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-17T16:15:41.297Z] #65 4.545 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-17T16:15:43.250Z] [2022-03-17T16:15:43.250Z] Name Version Source Summary [2022-03-17T16:15:43.250Z] ---- ------- ------ ------- [2022-03-17T16:15:43.250Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-17T16:15:46.200Z] [2022-03-17T16:15:46.200Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-17T16:15:46.200Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-17T16:15:46.200Z] PSChildName : containerd [2022-03-17T16:15:46.200Z] PSDrive : C [2022-03-17T16:15:46.200Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-17T16:15:46.200Z] PSIsContainer : True [2022-03-17T16:15:46.200Z] Name : containerd [2022-03-17T16:15:46.200Z] FullName : C:\containerd [2022-03-17T16:15:46.200Z] Parent : [2022-03-17T16:15:46.200Z] Exists : True [2022-03-17T16:15:46.200Z] Root : C:\ [2022-03-17T16:15:46.200Z] Extension : [2022-03-17T16:15:46.200Z] CreationTime : 3/17/2022 4:15:45 PM [2022-03-17T16:15:46.200Z] CreationTimeUtc : 3/17/2022 4:15:45 PM [2022-03-17T16:15:46.200Z] LastAccessTime : 3/17/2022 4:15:45 PM [2022-03-17T16:15:46.200Z] LastAccessTimeUtc : 3/17/2022 4:15:45 PM [2022-03-17T16:15:46.200Z] LastWriteTime : 3/17/2022 4:15:45 PM [2022-03-17T16:15:46.200Z] LastWriteTimeUtc : 3/17/2022 4:15:45 PM [2022-03-17T16:15:46.200Z] Attributes : Directory [2022-03-17T16:15:46.200Z] Mode : d----- [2022-03-17T16:15:46.200Z] BaseName : containerd [2022-03-17T16:15:46.200Z] Target : {} [2022-03-17T16:15:46.200Z] LinkType : [2022-03-17T16:15:46.200Z] [2022-03-17T16:15:47.385Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 29.3% of statements [2022-03-17T16:15:47.385Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-03-17T16:15:47.385Z] ok github.com/docker/docker/cmd/dockerd/trap 2.444s coverage: 0.0% of statements [2022-03-17T16:15:47.385Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-17T16:15:47.385Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-17T16:15:47.385Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-17T16:15:47.385Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-17T16:15:47.385Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-17T16:15:47.770Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-17T16:15:47.770Z] INFO: Configuring git core.autocrlf... [2022-03-17T16:15:48.238Z] [2022-03-17T16:15:48.238Z] [2022-03-17T16:15:51.284Z] #65 ... [2022-03-17T16:15:51.284Z] [2022-03-17T16:15:51.284Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T16:15:51.284Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T16:15:51.284Z] #45 18.45 Fetched 40.4 MB in 17s (2379 kB/s) [2022-03-17T16:15:51.595Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-03-17T16:15:53.487Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-03-17T16:15:54.855Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-17T16:15:55.393Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T16:15:55.393Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T16:15:55.393Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T16:15:55.393Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T16:15:55.393Z] [2022-03-17T16:15:55.393Z] + TEST_INTEGRATION_DEST=2 [2022-03-17T16:15:55.393Z] + CONTAINER_NAME=docker-pr7-2 [2022-03-17T16:15:55.393Z] + TEST_SKIP_INTEGRATION=1 [2022-03-17T16:15:55.393Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-17T16:15:55.393Z] + run_tests [2022-03-17T16:15:55.393Z] + c=0 [2022-03-17T16:15:55.393Z] + '[' -n 0 ']' [2022-03-17T16:15:55.393Z] + rm= [2022-03-17T16:15:55.393Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43298/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43298/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43298/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a hack/make.sh '' test-integration [2022-03-17T16:15:55.393Z] + TEST_INTEGRATION_DEST=1 [2022-03-17T16:15:55.393Z] + CONTAINER_NAME=docker-pr7-1 [2022-03-17T16:15:55.393Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-17T16:15:55.393Z] + run_tests test-integration-flaky [2022-03-17T16:15:55.393Z] + '[' -n 0 ']' [2022-03-17T16:15:55.393Z] + rm= [2022-03-17T16:15:55.393Z] + TEST_INTEGRATION_DEST=3 [2022-03-17T16:15:55.393Z] + CONTAINER_NAME=docker-pr7-3 [2022-03-17T16:15:55.393Z] + TEST_SKIP_INTEGRATION=1 [2022-03-17T16:15:55.393Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-17T16:15:55.393Z] + run_tests [2022-03-17T16:15:55.393Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43298/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43298/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43298/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a hack/make.sh test-integration-flaky test-integration [2022-03-17T16:15:55.393Z] + '[' -n 0 ']' [2022-03-17T16:15:55.393Z] + rm= [2022-03-17T16:15:55.393Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43298/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43298/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43298/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a hack/make.sh '' test-integration [2022-03-17T16:15:55.393Z] ++ jobs -p [2022-03-17T16:15:55.393Z] + for job in $(jobs -p) [2022-03-17T16:15:55.393Z] + wait 15090 [2022-03-17T16:15:55.393Z] [2022-03-17T16:15:55.393Z] [2022-03-17T16:15:55.393Z] [2022-03-17T16:15:55.393Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-17T16:15:55.393Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T16:15:55.393Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T16:15:55.393Z] HOSTNAME=f7860b4edb06 [2022-03-17T16:15:55.393Z] TEST_SKIP_INTEGRATION=1 [2022-03-17T16:15:55.393Z] TESTDEBUG=0 [2022-03-17T16:15:55.393Z] DEST=bundles/test-integration [2022-03-17T16:15:55.393Z] PWD=/go/src/github.com/docker/docker [2022-03-17T16:15:55.393Z] KEEPBUNDLE=1 [2022-03-17T16:15:55.393Z] DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:15:55.393Z] container=docker [2022-03-17T16:15:55.393Z] HOME=/root [2022-03-17T16:15:55.393Z] GOLANG_VERSION=1.18 [2022-03-17T16:15:55.393Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T16:15:55.393Z] VALIDATE_BRANCH=master [2022-03-17T16:15:55.393Z] TERM=xterm [2022-03-17T16:15:55.393Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T16:15:55.393Z] SHLVL=1 [2022-03-17T16:15:55.393Z] TIMEOUT=120m [2022-03-17T16:15:55.393Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T16:15:55.393Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T16:15:55.393Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-17T16:15:55.393Z] GO111MODULE=off [2022-03-17T16:15:55.393Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T16:15:55.393Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T16:15:55.393Z] GOPATH=/go [2022-03-17T16:15:55.393Z] PKG_CONFIG=pkg-config [2022-03-17T16:15:55.393Z] _=/usr/bin/env [2022-03-17T16:15:55.393Z] Building test suite binary ./integration-cli/test.main [2022-03-17T16:15:55.393Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T16:15:55.393Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T16:15:55.393Z] HOSTNAME=fba1292e21ed [2022-03-17T16:15:55.393Z] TEST_SKIP_INTEGRATION=1 [2022-03-17T16:15:55.393Z] TESTDEBUG=0 [2022-03-17T16:15:55.393Z] DEST=bundles/test-integration [2022-03-17T16:15:55.393Z] PWD=/go/src/github.com/docker/docker [2022-03-17T16:15:55.393Z] KEEPBUNDLE=1 [2022-03-17T16:15:55.393Z] DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:15:55.393Z] container=docker [2022-03-17T16:15:55.393Z] HOME=/root [2022-03-17T16:15:55.393Z] GOLANG_VERSION=1.18 [2022-03-17T16:15:55.393Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T16:15:55.393Z] VALIDATE_BRANCH=master [2022-03-17T16:15:55.393Z] TERM=xterm [2022-03-17T16:15:55.393Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T16:15:55.393Z] SHLVL=1 [2022-03-17T16:15:55.393Z] TIMEOUT=120m [2022-03-17T16:15:55.393Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T16:15:55.393Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T16:15:55.393Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-17T16:15:55.393Z] GO111MODULE=off [2022-03-17T16:15:55.393Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T16:15:55.393Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T16:15:55.393Z] GOPATH=/go [2022-03-17T16:15:55.393Z] PKG_CONFIG=pkg-config [2022-03-17T16:15:55.393Z] _=/usr/bin/env [2022-03-17T16:15:55.393Z] Building test suite binary ./integration-cli/test.main [2022-03-17T16:15:55.393Z] No new tests added to integration. [2022-03-17T16:15:55.393Z] [2022-03-17T16:15:55.393Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T16:15:55.393Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T16:15:55.393Z] HOSTNAME=afc00c4579ff [2022-03-17T16:15:55.393Z] TESTDEBUG=0 [2022-03-17T16:15:55.393Z] DEST=bundles/test-integration [2022-03-17T16:15:55.393Z] PWD=/go/src/github.com/docker/docker [2022-03-17T16:15:55.393Z] KEEPBUNDLE=1 [2022-03-17T16:15:55.393Z] DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:15:55.393Z] container=docker [2022-03-17T16:15:55.393Z] HOME=/root [2022-03-17T16:15:55.393Z] GOLANG_VERSION=1.18 [2022-03-17T16:15:55.393Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T16:15:55.393Z] VALIDATE_BRANCH=master [2022-03-17T16:15:55.393Z] TERM=xterm [2022-03-17T16:15:55.393Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T16:15:55.393Z] SHLVL=1 [2022-03-17T16:15:55.393Z] TIMEOUT=120m [2022-03-17T16:15:55.393Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T16:15:55.393Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T16:15:55.393Z] GO111MODULE=off [2022-03-17T16:15:55.393Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-17T16:15:55.393Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T16:15:55.393Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T16:15:55.393Z] GOPATH=/go [2022-03-17T16:15:55.393Z] PKG_CONFIG=pkg-config [2022-03-17T16:15:55.393Z] _=/usr/bin/env [2022-03-17T16:15:55.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-17T16:15:57.856Z] #45 18.45 Reading package lists... [2022-03-17T16:15:57.856Z] #45 ... [2022-03-17T16:15:57.856Z] [2022-03-17T16:15:57.856Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T16:15:57.856Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T16:15:57.856Z] #20 18.76 Fetched 40.4 MB in 18s (2298 kB/s) [2022-03-17T16:15:58.424Z] #20 18.76 Reading package lists... [2022-03-17T16:15:58.424Z] #20 ... [2022-03-17T16:15:58.424Z] [2022-03-17T16:15:58.424Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T16:15:58.424Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T16:15:58.424Z] #45 18.45 Reading package lists... [2022-03-17T16:15:59.801Z] #45 27.28 Reading package lists... [2022-03-17T16:15:59.801Z] #45 ... [2022-03-17T16:15:59.801Z] [2022-03-17T16:15:59.801Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T16:15:59.801Z] #65 sha256:e88611c10d94e38a9dc0d6bee9864e43a21c2ba16291e93140a932c736e0128b [2022-03-17T16:15:59.801Z] #65 18.68 Fetched 40.4 MB in 17s (2331 kB/s) [2022-03-17T16:15:59.801Z] #65 18.68 Reading package lists... [2022-03-17T16:15:59.802Z] #65 27.83 Reading package lists... [2022-03-17T16:15:59.802Z] #65 ... [2022-03-17T16:15:59.802Z] [2022-03-17T16:15:59.802Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T16:15:59.802Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T16:15:59.802Z] #20 18.76 Reading package lists... [2022-03-17T16:16:01.432Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2022-03-17T16:16:01.996Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.0% of statements [2022-03-17T16:16:02.341Z] #20 27.78 Reading package lists... [2022-03-17T16:16:02.341Z] #20 ... [2022-03-17T16:16:02.341Z] [2022-03-17T16:16:02.341Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T16:16:02.341Z] #70 sha256:fda8013e75213c2bc42bf9ca7ed6b15cd68005434afc4c57d4ab3a3b48fdaec3 [2022-03-17T16:16:02.341Z] #70 27.53 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T16:16:02.341Z] #70 27.53 + GOBIN=/build [2022-03-17T16:16:02.341Z] #70 27.53 + GO111MODULE=on [2022-03-17T16:16:02.341Z] #70 27.53 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-17T16:16:02.341Z] #70 30.86 rootlesskit version 0.14.6 [2022-03-17T16:16:02.341Z] #70 30.86 Usage of /build/rootlesskit-docker-proxy: [2022-03-17T16:16:02.341Z] #70 30.87 -container-ip string [2022-03-17T16:16:02.341Z] #70 30.87 container ip [2022-03-17T16:16:02.341Z] #70 30.87 -container-port int [2022-03-17T16:16:02.341Z] #70 30.87 container port (default -1) [2022-03-17T16:16:02.341Z] #70 30.87 -host-ip string [2022-03-17T16:16:02.341Z] #70 30.87 host ip [2022-03-17T16:16:02.341Z] #70 30.87 -host-port int [2022-03-17T16:16:02.341Z] #70 30.87 host port (default -1) [2022-03-17T16:16:02.341Z] #70 30.87 -proto string [2022-03-17T16:16:02.341Z] #70 30.87 proxy protocol (default "tcp") [2022-03-17T16:16:02.341Z] #70 DONE 31.3s [2022-03-17T16:16:02.341Z] [2022-03-17T16:16:02.341Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-17T16:16:02.341Z] #71 sha256:0b56d76feb467bc0d84a667a3bc6fe71e490b428c0c90d42f4d68c000cc3c78c [2022-03-17T16:16:02.341Z] #71 DONE 0.0s [2022-03-17T16:16:02.560Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-17T16:16:02.601Z] [2022-03-17T16:16:02.601Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-17T16:16:02.601Z] #72 sha256:849573524807b293e54352cf9379920737c3a6700c209bb3b157153be40fe8da [2022-03-17T16:16:02.601Z] #72 DONE 0.1s [2022-03-17T16:16:02.601Z] [2022-03-17T16:16:02.601Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T16:16:02.601Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T16:16:03.171Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-17T16:16:03.734Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2022-03-17T16:16:03.982Z] #20 27.78 Reading package lists... [2022-03-17T16:16:03.982Z] #20 ... [2022-03-17T16:16:03.982Z] [2022-03-17T16:16:03.982Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-17T16:16:03.982Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-17T16:16:03.982Z] #75 CACHED [2022-03-17T16:16:03.982Z] [2022-03-17T16:16:03.982Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-17T16:16:03.982Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-17T16:16:03.982Z] #77 CACHED [2022-03-17T16:16:03.982Z] [2022-03-17T16:16:03.982Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T16:16:03.982Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T16:16:04.300Z] ok github.com/docker/docker/daemon 10.097s coverage: 17.1% of statements [2022-03-17T16:16:04.300Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-17T16:16:04.300Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-17T16:16:04.300Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-17T16:16:04.300Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-17T16:16:05.229Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.303s coverage: 56.2% of statements [2022-03-17T16:16:05.486Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-03-17T16:16:06.516Z] #20 27.78 Reading package lists... [2022-03-17T16:16:06.516Z] #20 ... [2022-03-17T16:16:06.516Z] [2022-03-17T16:16:06.516Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T16:16:06.516Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T16:16:06.516Z] #45 27.28 Reading package lists... [2022-03-17T16:16:06.973Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2022-03-17T16:16:07.891Z] #45 35.38 Building dependency tree... [2022-03-17T16:16:07.891Z] #45 36.95 Reading state information... [2022-03-17T16:16:08.338Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.244s coverage: 50.5% of statements [2022-03-17T16:16:08.899Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.950s coverage: 46.2% of statements [2022-03-17T16:16:08.899Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-17T16:16:09.265Z] #45 38.12 The following additional packages will be installed: [2022-03-17T16:16:09.265Z] #45 38.13 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-17T16:16:09.265Z] #45 38.15 Suggested packages: [2022-03-17T16:16:09.265Z] #45 38.15 cmake-doc ninja-build lrzip [2022-03-17T16:16:09.265Z] #45 38.15 Recommended packages: [2022-03-17T16:16:09.265Z] #45 38.15 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-17T16:16:09.826Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-03-17T16:16:09.832Z] #45 38.72 The following NEW packages will be installed: [2022-03-17T16:16:09.832Z] #45 38.73 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-17T16:16:10.082Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.759s coverage: 58.0% of statements [2022-03-17T16:16:10.082Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-17T16:16:10.082Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-17T16:16:10.397Z] #45 39.14 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T16:16:10.397Z] #45 39.14 Need to get 8418 kB of archives. [2022-03-17T16:16:10.397Z] #45 39.14 After this operation, 34.9 MB of additional disk space will be used. [2022-03-17T16:16:10.397Z] #45 39.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T16:16:10.397Z] #45 39.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T16:16:10.397Z] #45 39.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-17T16:16:10.397Z] #45 39.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-17T16:16:10.397Z] #45 39.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-17T16:16:10.397Z] #45 39.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-17T16:16:10.397Z] #45 39.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-17T16:16:10.397Z] #45 39.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-17T16:16:10.963Z] #45 39.79 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T16:16:10.963Z] #45 40.00 Fetched 8418 kB in 0s (23.0 MB/s) [2022-03-17T16:16:11.010Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 2.9% of statements [2022-03-17T16:16:11.222Z] #45 40.05 Selecting previously unselected package xxd. [2022-03-17T16:16:11.222Z] #45 40.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-17T16:16:11.223Z] #45 40.06 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T16:16:11.223Z] #45 40.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T16:16:11.223Z] #45 40.19 Selecting previously unselected package vim-common. [2022-03-17T16:16:11.223Z] #45 40.19 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T16:16:11.223Z] #45 40.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T16:16:11.267Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-17T16:16:11.485Z] #45 ... [2022-03-17T16:16:11.486Z] [2022-03-17T16:16:11.486Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T16:16:11.486Z] #65 sha256:e88611c10d94e38a9dc0d6bee9864e43a21c2ba16291e93140a932c736e0128b [2022-03-17T16:16:11.486Z] #65 27.83 Reading package lists... [2022-03-17T16:16:11.486Z] #65 35.77 Building dependency tree... [2022-03-17T16:16:11.486Z] #65 37.31 Reading state information... [2022-03-17T16:16:11.486Z] #65 38.69 The following additional packages will be installed: [2022-03-17T16:16:11.486Z] #65 38.71 libbtrfs0 [2022-03-17T16:16:11.486Z] #65 38.88 The following NEW packages will be installed: [2022-03-17T16:16:11.486Z] #65 38.89 libbtrfs-dev libbtrfs0 [2022-03-17T16:16:11.486Z] #65 39.23 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T16:16:11.486Z] #65 39.23 Need to get 460 kB of archives. [2022-03-17T16:16:11.486Z] #65 39.23 After this operation, 1237 kB of additional disk space will be used. [2022-03-17T16:16:11.486Z] #65 39.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T16:16:11.486Z] #65 39.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T16:16:11.486Z] #65 39.67 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T16:16:11.486Z] #65 39.83 Fetched 460 kB in 0s (1539 kB/s) [2022-03-17T16:16:11.486Z] #65 39.89 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T16:16:11.486Z] #65 39.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-17T16:16:11.486Z] #65 39.94 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T16:16:11.486Z] #65 39.94 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T16:16:11.486Z] #65 40.05 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T16:16:11.486Z] #65 40.06 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T16:16:11.486Z] #65 40.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T16:16:11.486Z] #65 40.17 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T16:16:11.486Z] #65 40.19 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T16:16:11.486Z] #65 40.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T16:16:11.486Z] #65 DONE 40.4s [2022-03-17T16:16:11.486Z] [2022-03-17T16:16:11.486Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T16:16:11.486Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T16:16:11.486Z] #45 40.34 Selecting previously unselected package cmake-data. [2022-03-17T16:16:11.486Z] #45 40.35 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-17T16:16:11.486Z] #45 40.36 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T16:16:11.486Z] #45 ... [2022-03-17T16:16:11.486Z] [2022-03-17T16:16:11.486Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-17T16:16:11.486Z] #66 sha256:05f1204ba21ecf0285e83c3d9821ecd0ef2c27b9803463fea1723752ded4ab2a [2022-03-17T16:16:11.486Z] #66 DONE 0.1s [2022-03-17T16:16:11.486Z] [2022-03-17T16:16:11.486Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T16:16:11.486Z] #67 sha256:1518d9d1920e614ef6c503caaf5629991af1834cd5f467296c55fd33a24f0c9c [2022-03-17T16:16:12.195Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.8% of statements [2022-03-17T16:16:12.196Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-17T16:16:12.196Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-17T16:16:12.424Z] #67 0.800 + RM_GOPATH=0 [2022-03-17T16:16:12.424Z] #67 0.802 + TMP_GOPATH= [2022-03-17T16:16:12.424Z] #67 0.802 + : /build [2022-03-17T16:16:12.424Z] #67 0.802 + '[' -z '' ']' [2022-03-17T16:16:12.424Z] #67 0.802 ++ mktemp -d [2022-03-17T16:16:12.424Z] #67 0.804 + export GOPATH=/tmp/tmp.ZcHX2g5jzj [2022-03-17T16:16:12.424Z] #67 0.804 + GOPATH=/tmp/tmp.ZcHX2g5jzj [2022-03-17T16:16:12.424Z] #67 0.804 + RM_GOPATH=1 [2022-03-17T16:16:12.424Z] #67 0.804 + case "$(go env GOARCH)" in [2022-03-17T16:16:12.424Z] #67 0.805 ++ go env GOARCH [2022-03-17T16:16:12.424Z] #67 0.817 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T16:16:12.424Z] #67 0.817 + GO_BUILDMODE=-buildmode=pie [2022-03-17T16:16:12.424Z] #67 0.817 ++ dirname /install.sh [2022-03-17T16:16:12.424Z] #67 0.818 + dir=/ [2022-03-17T16:16:12.424Z] #67 0.818 + bin=containerd [2022-03-17T16:16:12.424Z] #67 0.819 + shift [2022-03-17T16:16:12.424Z] #67 0.819 + '[' '!' -f //containerd.installer ']' [2022-03-17T16:16:12.424Z] #67 0.819 + . //containerd.installer [2022-03-17T16:16:12.424Z] #67 0.819 ++ set -e [2022-03-17T16:16:12.424Z] #67 0.819 ++ : v1.6.1 [2022-03-17T16:16:12.424Z] #67 0.819 + install_containerd [2022-03-17T16:16:12.424Z] #67 0.820 + echo 'Install containerd version v1.6.1' [2022-03-17T16:16:12.424Z] #67 0.820 Install containerd version v1.6.1 [2022-03-17T16:16:12.424Z] #67 0.820 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZcHX2g5jzj/src/github.com/containerd/containerd [2022-03-17T16:16:12.424Z] #67 0.842 Cloning into '/tmp/tmp.ZcHX2g5jzj/src/github.com/containerd/containerd'... [2022-03-17T16:16:12.758Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.0% of statements [2022-03-17T16:16:13.322Z] ok github.com/docker/docker/daemon/logger/awslogs 0.154s coverage: 79.9% of statements [2022-03-17T16:16:13.579Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 33.6% of statements [2022-03-17T16:16:13.579Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-17T16:16:13.835Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-03-17T16:16:14.093Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-17T16:16:14.330Z] #67 ... [2022-03-17T16:16:14.330Z] [2022-03-17T16:16:14.330Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T16:16:14.330Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T16:16:14.330Z] #45 41.42 Selecting previously unselected package libarchive13:amd64. [2022-03-17T16:16:14.330Z] #45 41.42 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-17T16:16:14.330Z] #45 41.43 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T16:16:14.330Z] #45 41.52 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-17T16:16:14.330Z] #45 41.52 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-17T16:16:14.330Z] #45 41.53 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T16:16:14.330Z] #45 41.58 Selecting previously unselected package librhash0:amd64. [2022-03-17T16:16:14.330Z] #45 41.59 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-17T16:16:14.330Z] #45 41.59 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-17T16:16:14.330Z] #45 41.64 Selecting previously unselected package libuv1:amd64. [2022-03-17T16:16:14.330Z] #45 41.65 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-17T16:16:14.330Z] #45 41.65 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-17T16:16:14.330Z] #45 41.69 Selecting previously unselected package cmake. [2022-03-17T16:16:14.330Z] #45 41.70 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-17T16:16:14.330Z] #45 41.70 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-17T16:16:14.330Z] #45 42.65 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T16:16:14.330Z] #45 42.67 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T16:16:14.330Z] #45 42.68 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-17T16:16:14.330Z] #45 42.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T16:16:14.330Z] #45 42.72 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T16:16:14.330Z] #45 42.73 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-17T16:16:14.330Z] #45 42.73 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T16:16:14.330Z] #45 42.75 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-17T16:16:14.330Z] #45 42.76 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T16:16:14.330Z] #45 DONE 43.1s [2022-03-17T16:16:14.330Z] [2022-03-17T16:16:14.330Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-17T16:16:14.330Z] #46 sha256:8941f7d231786bdf9dd174a957468ccaac540f2feea113a1c3cc7d03ad1b3b21 [2022-03-17T16:16:14.330Z] #46 DONE 0.1s [2022-03-17T16:16:14.330Z] [2022-03-17T16:16:14.330Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T16:16:14.330Z] #47 sha256:e340a9a6dbb8b942849e46e8249bb549bb5a2faa73d740ea49e4e57903eeb862 [2022-03-17T16:16:14.350Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-03-17T16:16:14.897Z] #47 0.732 + RM_GOPATH=0 [2022-03-17T16:16:14.897Z] #47 0.732 + TMP_GOPATH= [2022-03-17T16:16:14.897Z] #47 0.732 + : /build [2022-03-17T16:16:14.897Z] #47 0.732 + '[' -z '' ']' [2022-03-17T16:16:14.897Z] #47 0.733 ++ mktemp -d [2022-03-17T16:16:14.897Z] #47 0.737 + export GOPATH=/tmp/tmp.hj5oOPj3fY [2022-03-17T16:16:14.897Z] #47 0.737 + GOPATH=/tmp/tmp.hj5oOPj3fY [2022-03-17T16:16:14.897Z] #47 0.737 + RM_GOPATH=1 [2022-03-17T16:16:14.897Z] #47 0.737 + case "$(go env GOARCH)" in [2022-03-17T16:16:14.897Z] #47 0.737 ++ go env GOARCH [2022-03-17T16:16:14.913Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-03-17T16:16:15.157Z] #47 0.744 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T16:16:15.157Z] #47 0.744 + GO_BUILDMODE=-buildmode=pie [2022-03-17T16:16:15.157Z] #47 0.744 ++ dirname /install.sh [2022-03-17T16:16:15.157Z] #47 0.745 + dir=/ [2022-03-17T16:16:15.157Z] #47 0.745 + bin=tini [2022-03-17T16:16:15.157Z] #47 0.745 + shift [2022-03-17T16:16:15.157Z] #47 0.745 + '[' '!' -f //tini.installer ']' [2022-03-17T16:16:15.157Z] #47 0.745 + . //tini.installer [2022-03-17T16:16:15.157Z] #47 0.746 ++ : v0.19.0 [2022-03-17T16:16:15.157Z] #47 0.746 + install_tini [2022-03-17T16:16:15.157Z] #47 0.746 + echo 'Install tini version v0.19.0' [2022-03-17T16:16:15.157Z] #47 0.746 + git clone https://github.com/krallin/tini.git /tmp/tmp.hj5oOPj3fY/tini [2022-03-17T16:16:15.157Z] #47 0.746 Install tini version v0.19.0 [2022-03-17T16:16:15.157Z] #47 0.747 Cloning into '/tmp/tmp.hj5oOPj3fY/tini'... [2022-03-17T16:16:15.157Z] #47 1.023 + cd /tmp/tmp.hj5oOPj3fY/tini [2022-03-17T16:16:15.225Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 78.7% of statements [2022-03-17T16:16:15.225Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-17T16:16:15.416Z] #47 1.023 + git checkout -q v0.19.0 [2022-03-17T16:16:15.416Z] #47 1.032 + cmake . [2022-03-17T16:16:15.416Z] #47 1.309 -- The C compiler identification is GNU 10.2.1 [2022-03-17T16:16:15.676Z] #47 1.340 -- Detecting C compiler ABI info [2022-03-17T16:16:15.803Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 54.9% of statements [2022-03-17T16:16:15.935Z] #47 1.548 -- Detecting C compiler ABI info - done [2022-03-17T16:16:15.935Z] #47 1.590 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-17T16:16:15.935Z] #47 1.591 -- Detecting C compile features [2022-03-17T16:16:15.935Z] #47 1.596 -- Detecting C compile features - done [2022-03-17T16:16:15.935Z] #47 1.615 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-17T16:16:15.935Z] #47 1.687 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-17T16:16:15.935Z] #47 1.719 -- Configuring done [2022-03-17T16:16:16.088Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.044s coverage: 31.5% of statements [2022-03-17T16:16:16.194Z] #47 1.732 -- Generating done [2022-03-17T16:16:16.194Z] #47 1.741 -- Build files have been written to: /tmp/tmp.hj5oOPj3fY/tini [2022-03-17T16:16:16.194Z] #47 1.743 + make tini-static [2022-03-17T16:16:16.194Z] #47 1.861 Scanning dependencies of target tini-static [2022-03-17T16:16:16.194Z] #47 1.897 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-17T16:16:16.762Z] #47 2.367 [100%] Linking C executable tini-static [2022-03-17T16:16:17.022Z] #47 2.675 [100%] Built target tini-static [2022-03-17T16:16:17.022Z] #47 2.703 + mkdir -p /build [2022-03-17T16:16:17.022Z] #47 2.706 + cp tini-static /build/docker-init [2022-03-17T16:16:17.022Z] #47 ... [2022-03-17T16:16:17.022Z] [2022-03-17T16:16:17.022Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T16:16:17.022Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T16:16:17.022Z] #20 27.78 Reading package lists... [2022-03-17T16:16:17.022Z] #20 35.95 Building dependency tree... [2022-03-17T16:16:17.022Z] #20 37.42 Reading state information... [2022-03-17T16:16:17.022Z] #20 38.50 The following additional packages will be installed: [2022-03-17T16:16:17.022Z] #20 38.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T16:16:17.022Z] #20 38.50 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-17T16:16:17.022Z] #20 38.50 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-17T16:16:17.022Z] #20 38.50 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-17T16:16:17.022Z] #20 38.50 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-17T16:16:17.022Z] #20 38.51 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-17T16:16:17.022Z] #20 38.52 mingw-w64-common mingw-w64-x86-64-dev [2022-03-17T16:16:17.022Z] #20 38.55 Suggested packages: [2022-03-17T16:16:17.022Z] #20 38.55 gcc-10-locales seccomp wine64 [2022-03-17T16:16:17.022Z] #20 38.99 The following NEW packages will be installed: [2022-03-17T16:16:17.022Z] #20 38.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T16:16:17.022Z] #20 38.99 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-17T16:16:17.022Z] #20 38.99 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-17T16:16:17.022Z] #20 38.99 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-17T16:16:17.022Z] #20 38.99 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-17T16:16:17.022Z] #20 38.99 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-17T16:16:17.022Z] #20 38.99 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-17T16:16:17.022Z] #20 38.99 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-17T16:16:17.022Z] #20 39.00 mingw-w64-x86-64-dev [2022-03-17T16:16:17.022Z] #20 39.30 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T16:16:17.022Z] #20 39.30 Need to get 115 MB of archives. [2022-03-17T16:16:17.022Z] #20 39.30 After this operation, 645 MB of additional disk space will be used. [2022-03-17T16:16:17.022Z] #20 39.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-17T16:16:17.022Z] #20 39.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-17T16:16:17.022Z] #20 39.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-17T16:16:17.022Z] #20 39.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-17T16:16:17.022Z] #20 39.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-17T16:16:17.022Z] #20 39.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-17T16:16:17.022Z] #20 39.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-17T16:16:17.022Z] #20 39.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-17T16:16:17.022Z] #20 39.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-17T16:16:17.022Z] #20 39.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-17T16:16:17.022Z] #20 40.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-17T16:16:17.022Z] #20 40.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-17T16:16:17.022Z] #20 40.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-03-17T16:16:17.022Z] #20 40.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-17T16:16:17.022Z] #20 40.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-17T16:16:17.022Z] #20 40.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-17T16:16:17.022Z] #20 40.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-17T16:16:17.022Z] #20 40.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T16:16:17.022Z] #20 40.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T16:16:17.022Z] #20 40.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-17T16:16:17.022Z] #20 40.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-17T16:16:17.022Z] #20 40.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-17T16:16:17.022Z] #20 40.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-17T16:16:17.022Z] #20 40.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-17T16:16:17.022Z] #20 40.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-17T16:16:17.022Z] #20 40.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-17T16:16:17.022Z] #20 40.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-17T16:16:17.022Z] #20 40.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-17T16:16:17.022Z] #20 40.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-17T16:16:17.022Z] #20 40.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-17T16:16:17.022Z] #20 41.52 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T16:16:17.022Z] #20 41.66 Fetched 115 MB in 2s (59.0 MB/s) [2022-03-17T16:16:17.022Z] #20 41.69 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-17T16:16:17.022Z] #20 41.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-03-17T16:16:17.022Z] #20 41.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T16:16:17.022Z] #20 41.71 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T16:16:17.022Z] #20 42.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-17T16:16:17.022Z] #20 42.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T16:16:17.022Z] #20 42.22 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T16:16:17.022Z] #20 43.12 Selecting previously unselected package binutils-mingw-w64. [2022-03-17T16:16:17.022Z] #20 43.12 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-17T16:16:17.022Z] #20 43.13 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T16:16:17.022Z] #20 43.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-17T16:16:17.022Z] #20 43.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T16:16:17.022Z] #20 43.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T16:16:17.022Z] #20 43.29 Selecting previously unselected package dmsetup. [2022-03-17T16:16:17.022Z] #20 43.30 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T16:16:17.022Z] #20 43.30 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-17T16:16:17.022Z] #20 43.40 Selecting previously unselected package mingw-w64-common. [2022-03-17T16:16:17.022Z] #20 43.42 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-17T16:16:17.022Z] #20 43.43 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-17T16:16:17.022Z] #20 45.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-17T16:16:17.022Z] #20 45.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-17T16:16:17.022Z] #20 45.02 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T16:16:17.041Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-17T16:16:17.042Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-17T16:16:17.281Z] #20 ... [2022-03-17T16:16:17.281Z] [2022-03-17T16:16:17.281Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T16:16:17.281Z] #47 sha256:e340a9a6dbb8b942849e46e8249bb549bb5a2faa73d740ea49e4e57903eeb862 [2022-03-17T16:16:17.281Z] #47 DONE 3.1s [2022-03-17T16:16:17.541Z] [2022-03-17T16:16:17.541Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T16:16:17.541Z] #67 sha256:1518d9d1920e614ef6c503caaf5629991af1834cd5f467296c55fd33a24f0c9c [2022-03-17T16:16:17.606Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-03-17T16:16:18.108Z] #67 ... [2022-03-17T16:16:18.108Z] [2022-03-17T16:16:18.108Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T16:16:18.108Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T16:16:18.108Z] #20 47.00 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-17T16:16:18.108Z] #20 47.02 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-17T16:16:18.108Z] #20 47.02 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T16:16:18.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-17T16:16:18.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-17T16:16:18.367Z] #20 47.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-17T16:16:18.367Z] #20 47.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T16:16:18.367Z] #20 47.16 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T16:16:18.537Z] ok github.com/docker/docker/daemon/logger/splunk 1.551s coverage: 82.5% of statements [2022-03-17T16:16:18.537Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-17T16:16:18.537Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-17T16:16:18.934Z] #20 ... [2022-03-17T16:16:18.934Z] [2022-03-17T16:16:18.934Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T16:16:18.934Z] #49 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-17T16:16:18.934Z] #49 CACHED [2022-03-17T16:16:18.934Z] [2022-03-17T16:16:18.934Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T16:16:18.934Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T16:16:18.934Z] #50 CACHED [2022-03-17T16:16:18.934Z] [2022-03-17T16:16:18.934Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-17T16:16:18.934Z] #53 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-17T16:16:18.934Z] #53 CACHED [2022-03-17T16:16:18.934Z] [2022-03-17T16:16:18.934Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T16:16:18.934Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T16:16:18.934Z] #54 CACHED [2022-03-17T16:16:18.934Z] [2022-03-17T16:16:18.934Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T16:16:18.934Z] #56 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T16:16:18.934Z] #56 CACHED [2022-03-17T16:16:18.934Z] [2022-03-17T16:16:18.934Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T16:16:18.934Z] #58 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T16:16:18.934Z] #58 CACHED [2022-03-17T16:16:18.934Z] [2022-03-17T16:16:18.934Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T16:16:18.934Z] #60 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T16:16:18.934Z] #60 CACHED [2022-03-17T16:16:18.934Z] [2022-03-17T16:16:18.934Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T16:16:18.934Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T16:16:19.469Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2022-03-17T16:16:19.725Z] ok github.com/docker/docker/distribution 0.603s coverage: 28.4% of statements [2022-03-17T16:16:19.725Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-17T16:16:20.286Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-17T16:16:20.310Z] #20 49.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-17T16:16:20.310Z] #20 49.13 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T16:16:20.310Z] #20 49.13 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T16:16:20.847Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-03-17T16:16:21.408Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-17T16:16:21.970Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-03-17T16:16:21.970Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-17T16:16:21.970Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-03-17T16:16:22.533Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2022-03-17T16:16:22.533Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-17T16:16:23.094Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-17T16:16:23.655Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2022-03-17T16:16:23.911Z] ok github.com/docker/docker/opts 0.017s coverage: 66.3% of statements [2022-03-17T16:16:24.167Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-17T16:16:24.497Z] #20 52.82 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-17T16:16:24.497Z] #20 52.83 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T16:16:24.497Z] #20 52.83 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T16:16:25.431Z] #20 54.41 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-17T16:16:25.534Z] ok github.com/docker/docker/pkg/archive 0.261s coverage: 82.6% of statements [2022-03-17T16:16:25.689Z] #20 54.41 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T16:16:25.689Z] #20 54.41 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T16:16:26.463Z] ok github.com/docker/docker/pkg/authorization 0.314s coverage: 68.3% of statements [2022-03-17T16:16:26.463Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-17T16:16:26.719Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-17T16:16:27.103Z] #20 55.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-17T16:16:27.104Z] #20 55.97 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T16:16:27.104Z] #20 55.98 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T16:16:30.031Z] ok github.com/docker/docker/pkg/chrootarchive 2.490s coverage: 43.5% of statements [2022-03-17T16:16:30.031Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-03-17T16:16:30.287Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-17T16:16:30.542Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-03-17T16:16:31.103Z] ok github.com/docker/docker/layer 7.569s coverage: 69.0% of statements [2022-03-17T16:16:31.103Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-17T16:16:31.103Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-17T16:16:31.103Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-17T16:16:31.103Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-17T16:16:31.103Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-17T16:16:31.103Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-17T16:16:31.323Z] #20 59.88 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-17T16:16:31.323Z] #20 59.89 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T16:16:31.323Z] #20 59.89 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T16:16:31.358Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-17T16:16:31.614Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-03-17T16:16:31.870Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-03-17T16:16:31.870Z] ok github.com/docker/docker/pkg/fsutils 0.237s coverage: 85.1% of statements [2022-03-17T16:16:32.697Z] #20 61.65 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-17T16:16:32.697Z] #20 61.66 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-17T16:16:32.697Z] #20 61.67 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T16:16:32.796Z] ok github.com/docker/docker/pkg/idtools 0.290s coverage: 69.5% of statements [2022-03-17T16:16:32.796Z] ok github.com/docker/docker/pkg/ioutils 0.410s coverage: 71.5% of statements [2022-03-17T16:16:32.956Z] #20 61.73 Selecting previously unselected package libapparmor1:amd64. [2022-03-17T16:16:32.956Z] #20 61.74 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-17T16:16:32.956Z] #20 61.75 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T16:16:32.956Z] #20 61.80 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-17T16:16:32.956Z] #20 61.80 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-17T16:16:32.956Z] #20 61.81 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T16:16:32.956Z] #20 61.88 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T16:16:32.956Z] #20 61.89 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T16:16:32.956Z] #20 61.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T16:16:32.956Z] #20 61.98 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T16:16:32.956Z] #20 61.98 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T16:16:33.052Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-03-17T16:16:33.052Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2022-03-17T16:16:33.052Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-17T16:16:33.052Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-17T16:16:33.214Z] #20 61.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T16:16:33.214Z] #20 62.07 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-17T16:16:33.214Z] #20 62.07 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T16:16:33.214Z] #20 62.08 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T16:16:33.214Z] #20 62.11 Selecting previously unselected package libudev-dev:amd64. [2022-03-17T16:16:33.214Z] #20 62.12 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-17T16:16:33.214Z] #20 62.12 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-17T16:16:33.214Z] #20 62.19 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-17T16:16:33.214Z] #20 62.19 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-17T16:16:33.214Z] #20 62.20 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T16:16:33.309Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-03-17T16:16:33.309Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-17T16:16:33.473Z] #20 62.32 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-17T16:16:33.473Z] #20 62.33 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-17T16:16:33.473Z] #20 62.33 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T16:16:33.473Z] #20 62.41 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-17T16:16:33.473Z] #20 62.43 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-17T16:16:33.473Z] #20 62.43 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T16:16:33.473Z] #20 62.50 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-17T16:16:33.473Z] #20 62.51 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-17T16:16:33.732Z] #20 62.52 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T16:16:33.733Z] #20 62.56 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-17T16:16:33.733Z] #20 62.57 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-17T16:16:33.733Z] #20 62.57 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T16:16:33.733Z] #20 62.75 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-17T16:16:33.733Z] #20 62.76 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-17T16:16:33.733Z] #20 62.76 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T16:16:33.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-17T16:16:33.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-17T16:16:33.871Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.5% of statements [2022-03-17T16:16:33.871Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-17T16:16:33.871Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-17T16:16:33.871Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-17T16:16:33.996Z] #20 62.86 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-17T16:16:33.996Z] #20 62.87 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T16:16:33.996Z] #20 62.88 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T16:16:33.996Z] #20 62.92 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-17T16:16:33.996Z] #20 ... [2022-03-17T16:16:33.996Z] [2022-03-17T16:16:33.996Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T16:16:33.996Z] #67 sha256:1518d9d1920e614ef6c503caaf5629991af1834cd5f467296c55fd33a24f0c9c [2022-03-17T16:16:33.996Z] #67 12.41 + cd /tmp/tmp.ZcHX2g5jzj/src/github.com/containerd/containerd [2022-03-17T16:16:33.996Z] #67 12.41 + git checkout -q v1.6.1 [2022-03-17T16:16:33.996Z] #67 13.05 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-17T16:16:33.996Z] #67 13.05 + BUILDTAGS='netgo osusergo static_build' [2022-03-17T16:16:33.996Z] #67 13.05 + export EXTRA_FLAGS=-buildmode=pie [2022-03-17T16:16:33.996Z] #67 13.05 + EXTRA_FLAGS=-buildmode=pie [2022-03-17T16:16:33.996Z] #67 13.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-17T16:16:33.996Z] #67 13.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-17T16:16:33.996Z] #67 13.05 + '[' '' = dynamic ']' [2022-03-17T16:16:33.996Z] #67 13.05 + make [2022-03-17T16:16:33.996Z] #67 13.69 + bin/ctr [2022-03-17T16:16:33.996Z] #67 ... [2022-03-17T16:16:33.996Z] [2022-03-17T16:16:33.996Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T16:16:33.996Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T16:16:33.996Z] #20 62.92 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-17T16:16:33.996Z] #20 62.93 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-17T16:16:33.996Z] #20 62.93 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T16:16:33.996Z] #20 62.99 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-17T16:16:33.996Z] #20 63.00 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-17T16:16:33.996Z] #20 63.00 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T16:16:34.127Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-03-17T16:16:34.257Z] #20 63.23 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T16:16:34.257Z] #20 63.24 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T16:16:34.257Z] #20 63.25 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T16:16:34.257Z] #20 63.26 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T16:16:34.257Z] #20 63.27 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T16:16:34.257Z] #20 63.28 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T16:16:34.257Z] #20 63.29 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T16:16:34.257Z] #20 63.30 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T16:16:34.257Z] #20 63.31 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-17T16:16:34.257Z] #20 63.32 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T16:16:34.517Z] #20 63.33 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T16:16:34.517Z] #20 63.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T16:16:34.517Z] #20 63.35 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T16:16:34.517Z] #20 63.36 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T16:16:34.517Z] #20 63.37 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-17T16:16:34.517Z] #20 63.38 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T16:16:34.517Z] #20 63.39 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T16:16:34.517Z] #20 63.40 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T16:16:34.517Z] #20 63.41 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T16:16:34.517Z] #20 63.42 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T16:16:34.517Z] #20 63.43 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T16:16:34.517Z] #20 63.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-17T16:16:34.517Z] #20 63.45 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T16:16:34.517Z] #20 63.46 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-17T16:16:34.517Z] #20 63.47 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T16:16:34.517Z] #20 63.48 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T16:16:34.517Z] #20 63.49 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-17T16:16:34.517Z] #20 63.49 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T16:16:34.517Z] #20 63.51 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T16:16:34.517Z] #20 63.52 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T16:16:34.517Z] #20 63.53 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-17T16:16:34.733Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-17T16:16:34.733Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-17T16:16:34.777Z] #20 63.54 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T16:16:34.777Z] #20 63.55 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T16:16:34.777Z] #20 63.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T16:16:34.991Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-17T16:16:35.349Z] Running on azwin-2-62dfd0 in d:\jenkins\workspace\moby_PR-43298 [Pipeline] { [Pipeline] ws [2022-03-17T16:16:35.365Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-17T16:16:36.159Z] #20 DONE 64.9s [2022-03-17T16:16:36.159Z] [2022-03-17T16:16:36.159Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T16:16:36.159Z] #67 sha256:1518d9d1920e614ef6c503caaf5629991af1834cd5f467296c55fd33a24f0c9c [2022-03-17T16:16:36.159Z] #67 ... [2022-03-17T16:16:36.159Z] [2022-03-17T16:16:36.160Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-03-17T16:16:36.160Z] #21 sha256:58d1fe0c8f4810dde29604d1a5c07c1c9202207b8b020877c4bb9c45b2a3cf48 [2022-03-17T16:16:36.359Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-03-17T16:16:36.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-17T16:16:36.616Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-17T16:16:36.616Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-17T16:16:36.821Z] The recommended git tool is: git [2022-03-17T16:16:36.872Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-17T16:16:37.129Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-17T16:16:37.385Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-17T16:16:37.538Z] #21 1.469 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-17T16:16:37.539Z] #21 1.635 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-17T16:16:37.798Z] #21 1.810 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-17T16:16:37.948Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-03-17T16:16:38.205Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-17T16:16:38.462Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-03-17T16:16:39.026Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-03-17T16:16:39.284Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-17T16:16:39.541Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-03-17T16:16:39.541Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-17T16:16:41.433Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-03-17T16:16:41.689Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-17T16:16:41.945Z] ok github.com/docker/docker/profiles/seccomp 0.026s coverage: 86.0% of statements [2022-03-17T16:16:42.251Z] #21 1.976 Reading package lists... [2022-03-17T16:16:43.308Z] ok github.com/docker/docker/quota 0.206s coverage: 71.4% of statements [2022-03-17T16:16:43.563Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-03-17T16:16:44.490Z] ok github.com/docker/docker/registry 0.077s coverage: 57.7% of statements [2022-03-17T16:16:44.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-17T16:16:44.746Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-17T16:16:45.003Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-17T16:16:45.565Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.7% of statements [2022-03-17T16:16:45.565Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-17T16:16:47.459Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-03-17T16:16:47.779Z] #21 6.495 Reading package lists... [2022-03-17T16:16:48.021Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2022-03-17T16:16:48.037Z] #21 11.06 Building dependency tree... [2022-03-17T16:16:48.038Z] #21 12.06 Reading state information... [2022-03-17T16:16:48.583Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-03-17T16:16:48.758Z] #21 12.91 The following additional packages will be installed: [2022-03-17T16:16:48.758Z] #21 12.91 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-17T16:16:48.758Z] #21 12.91 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-17T16:16:48.758Z] #21 12.91 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-17T16:16:48.758Z] #21 12.91 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-17T16:16:48.758Z] #21 12.91 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-17T16:16:48.758Z] #21 12.92 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-17T16:16:49.018Z] #21 12.92 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-17T16:16:49.018Z] #21 12.93 Suggested packages: [2022-03-17T16:16:49.018Z] #21 12.93 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-17T16:16:49.018Z] #21 12.93 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-17T16:16:49.018Z] #21 12.93 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-17T16:16:49.018Z] #21 12.93 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-17T16:16:49.018Z] #21 12.93 seccomp:ppc64el seccomp:s390x [2022-03-17T16:16:49.018Z] #21 12.93 Recommended packages: [2022-03-17T16:16:49.018Z] #21 12.93 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-17T16:16:49.018Z] #21 12.93 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-17T16:16:49.018Z] #21 12.93 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-17T16:16:49.018Z] #21 12.93 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-17T16:16:49.536Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-03-17T16:16:49.588Z] #21 13.38 The following NEW packages will be installed: [2022-03-17T16:16:49.588Z] #21 13.38 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-17T16:16:49.588Z] #21 13.39 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-17T16:16:49.588Z] #21 13.39 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-17T16:16:49.588Z] #21 13.39 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-17T16:16:49.588Z] #21 13.39 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-17T16:16:49.588Z] #21 13.39 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-17T16:16:49.588Z] #21 13.39 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-17T16:16:49.588Z] #21 13.39 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-17T16:16:49.588Z] #21 13.39 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-17T16:16:49.588Z] #21 13.39 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-17T16:16:49.588Z] #21 13.40 libseccomp2:ppc64el libseccomp2:s390x [2022-03-17T16:16:49.588Z] #21 13.73 0 upgraded, 40 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T16:16:49.588Z] #21 13.73 Need to get 15.9 MB of archives. [2022-03-17T16:16:49.588Z] #21 13.73 After this operation, 73.0 MB of additional disk space will be used. [2022-03-17T16:16:49.588Z] #21 13.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-17T16:16:49.588Z] #21 13.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-17T16:16:49.588Z] #21 13.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-17T16:16:49.588Z] #21 13.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-17T16:16:49.588Z] #21 13.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-17T16:16:49.588Z] #21 13.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-17T16:16:49.588Z] #21 13.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-17T16:16:49.849Z] #21 13.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-17T16:16:49.849Z] #21 13.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-17T16:16:49.849Z] #21 13.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-17T16:16:49.849Z] #21 13.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-17T16:16:49.849Z] #21 13.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-17T16:16:49.849Z] #21 13.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-17T16:16:49.849Z] #21 13.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-17T16:16:49.849Z] #21 13.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-17T16:16:49.849Z] #21 13.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-17T16:16:49.849Z] #21 13.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-17T16:16:49.849Z] #21 13.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-17T16:16:49.849Z] #21 13.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-17T16:16:49.849Z] #21 13.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-17T16:16:49.849Z] #21 13.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-17T16:16:49.849Z] #21 13.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-17T16:16:49.849Z] #21 13.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-17T16:16:49.849Z] #21 13.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-17T16:16:49.849Z] #21 13.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-17T16:16:49.849Z] #21 13.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-17T16:16:49.849Z] #21 13.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-17T16:16:49.849Z] #21 13.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-17T16:16:49.849Z] #21 13.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-17T16:16:49.849Z] #21 13.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-17T16:16:49.849Z] #21 13.95 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-17T16:16:49.849Z] #21 13.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-17T16:16:49.849Z] #21 13.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-17T16:16:49.849Z] #21 13.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-17T16:16:49.849Z] #21 13.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-17T16:16:49.849Z] #21 13.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-17T16:16:49.849Z] #21 13.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-17T16:16:49.849Z] #21 13.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-17T16:16:49.849Z] #21 13.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-17T16:16:49.849Z] #21 13.97 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-17T16:16:50.417Z] #21 14.49 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T16:16:50.676Z] #21 14.66 Fetched 15.9 MB in 1s (30.7 MB/s) [2022-03-17T16:16:50.676Z] #21 14.71 Selecting previously unselected package gcc-10-base:armel. [2022-03-17T16:16:50.677Z] #21 14.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-03-17T16:16:50.677Z] #21 14.74 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-17T16:16:50.677Z] #21 14.74 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-17T16:16:50.677Z] #21 14.79 Selecting previously unselected package gcc-10-base:armhf. [2022-03-17T16:16:50.677Z] #21 14.79 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-17T16:16:50.677Z] #21 14.80 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-17T16:16:50.677Z] #21 14.85 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-17T16:16:50.677Z] #21 14.85 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-17T16:16:50.937Z] #21 14.86 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-17T16:16:50.937Z] #21 14.90 Selecting previously unselected package gcc-10-base:s390x. [2022-03-17T16:16:50.937Z] #21 14.90 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-17T16:16:50.937Z] #21 14.91 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-17T16:16:50.937Z] #21 14.97 Selecting previously unselected package gcc-10-base:arm64. [2022-03-17T16:16:50.937Z] #21 14.97 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-17T16:16:50.937Z] #21 14.97 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-17T16:16:50.937Z] #21 15.02 Selecting previously unselected package libgcc-s1:armel. [2022-03-17T16:16:50.937Z] #21 15.03 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-17T16:16:50.937Z] #21 15.04 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-17T16:16:50.937Z] #21 15.08 Selecting previously unselected package libcrypt1:armel. [2022-03-17T16:16:51.197Z] #21 15.09 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-17T16:16:51.197Z] #21 15.09 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-17T16:16:51.197Z] #21 15.18 Selecting previously unselected package libc6:armel. [2022-03-17T16:16:51.197Z] #21 15.18 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-17T16:16:51.197Z] #21 15.38 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-17T16:16:51.766Z] #21 15.85 Selecting previously unselected package libapparmor1:armel. [2022-03-17T16:16:51.766Z] #21 15.85 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-17T16:16:51.766Z] #21 15.86 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-17T16:16:51.767Z] #21 15.90 Selecting previously unselected package libapparmor-dev:armel. [2022-03-17T16:16:51.767Z] #21 15.91 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-17T16:16:51.767Z] #21 15.91 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-17T16:16:51.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-17T16:16:52.026Z] #21 15.97 Selecting previously unselected package libgcc-s1:arm64. [2022-03-17T16:16:52.026Z] #21 15.98 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-17T16:16:52.026Z] #21 15.99 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-17T16:16:52.026Z] #21 16.03 Selecting previously unselected package libcrypt1:arm64. [2022-03-17T16:16:52.026Z] #21 16.04 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-17T16:16:52.026Z] #21 16.05 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-17T16:16:52.285Z] #21 16.12 Selecting previously unselected package libc6:arm64. [2022-03-17T16:16:52.285Z] #21 16.13 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-17T16:16:52.285Z] #21 16.33 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-17T16:16:52.852Z] #21 16.81 Selecting previously unselected package libapparmor1:arm64. [2022-03-17T16:16:52.852Z] #21 16.81 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-17T16:16:52.852Z] #21 16.82 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-17T16:16:52.852Z] #21 16.86 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-17T16:16:52.852Z] #21 16.87 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-17T16:16:52.852Z] #21 16.88 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-17T16:16:52.852Z] #21 16.94 Selecting previously unselected package libgcc-s1:s390x. [2022-03-17T16:16:52.852Z] #21 16.94 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-17T16:16:52.852Z] #21 16.95 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-17T16:16:52.852Z] #21 16.99 Selecting previously unselected package libcrypt1:s390x. [2022-03-17T16:16:53.111Z] #21 17.00 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-17T16:16:53.111Z] #21 17.00 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-17T16:16:53.111Z] #21 17.07 Selecting previously unselected package libc6:s390x. [2022-03-17T16:16:53.111Z] #21 17.08 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-17T16:16:53.369Z] #21 17.28 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-17T16:16:53.937Z] #21 17.75 Selecting previously unselected package libapparmor1:s390x. [2022-03-17T16:16:53.937Z] #21 17.76 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-17T16:16:53.937Z] #21 17.76 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-17T16:16:53.937Z] #21 17.81 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-17T16:16:53.937Z] #21 17.82 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-17T16:16:53.937Z] #21 17.83 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-17T16:16:53.937Z] #21 17.88 Selecting previously unselected package libgcc-s1:armhf. [2022-03-17T16:16:53.937Z] #21 17.89 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-17T16:16:53.937Z] #21 17.89 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-17T16:16:53.937Z] #21 17.94 Selecting previously unselected package libcrypt1:armhf. [2022-03-17T16:16:53.937Z] #21 17.95 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-17T16:16:53.937Z] #21 17.95 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-17T16:16:54.196Z] #21 18.02 Selecting previously unselected package libc6:armhf. [2022-03-17T16:16:54.196Z] #21 18.03 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-17T16:16:54.196Z] #21 18.22 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-17T16:16:54.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-17T16:16:54.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-17T16:16:54.762Z] #21 18.64 Selecting previously unselected package libapparmor1:armhf. [2022-03-17T16:16:54.762Z] #21 18.64 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-17T16:16:54.762Z] #21 18.65 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-17T16:16:54.762Z] #21 18.71 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-17T16:16:54.762Z] #21 18.71 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-17T16:16:54.762Z] #21 18.72 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-17T16:16:54.762Z] #21 18.78 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-17T16:16:54.762Z] #21 18.79 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-17T16:16:54.762Z] #21 18.79 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-17T16:16:54.762Z] #21 18.83 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-17T16:16:54.762Z] #21 18.84 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-17T16:16:54.762Z] #21 18.84 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-17T16:16:55.020Z] #21 18.92 Selecting previously unselected package libc6:ppc64el. [2022-03-17T16:16:55.020Z] #21 18.93 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-17T16:16:55.020Z] #21 19.12 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-17T16:16:55.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-17T16:16:55.586Z] #21 19.73 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-17T16:16:55.586Z] #21 19.74 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-17T16:16:55.586Z] #21 19.75 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-17T16:16:55.586Z] #21 19.79 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-17T16:16:55.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-17T16:16:55.846Z] #21 19.80 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-17T16:16:55.846Z] #21 19.80 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-17T16:16:55.846Z] #21 19.87 Selecting previously unselected package libseccomp2:s390x. [2022-03-17T16:16:55.846Z] #21 19.88 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-17T16:16:55.846Z] #21 19.88 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-17T16:16:55.846Z] #21 19.92 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-17T16:16:55.846Z] #21 19.93 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-17T16:16:55.846Z] #21 19.94 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-17T16:16:55.846Z] #21 20.00 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-17T16:16:55.846Z] #21 20.00 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-17T16:16:55.846Z] #21 20.00 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-17T16:16:56.105Z] #21 20.05 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-17T16:16:56.105Z] #21 20.05 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-17T16:16:56.105Z] #21 20.05 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-17T16:16:56.105Z] #21 20.12 Selecting previously unselected package libseccomp2:armhf. [2022-03-17T16:16:56.105Z] #21 20.12 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-17T16:16:56.105Z] #21 20.13 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-17T16:16:56.105Z] #21 20.17 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-17T16:16:56.105Z] #21 20.18 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-17T16:16:56.105Z] #21 20.18 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-17T16:16:56.105Z] #21 20.24 Selecting previously unselected package libseccomp2:armel. [2022-03-17T16:16:56.105Z] #21 20.25 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-17T16:16:56.105Z] #21 20.25 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-17T16:16:56.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-17T16:16:56.364Z] #21 20.29 Selecting previously unselected package libseccomp-dev:armel. [2022-03-17T16:16:56.364Z] #21 20.30 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-17T16:16:56.364Z] #21 20.30 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-17T16:16:56.364Z] #21 20.36 Selecting previously unselected package libseccomp2:arm64. [2022-03-17T16:16:56.364Z] #21 20.36 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-17T16:16:56.364Z] #21 20.37 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T16:16:56.364Z] #21 20.41 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-17T16:16:56.364Z] #21 20.41 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-17T16:16:56.364Z] #21 20.42 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T16:16:56.364Z] #21 20.49 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-17T16:16:56.364Z] #21 20.51 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-17T16:16:56.622Z] #21 20.52 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-17T16:16:56.622Z] #21 20.53 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-17T16:16:56.622Z] #21 20.54 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-17T16:16:56.622Z] #21 20.55 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-17T16:16:56.622Z] #21 20.56 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-17T16:16:56.622Z] #21 20.57 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-17T16:16:56.622Z] #21 20.58 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-17T16:16:56.622Z] #21 20.59 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-17T16:16:56.622Z] #21 20.60 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-17T16:16:56.622Z] #21 20.61 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-17T16:16:56.622Z] #21 20.62 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-17T16:16:56.622Z] #21 20.63 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-17T16:16:56.622Z] #21 20.64 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-17T16:16:56.622Z] #21 20.66 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-17T16:16:57.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-17T16:16:57.999Z] #21 21.90 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-17T16:16:59.376Z] #21 23.10 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-17T16:16:59.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-17T16:17:00.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-17T16:17:00.312Z] #21 24.32 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-17T16:17:00.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-17T16:17:00.894Z] using credential docker-jenkins-github-credentials [2022-03-17T16:17:00.968Z] Cloning the remote Git repository [2022-03-17T16:17:00.968Z] Cloning with configured refspecs honoured and without tags [2022-03-17T16:17:01.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-17T16:17:01.690Z] #21 25.57 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-17T16:17:02.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-17T16:17:01.154Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T16:17:01.543Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-17T16:17:02.434Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:17:02.434Z] > git --version # timeout=10 [2022-03-17T16:17:02.487Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-17T16:17:02.488Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:17:02.492Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:17:03.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-17T16:17:03.067Z] #21 26.81 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-17T16:17:03.067Z] #21 26.82 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-17T16:17:03.067Z] #21 26.83 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-17T16:17:03.068Z] #21 26.84 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-17T16:17:03.068Z] #21 26.85 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-17T16:17:03.068Z] #21 26.86 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T16:17:03.068Z] #21 26.87 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-17T16:17:03.068Z] #21 26.88 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-17T16:17:03.068Z] #21 26.89 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-17T16:17:03.068Z] #21 26.91 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-17T16:17:03.068Z] #21 26.92 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-17T16:17:03.068Z] #21 26.93 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-17T16:17:03.068Z] #21 26.94 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-17T16:17:03.068Z] #21 26.95 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-17T16:17:03.068Z] #21 26.96 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-17T16:17:03.068Z] #21 26.97 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T16:17:03.068Z] #21 26.98 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-17T16:17:03.068Z] #21 26.99 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-17T16:17:03.068Z] #21 27.00 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-17T16:17:03.068Z] #21 27.01 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-17T16:17:03.068Z] #21 27.02 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T16:17:03.638Z] #21 DONE 27.5s [2022-03-17T16:17:03.638Z] [2022-03-17T16:17:03.638Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-17T16:17:03.638Z] #62 sha256:a80131bda8c9efbd5c6a5eb04c4cb91d287b803790a96653f3752bf62c0fc99a [2022-03-17T16:17:03.638Z] #62 DONE 0.1s [2022-03-17T16:17:03.638Z] [2022-03-17T16:17:03.638Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T16:17:03.638Z] #63 sha256:cc58ade4648a74204da66f817f38515c4da6846e315b92fbec2b8c5537620511 [2022-03-17T16:17:03.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-17T16:17:04.572Z] #63 ... [2022-03-17T16:17:04.572Z] [2022-03-17T16:17:04.572Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T16:17:04.572Z] #22 sha256:178e639b3ab3e3673b7b3c7c888fe5407e28131d6c2114e43f12448f226fbea1 [2022-03-17T16:17:04.572Z] #22 DONE 1.2s [2022-03-17T16:17:04.572Z] [2022-03-17T16:17:04.572Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T16:17:04.572Z] #63 sha256:cc58ade4648a74204da66f817f38515c4da6846e315b92fbec2b8c5537620511 [2022-03-17T16:17:04.572Z] #63 1.005 + RM_GOPATH=0 [2022-03-17T16:17:04.572Z] #63 1.006 + TMP_GOPATH= [2022-03-17T16:17:04.572Z] #63 1.006 + : /build [2022-03-17T16:17:04.572Z] #63 1.006 + '[' -z '' ']' [2022-03-17T16:17:04.572Z] #63 1.006 ++ mktemp -d [2022-03-17T16:17:04.572Z] #63 1.008 + export GOPATH=/tmp/tmp.XjU4KHUc4F [2022-03-17T16:17:04.572Z] #63 1.008 + GOPATH=/tmp/tmp.XjU4KHUc4F [2022-03-17T16:17:04.572Z] #63 1.008 + RM_GOPATH=1 [2022-03-17T16:17:04.572Z] #63 1.008 + case "$(go env GOARCH)" in [2022-03-17T16:17:04.572Z] #63 1.009 ++ go env GOARCH [2022-03-17T16:17:04.572Z] #63 1.019 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T16:17:04.572Z] #63 1.019 + GO_BUILDMODE=-buildmode=pie [2022-03-17T16:17:04.572Z] #63 1.020 ++ dirname /install.sh [2022-03-17T16:17:04.572Z] #63 1.021 + dir=/ [2022-03-17T16:17:04.572Z] #63 1.021 + bin=runc [2022-03-17T16:17:04.572Z] #63 1.021 + shift [2022-03-17T16:17:04.572Z] #63 1.021 + '[' '!' -f //runc.installer ']' [2022-03-17T16:17:04.572Z] #63 1.021 + . //runc.installer [2022-03-17T16:17:04.572Z] #63 1.021 ++ set -e [2022-03-17T16:17:04.572Z] #63 1.021 ++ : v1.1.0 [2022-03-17T16:17:04.572Z] #63 1.022 Install runc version v1.1.0 (build tags: seccomp) [2022-03-17T16:17:04.572Z] #63 1.022 + install_runc [2022-03-17T16:17:04.572Z] #63 1.022 + RUNC_BUILDTAGS=seccomp [2022-03-17T16:17:04.572Z] #63 1.022 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-17T16:17:04.572Z] #63 1.022 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XjU4KHUc4F/src/github.com/opencontainers/runc [2022-03-17T16:17:04.572Z] #63 1.025 Cloning into '/tmp/tmp.XjU4KHUc4F/src/github.com/opencontainers/runc'... [2022-03-17T16:17:04.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-17T16:17:05.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-17T16:17:05.947Z] #63 ... [2022-03-17T16:17:05.947Z] [2022-03-17T16:17:05.947Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-17T16:17:05.947Z] #23 sha256:54e9e9d905288282bb2a698eaa0e49ea3b13cea55cd441a61c59f225d94ab800 [2022-03-17T16:17:05.947Z] #23 DONE 0.9s [2022-03-17T16:17:05.947Z] [2022-03-17T16:17:05.947Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-17T16:17:05.947Z] #24 sha256:cb847354e281f33270bd4a4b699152ef0d264b69e9c35af24949bfdd3135dab8 [2022-03-17T16:17:06.514Z] #24 0.810 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-17T16:17:06.514Z] #24 DONE 0.9s [2022-03-17T16:17:06.514Z] [2022-03-17T16:17:06.514Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-17T16:17:06.514Z] #25 sha256:eb7cafe006633dca746e60e1dbdab680575e5441f545a70e5b21a84c593a27b3 [2022-03-17T16:17:06.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-17T16:17:07.449Z] #25 DONE 0.9s [2022-03-17T16:17:07.449Z] [2022-03-17T16:17:07.449Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T16:17:07.449Z] #63 sha256:cc58ade4648a74204da66f817f38515c4da6846e315b92fbec2b8c5537620511 [2022-03-17T16:17:07.729Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T16:17:07.730Z] Using test binary docker [2022-03-17T16:17:07.730Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-17T16:17:07.730Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T16:17:07.730Z] INFO: Waiting for daemon to start... [2022-03-17T16:17:07.730Z] Starting dockerd [2022-03-17T16:17:08.386Z] #63 ... [2022-03-17T16:17:08.387Z] [2022-03-17T16:17:08.387Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-17T16:17:08.387Z] #26 sha256:d2f9f32fc68f6ae7f7138e04948de641f46be6327d3b49afb2c39a5a69d3ce6b [2022-03-17T16:17:08.387Z] #26 DONE 0.9s [2022-03-17T16:17:08.387Z] [2022-03-17T16:17:08.387Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T16:17:08.387Z] #27 sha256:8cf1a22f43d6bfe22a50136b586c6fc1e69bc95724b8c8fba95ae4330783b4db [2022-03-17T16:17:09.337Z] #27 DONE 1.0s [2022-03-17T16:17:09.337Z] [2022-03-17T16:17:09.337Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T16:17:09.337Z] #28 sha256:e0f26a8458421b7a022e088a08e7e350cb16b348144e3ae7c8d5a935ed0b9245 [2022-03-17T16:17:09.647Z] . [2022-03-17T16:17:09.647Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T16:17:09.647Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T16:17:09.647Z] Error: No such image: emptyfs [2022-03-17T16:17:09.647Z] Running integration-test (iteration 1) [2022-03-17T16:17:09.647Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-17T16:17:09.908Z] Loaded image: busybox:latest [2022-03-17T16:17:10.169Z] Loaded image: busybox:glibc [2022-03-17T16:17:10.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-17T16:17:10.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-17T16:17:10.275Z] #28 1.066 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-17T16:17:10.276Z] #28 1.069 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-17T16:17:10.276Z] #28 1.069 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-17T16:17:10.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-17T16:17:10.535Z] #28 1.296 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-17T16:17:10.795Z] #28 1.475 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-17T16:17:10.795Z] #28 1.695 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T16:17:11.054Z] #28 1.905 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-17T16:17:11.313Z] #28 2.136 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-17T16:17:11.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-17T16:17:11.443Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.3% of statements [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/rootless [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/volume [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-17T16:17:11.443Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === Skipped [2022-03-17T16:17:11.443Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-17T16:17:11.443Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-17T16:17:11.443Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-17T16:17:11.443Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-17T16:17:11.443Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-17T16:17:11.443Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T16:17:11.443Z] aufs_test.go:37: driver not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-17T16:17:11.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:17:11.443Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-17T16:17:11.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:17:11.443Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-17T16:17:11.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:17:11.443Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-17T16:17:11.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:17:11.443Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-17T16:17:11.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:17:11.443Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-17T16:17:11.443Z] graphtest_unix.go:71: No driver to put! [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T16:17:11.443Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T16:17:11.443Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T16:17:11.443Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T16:17:11.443Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T16:17:11.443Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T16:17:11.443Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T16:17:11.443Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T16:17:11.443Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-17T16:17:11.443Z] time="2022-03-17T16:16:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T16:17:11.443Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T16:17:11.443Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-17T16:17:11.443Z] graphtest_unix.go:71: No driver to put! [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-17T16:17:11.443Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-17T16:17:11.443Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-17T16:17:11.443Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-17T16:17:11.443Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-17T16:17:11.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:17:11.443Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-17T16:17:11.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:17:11.443Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-17T16:17:11.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:17:11.443Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-17T16:17:11.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:17:11.443Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T16:17:11.443Z] [2022-03-17T16:17:11.443Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-17T16:17:11.443Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:17:11.444Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T16:17:11.444Z] [2022-03-17T16:17:11.444Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-17T16:17:11.444Z] graphtest_unix.go:71: No driver to put! [2022-03-17T16:17:11.444Z] [2022-03-17T16:17:11.444Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-17T16:17:11.444Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-17T16:17:11.444Z] [2022-03-17T16:17:11.444Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-17T16:17:11.444Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-17T16:17:11.444Z] [2022-03-17T16:17:11.444Z] DONE 2337 tests, 53 skipped in 198.406s [2022-03-17T16:17:11.444Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/config [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/idm [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/ns [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/options [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/osl [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T16:17:11.444Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-17T16:17:11.444Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-17T16:17:11.557Z] Loaded image: debian:bullseye-slim [2022-03-17T16:17:11.557Z] Loaded image: hello-world:latest [2022-03-17T16:17:11.557Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T16:17:11.557Z] INFO: Testing against a local daemon [2022-03-17T16:17:11.557Z] === RUN TestCgroupNamespacesBuild [2022-03-17T16:17:11.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-17T16:17:11.883Z] #28 2.443 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T16:17:11.883Z] #28 2.444 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-17T16:17:11.883Z] #28 2.444 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-17T16:17:11.883Z] #28 2.444 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-17T16:17:11.883Z] #28 2.444 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-17T16:17:11.883Z] #28 2.591 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-17T16:17:11.883Z] #28 2.594 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-17T16:17:11.883Z] #28 2.596 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-17T16:17:11.883Z] #28 2.597 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T16:17:11.883Z] #28 2.598 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-17T16:17:12.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-17T16:17:12.947Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-03-17T16:17:12.947Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-17T16:17:13.893Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-03-17T16:17:13.893Z] === RUN TestBuildWithSession [2022-03-17T16:17:13.893Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T16:17:13.893Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T16:17:13.893Z] === RUN TestBuildSquashParent [2022-03-17T16:17:14.419Z] #28 ... [2022-03-17T16:17:14.419Z] [2022-03-17T16:17:14.419Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T16:17:14.419Z] #63 sha256:cc58ade4648a74204da66f817f38515c4da6846e315b92fbec2b8c5537620511 [2022-03-17T16:17:14.419Z] #63 5.640 + cd /tmp/tmp.XjU4KHUc4F/src/github.com/opencontainers/runc [2022-03-17T16:17:14.419Z] #63 5.640 + git checkout -q v1.1.0 [2022-03-17T16:17:14.419Z] #63 5.718 + '[' -z '' ']' [2022-03-17T16:17:14.419Z] #63 5.719 + target=static [2022-03-17T16:17:14.419Z] #63 5.719 + make BUILDTAGS=seccomp static [2022-03-17T16:17:14.419Z] #63 5.958 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-17T16:17:14.419Z] #63 10.60 + mkdir -p /build [2022-03-17T16:17:14.419Z] #63 10.61 + cp runc /build/runc [2022-03-17T16:17:14.419Z] #63 DONE 10.8s [2022-03-17T16:17:14.609Z] Removing intermediate container ef9f901f3b15 [2022-03-17T16:17:14.609Z] ---> 4e9a609fc557 [2022-03-17T16:17:14.609Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-17T16:17:14.609Z] ---> Running in 6acc5dfe4ca8 [2022-03-17T16:17:14.679Z] [2022-03-17T16:17:14.679Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T16:17:14.679Z] #28 sha256:e0f26a8458421b7a022e088a08e7e350cb16b348144e3ae7c8d5a935ed0b9245 [2022-03-17T16:17:15.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-17T16:17:15.597Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-17T16:17:15.597Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T16:17:16.068Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-17T16:17:16.068Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T16:17:16.068Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T16:17:16.068Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T16:17:16.068Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-17T16:17:16.068Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T16:17:16.068Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T16:17:16.068Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T16:17:16.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-17T16:17:16.536Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T16:17:16.536Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T16:17:16.536Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T16:17:16.536Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T16:17:17.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-17T16:17:17.527Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T16:17:17.527Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-17T16:17:17.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-17T16:17:18.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-17T16:17:19.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-17T16:17:19.947Z] #28 10.68 Fetched 40.4 MB in 10s (4089 kB/s) [2022-03-17T16:17:20.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-17T16:17:21.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-17T16:17:22.029Z] --- PASS: TestBuildSquashParent (7.32s) [2022-03-17T16:17:22.029Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T16:17:22.029Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:17:22.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:17:22.029Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:17:22.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:17:22.029Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:17:22.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:17:22.029Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:17:22.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:17:22.029Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:17:22.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:17:22.029Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:17:22.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:17:22.029Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:17:22.029Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:17:22.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-17T16:17:22.500Z] Fetching without tags [2022-03-17T16:17:22.975Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:17:22.975Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:17:22.981Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T16:17:22.981Z] Using test binary docker [2022-03-17T16:17:22.981Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-17T16:17:22.981Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-17T16:17:22.981Z] Starting dockerd [2022-03-17T16:17:22.981Z] INFO: Waiting for daemon to start... [2022-03-17T16:17:23.232Z] Merging remotes/origin/master commit 0798f5f5cf6908593472b21179360168cd9f4691 into PR head commit bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:17:22.206Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:17:22.260Z] > git config --add remote.origin.fetch +refs/pull/43298/head:refs/remotes/origin/PR-43298 # timeout=10 [2022-03-17T16:17:22.309Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:17:22.421Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:17:22.535Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:17:22.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:17:22.537Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:17:23.339Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:17:23.390Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:17:24.898Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:17:24.898Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:17:25.224Z] #28 10.68 Reading package lists... [2022-03-17T16:17:25.529Z] . [2022-03-17T16:17:25.529Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T16:17:25.529Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T16:17:25.529Z] Error: No such image: emptyfs [2022-03-17T16:17:25.529Z] Running integration-test (iteration 1) [2022-03-17T16:17:25.529Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-17T16:17:25.529Z] Loaded image: busybox:latest [2022-03-17T16:17:25.529Z] Loaded image: busybox:glibc [2022-03-17T16:17:26.299Z] Merge succeeded, producing bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:17:26.299Z] Checking out Revision bee8f006fedd42dcb4af7f9d874eeb554fe5f24a (PR-43298) [2022-03-17T16:17:25.936Z] > git remote # timeout=10 [2022-03-17T16:17:26.014Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T16:17:26.062Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:17:26.063Z] > git merge 0798f5f5cf6908593472b21179360168cd9f4691 # timeout=10 [2022-03-17T16:17:26.196Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-17T16:17:26.333Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:17:26.375Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:17:26.815Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-17T16:17:26.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.57s) [2022-03-17T16:17:26.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s) [2022-03-17T16:17:26.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2022-03-17T16:17:26.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2022-03-17T16:17:26.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.89s) [2022-03-17T16:17:26.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2022-03-17T16:17:26.815Z] === RUN TestBuildMultiStageCopy [2022-03-17T16:17:26.815Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T16:17:26.914Z] Loaded image: debian:bullseye-slim [2022-03-17T16:17:26.915Z] Loaded image: hello-world:latest [2022-03-17T16:17:27.176Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T16:17:27.176Z] INFO: Testing against a local daemon [2022-03-17T16:17:27.176Z] === RUN TestCgroupNamespacesBuild [2022-03-17T16:17:28.557Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-03-17T16:17:28.557Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-17T16:17:29.414Z] #28 15.17 Reading package lists... [2022-03-17T16:17:29.941Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-03-17T16:17:29.941Z] === RUN TestBuildWithSession [2022-03-17T16:17:29.941Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T16:17:29.941Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T16:17:29.941Z] === RUN TestBuildSquashParent [2022-03-17T16:17:30.113Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T16:17:30.353Z] #28 19.86 Building dependency tree... [2022-03-17T16:17:30.353Z] #28 21.03 Reading state information... [2022-03-17T16:17:31.057Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T16:17:31.359Z] #28 21.92 bzip2 is already the newest version (1.0.8-4). [2022-03-17T16:17:31.359Z] #28 21.92 patch is already the newest version (2.7.6-7). [2022-03-17T16:17:31.359Z] #28 21.92 xz-utils is already the newest version (5.2.5-2). [2022-03-17T16:17:31.359Z] #28 21.92 The following additional packages will be installed: [2022-03-17T16:17:31.359Z] #28 21.92 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-17T16:17:31.359Z] #28 21.92 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-17T16:17:31.359Z] #28 21.93 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-17T16:17:31.359Z] #28 21.93 python3-pkg-resources vim-runtime xxd [2022-03-17T16:17:31.359Z] #28 21.94 Suggested packages: [2022-03-17T16:17:31.359Z] #28 21.94 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-17T16:17:31.359Z] #28 21.95 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-17T16:17:31.359Z] #28 21.95 Recommended packages: [2022-03-17T16:17:31.359Z] #28 21.95 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-17T16:17:32.316Z] #28 23.13 The following NEW packages will be installed: [2022-03-17T16:17:32.316Z] #28 23.14 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-17T16:17:32.316Z] #28 23.14 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-17T16:17:32.316Z] #28 23.14 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-17T16:17:32.316Z] #28 23.14 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-17T16:17:32.316Z] #28 23.14 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-17T16:17:32.316Z] #28 23.14 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-17T16:17:32.316Z] #28 23.14 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-17T16:17:32.443Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T16:17:32.892Z] #28 23.53 0 upgraded, 44 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T16:17:32.892Z] #28 23.53 Need to get 18.6 MB of archives. [2022-03-17T16:17:32.892Z] #28 23.53 After this operation, 71.4 MB of additional disk space will be used. [2022-03-17T16:17:32.892Z] #28 23.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-17T16:17:32.893Z] #28 23.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-17T16:17:32.893Z] #28 23.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-17T16:17:32.893Z] #28 23.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-17T16:17:32.893Z] #28 23.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-17T16:17:32.893Z] #28 23.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-17T16:17:32.893Z] #28 23.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-17T16:17:32.893Z] #28 23.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-17T16:17:32.893Z] #28 23.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T16:17:32.893Z] #28 23.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T16:17:32.893Z] #28 23.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-17T16:17:32.893Z] #28 23.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-17T16:17:32.893Z] #28 23.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-17T16:17:32.893Z] #28 23.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-17T16:17:32.893Z] #28 23.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-17T16:17:32.893Z] #28 23.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-17T16:17:32.893Z] #28 23.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-17T16:17:32.893Z] #28 23.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-17T16:17:32.893Z] #28 23.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-17T16:17:32.893Z] #28 23.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-17T16:17:32.893Z] #28 23.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-17T16:17:32.893Z] #28 23.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-17T16:17:32.893Z] #28 23.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-17T16:17:32.893Z] #28 23.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-17T16:17:32.893Z] #28 23.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-17T16:17:32.893Z] #28 23.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-17T16:17:32.893Z] #28 23.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-17T16:17:32.893Z] #28 23.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-17T16:17:32.893Z] #28 23.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-17T16:17:32.893Z] #28 23.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-17T16:17:32.893Z] #28 23.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-17T16:17:32.893Z] #28 23.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-17T16:17:32.893Z] #28 23.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T16:17:32.893Z] #28 23.66 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-17T16:17:32.893Z] #28 23.67 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-17T16:17:32.893Z] #28 23.67 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-17T16:17:32.893Z] #28 23.67 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-17T16:17:32.893Z] #28 23.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-17T16:17:32.893Z] #28 23.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-17T16:17:32.893Z] #28 23.69 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-17T16:17:32.893Z] #28 23.76 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-17T16:17:32.893Z] #28 ... [2022-03-17T16:17:32.893Z] [2022-03-17T16:17:32.893Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T16:17:32.893Z] #67 sha256:1518d9d1920e614ef6c503caaf5629991af1834cd5f467296c55fd33a24f0c9c [2022-03-17T16:17:32.893Z] #67 71.42 + bin/containerd [2022-03-17T16:17:33.152Z] #67 ... [2022-03-17T16:17:33.152Z] [2022-03-17T16:17:33.152Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T16:17:33.152Z] #28 sha256:e0f26a8458421b7a022e088a08e7e350cb16b348144e3ae7c8d5a935ed0b9245 [2022-03-17T16:17:33.152Z] #28 23.77 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-17T16:17:33.152Z] #28 23.79 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-17T16:17:33.152Z] #28 23.79 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-17T16:17:33.385Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T16:17:33.719Z] #28 24.22 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T16:17:33.719Z] #28 24.40 Fetched 18.6 MB in 1s (33.1 MB/s) [2022-03-17T16:17:33.719Z] #28 24.43 Selecting previously unselected package pigz. [2022-03-17T16:17:33.719Z] #28 24.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 ... 40068 files and directories currently installed.) [2022-03-17T16:17:33.719Z] #28 24.46 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-17T16:17:33.719Z] #28 24.47 Unpacking pigz (2.6-1) ... [2022-03-17T16:17:33.719Z] #28 24.52 Selecting previously unselected package libelf1:amd64. [2022-03-17T16:17:33.719Z] #28 24.53 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-17T16:17:33.719Z] #28 24.54 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-17T16:17:33.719Z] #28 24.60 Selecting previously unselected package libbpf0:amd64. [2022-03-17T16:17:33.978Z] #28 24.61 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-17T16:17:33.978Z] #28 24.61 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-17T16:17:33.978Z] #28 24.67 Selecting previously unselected package libcap2:amd64. [2022-03-17T16:17:33.978Z] #28 24.67 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-17T16:17:33.978Z] #28 24.68 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-17T16:17:33.978Z] #28 24.72 Selecting previously unselected package libmnl0:amd64. [2022-03-17T16:17:33.978Z] #28 24.73 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-17T16:17:33.978Z] #28 24.73 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-17T16:17:33.978Z] #28 24.80 Selecting previously unselected package libxtables12:amd64. [2022-03-17T16:17:33.978Z] #28 24.80 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-17T16:17:33.978Z] #28 24.82 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-17T16:17:34.238Z] #28 24.89 Selecting previously unselected package libcap2-bin. [2022-03-17T16:17:34.238Z] #28 24.89 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-17T16:17:34.238Z] #28 24.90 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-17T16:17:34.238Z] #28 24.96 Selecting previously unselected package iproute2. [2022-03-17T16:17:34.238Z] #28 24.96 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-17T16:17:34.238Z] #28 24.96 Unpacking iproute2 (5.10.0-4) ... [2022-03-17T16:17:34.328Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2022-03-17T16:17:34.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2022-03-17T16:17:34.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-17T16:17:34.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-17T16:17:34.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-17T16:17:34.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-17T16:17:34.328Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T16:17:34.502Z] #28 25.17 Selecting previously unselected package xxd. [2022-03-17T16:17:34.502Z] #28 25.18 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T16:17:34.502Z] #28 25.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T16:17:34.502Z] #28 25.26 Selecting previously unselected package vim-common. [2022-03-17T16:17:34.502Z] #28 25.27 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T16:17:34.502Z] #28 25.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T16:17:34.762Z] #28 25.37 Selecting previously unselected package bash-completion. [2022-03-17T16:17:34.762Z] #28 25.37 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-17T16:17:35.235Z] --- PASS: TestBuildSquashParent (4.68s) [2022-03-17T16:17:35.235Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T16:17:35.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:17:35.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:17:35.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:17:35.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:17:35.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:17:35.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:17:35.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:17:35.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:17:35.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:17:35.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:17:35.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:17:35.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:17:35.235Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:17:35.235Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:17:35.700Z] #28 26.33 Unpacking bash-completion (1:2.11-2) ... [2022-03-17T16:17:35.810Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:17:35.959Z] #28 26.52 Selecting previously unselected package apparmor. [2022-03-17T16:17:35.959Z] #28 26.53 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-17T16:17:35.959Z] #28 26.58 Unpacking apparmor (2.13.6-10) ... [2022-03-17T16:17:35.959Z] #28 26.76 Selecting previously unselected package inetutils-ping. [2022-03-17T16:17:35.959Z] #28 26.76 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-17T16:17:35.959Z] #28 26.77 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-17T16:17:36.218Z] #28 26.83 Selecting previously unselected package libip4tc2:amd64. [2022-03-17T16:17:36.218Z] #28 26.83 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-17T16:17:36.218Z] #28 26.84 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T16:17:36.218Z] #28 26.89 Selecting previously unselected package libip6tc2:amd64. [2022-03-17T16:17:36.218Z] #28 26.89 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-17T16:17:36.218Z] #28 26.90 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T16:17:36.218Z] #28 26.94 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-17T16:17:36.218Z] #28 26.94 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-17T16:17:36.218Z] #28 26.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T16:17:36.218Z] #28 26.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-17T16:17:36.218Z] #28 27.00 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-17T16:17:36.218Z] #28 27.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T16:17:36.383Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:17:36.477Z] #28 27.05 Selecting previously unselected package libnftnl11:amd64. [2022-03-17T16:17:36.477Z] #28 27.06 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-17T16:17:36.477Z] #28 27.06 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T16:17:36.477Z] #28 27.11 Selecting previously unselected package iptables. [2022-03-17T16:17:36.477Z] #28 27.12 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-17T16:17:36.477Z] #28 27.12 Unpacking iptables (1.8.7-1) ... [2022-03-17T16:17:36.477Z] #28 27.24 Selecting previously unselected package libonig5:amd64. [2022-03-17T16:17:36.477Z] #28 27.25 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-17T16:17:36.477Z] #28 27.26 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T16:17:36.736Z] #28 27.33 Selecting previously unselected package libjq1:amd64. [2022-03-17T16:17:36.736Z] #28 27.34 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-17T16:17:36.736Z] #28 27.34 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-17T16:17:36.736Z] #28 27.41 Selecting previously unselected package jq. [2022-03-17T16:17:36.736Z] #28 27.41 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-17T16:17:36.736Z] #28 27.42 Unpacking jq (1.6-2.1) ... [2022-03-17T16:17:36.736Z] #28 27.47 Selecting previously unselected package libaio1:amd64. [2022-03-17T16:17:36.736Z] #28 27.47 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-17T16:17:36.736Z] #28 27.48 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-17T16:17:36.736Z] #28 27.52 Selecting previously unselected package libgpm2:amd64. [2022-03-17T16:17:36.736Z] #28 27.52 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-17T16:17:36.736Z] #28 27.53 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-17T16:17:36.736Z] #28 27.57 Selecting previously unselected package libinih1:amd64. [2022-03-17T16:17:36.995Z] #28 27.58 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-17T16:17:36.995Z] #28 27.58 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-17T16:17:36.995Z] #28 27.62 Selecting previously unselected package libnet1:amd64. [2022-03-17T16:17:36.995Z] #28 27.63 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-17T16:17:36.995Z] #28 27.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T16:17:36.995Z] #28 27.68 Selecting previously unselected package libnl-3-200:amd64. [2022-03-17T16:17:36.995Z] #28 27.69 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-17T16:17:36.995Z] #28 27.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T16:17:36.995Z] #28 27.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-17T16:17:36.995Z] #28 27.75 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-17T16:17:36.995Z] #28 27.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T16:17:36.995Z] #28 27.79 Selecting previously unselected package net-tools. [2022-03-17T16:17:36.995Z] #28 27.79 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-17T16:17:36.995Z] #28 27.80 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T16:17:37.254Z] #28 27.89 Selecting previously unselected package python-pip-whl. [2022-03-17T16:17:37.254Z] #28 27.89 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-17T16:17:37.254Z] #28 27.90 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-17T16:17:37.254Z] #28 28.16 Selecting previously unselected package python3-lib2to3. [2022-03-17T16:17:37.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:17:37.512Z] #28 28.16 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-17T16:17:37.512Z] #28 28.17 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-17T16:17:37.512Z] #28 28.23 Selecting previously unselected package python3-distutils. [2022-03-17T16:17:37.512Z] #28 28.23 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-17T16:17:37.512Z] #28 28.23 Unpacking python3-distutils (3.9.2-1) ... [2022-03-17T16:17:37.512Z] #28 28.30 Selecting previously unselected package python3-pkg-resources. [2022-03-17T16:17:37.512Z] #28 28.31 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T16:17:37.512Z] #28 28.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T16:17:37.512Z] #28 28.39 Selecting previously unselected package python3-setuptools. [2022-03-17T16:17:37.512Z] #28 28.39 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-17T16:17:37.512Z] #28 28.40 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-17T16:17:37.576Z] Commit message: "registry: serviceConfig: don't embed registry.ServiceConfig" [2022-03-17T16:17:37.598Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:17:37.769Z] #28 28.54 Selecting previously unselected package python3-wheel. [2022-03-17T16:17:37.769Z] #28 28.54 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-17T16:17:37.769Z] #28 28.54 Unpacking python3-wheel (0.34.2-1) ... [2022-03-17T16:17:37.769Z] #28 28.59 Selecting previously unselected package python3-pip. [2022-03-17T16:17:38.027Z] #28 28.59 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-17T16:17:38.027Z] #28 28.60 Unpacking python3-pip (20.3.4-4) ... [2022-03-17T16:17:38.027Z] #28 28.72 Selecting previously unselected package sudo. [2022-03-17T16:17:38.027Z] #28 28.74 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-17T16:17:38.027Z] #28 28.74 Unpacking sudo (1.9.5p2-3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T16:17:38.285Z] #28 28.98 Selecting previously unselected package thin-provisioning-tools. [2022-03-17T16:17:38.285Z] #28 28.98 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-17T16:17:38.285Z] #28 28.99 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-17T16:17:38.285Z] #28 29.11 Selecting previously unselected package uidmap. [2022-03-17T16:17:38.285Z] #28 29.12 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-17T16:17:38.285Z] #28 29.13 Unpacking uidmap (1:4.8.1-1) ... [2022-03-17T16:17:38.285Z] #28 29.19 Selecting previously unselected package vim-runtime. [2022-03-17T16:17:38.285Z] #28 29.20 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T16:17:38.543Z] #28 29.21 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-17T16:17:38.543Z] #28 29.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-17T16:17:38.543Z] #28 29.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T16:17:38.775Z] Removing intermediate container 6acc5dfe4ca8 [2022-03-17T16:17:38.775Z] ---> 25eff4ff3626 [2022-03-17T16:17:38.775Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-17T16:17:38.775Z] ---> Running in 772e3acb6496 [2022-03-17T16:17:38.775Z] Removing intermediate container 772e3acb6496 [2022-03-17T16:17:38.775Z] ---> b42b897b7539 [2022-03-17T16:17:38.775Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-17T16:17:38.775Z] ---> Running in fc385023569b [2022-03-17T16:17:39.243Z] Removing intermediate container fc385023569b [2022-03-17T16:17:39.243Z] ---> 3770f2184e9f [2022-03-17T16:17:39.243Z] Step 11/11 : COPY . . [2022-03-17T16:17:39.511Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-17T16:17:39.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s) [2022-03-17T16:17:39.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s) [2022-03-17T16:17:39.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-03-17T16:17:39.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.44s) [2022-03-17T16:17:39.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.47s) [2022-03-17T16:17:39.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-03-17T16:17:39.511Z] === RUN TestBuildMultiStageCopy [2022-03-17T16:17:39.511Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T16:17:39.661Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-17T16:17:39.661Z] === RUN TestBuildLabelWithTargets [2022-03-17T16:17:39.921Z] #28 30.49 Selecting previously unselected package vim. [2022-03-17T16:17:39.921Z] #28 30.50 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T16:17:39.921Z] #28 30.51 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T16:17:40.180Z] #28 30.75 Selecting previously unselected package xfsprogs. [2022-03-17T16:17:40.180Z] #28 30.75 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-17T16:17:40.180Z] #28 30.76 Unpacking xfsprogs (5.10.0-4) ... [2022-03-17T16:17:40.180Z] #28 30.93 Selecting previously unselected package zip. [2022-03-17T16:17:40.180Z] #28 30.94 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-17T16:17:40.180Z] #28 30.95 Unpacking zip (3.0-12) ... [2022-03-17T16:17:40.438Z] #28 31.02 Selecting previously unselected package zstd. [2022-03-17T16:17:40.438Z] #28 31.03 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-17T16:17:40.438Z] #28 31.04 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-17T16:17:40.438Z] #28 31.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T16:17:40.451Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T16:17:40.712Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T16:17:40.712Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T16:17:40.805Z] + docker version [2022-03-17T16:17:40.973Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T16:17:41.006Z] #28 31.72 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T16:17:41.006Z] #28 31.73 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T16:17:41.006Z] #28 31.74 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-17T16:17:41.006Z] #28 31.75 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T16:17:41.006Z] #28 31.76 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-17T16:17:41.006Z] #28 31.76 Setting up uidmap (1:4.8.1-1) ... [2022-03-17T16:17:41.006Z] #28 31.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T16:17:41.006Z] #28 31.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T16:17:41.006Z] #28 31.80 Setting up python3-wheel (0.34.2-1) ... [2022-03-17T16:17:41.234Z] --- PASS: TestBuildMultiStageCopy (2.15s) [2022-03-17T16:17:41.234Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.30s) [2022-03-17T16:17:41.234Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-03-17T16:17:41.234Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-03-17T16:17:41.234Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-03-17T16:17:41.234Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-03-17T16:17:41.234Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T16:17:41.266Z] #28 32.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T16:17:41.526Z] #28 32.13 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-17T16:17:41.526Z] #28 32.14 Setting up libcap2-bin (1:2.44-1) ... [2022-03-17T16:17:41.526Z] #28 32.15 Setting up apparmor (2.13.6-10) ... [2022-03-17T16:17:41.807Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-03-17T16:17:41.807Z] === RUN TestBuildLabelWithTargets [2022-03-17T16:17:42.465Z] #28 33.11 Setting up zip (3.0-12) ... [2022-03-17T16:17:42.465Z] #28 33.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T16:17:42.465Z] #28 33.14 Setting up bash-completion (1:2.11-2) ... [2022-03-17T16:17:42.752Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-03-17T16:17:42.752Z] === RUN TestBuildWithEmptyLayers [2022-03-17T16:17:43.325Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-03-17T16:17:43.325Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T16:17:43.404Z] #28 34.25 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-17T16:17:43.404Z] #28 34.26 Setting up sudo (1.9.5p2-3) ... [2022-03-17T16:17:43.663Z] #28 34.33 invoke-rc.d: could not determine current runlevel [2022-03-17T16:17:43.663Z] #28 34.33 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-17T16:17:43.663Z] #28 34.34 Setting up xfsprogs (5.10.0-4) ... [2022-03-17T16:17:43.663Z] #28 34.35 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-17T16:17:43.663Z] #28 34.36 Setting up inetutils-ping (2:2.0-1) ... [2022-03-17T16:17:43.663Z] #28 34.38 Setting up pigz (2.6-1) ... [2022-03-17T16:17:43.663Z] #28 34.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T16:17:43.663Z] #28 34.39 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T16:17:43.663Z] #28 34.41 Setting up python-pip-whl (20.3.4-4) ... [2022-03-17T16:17:43.663Z] #28 34.42 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T16:17:43.922Z] #28 34.69 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-17T16:17:43.922Z] #28 34.70 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-17T16:17:44.182Z] #28 34.88 Setting up libelf1:amd64 (0.183-1) ... [2022-03-17T16:17:44.182Z] #28 34.89 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-17T16:17:44.182Z] #28 34.90 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T16:17:44.182Z] #28 34.91 Setting up python3-distutils (3.9.2-1) ... [2022-03-17T16:17:44.442Z] #28 35.16 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T16:17:44.442Z] #28 35.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-17T16:17:44.442Z] #28 35.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-17T16:17:44.442Z] #28 35.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-17T16:17:44.442Z] #28 35.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-17T16:17:44.442Z] #28 35.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-17T16:17:44.442Z] #28 35.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-17T16:17:44.442Z] #28 35.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-17T16:17:44.442Z] #28 35.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-17T16:17:44.442Z] #28 35.23 Setting up python3-setuptools (52.0.0-4) ... [2022-03-17T16:17:44.714Z] --- PASS: TestBuildMultiStageOnBuild (1.59s) [2022-03-17T16:17:44.714Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T16:17:45.010Z] #28 35.83 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-17T16:17:45.010Z] #28 35.84 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T16:17:45.010Z] #28 35.85 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-17T16:17:45.010Z] #28 35.86 Setting up python3-pip (20.3.4-4) ... [2022-03-17T16:17:45.286Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-17T16:17:45.286Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T16:17:45.580Z] #28 36.34 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T16:17:45.580Z] #28 36.35 Setting up jq (1.6-2.1) ... [2022-03-17T16:17:45.580Z] #28 36.36 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-17T16:17:45.580Z] #28 36.37 Setting up iptables (1.8.7-1) ... [2022-03-17T16:17:45.580Z] #28 36.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T16:17:45.580Z] #28 36.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T16:17:45.580Z] #28 36.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T16:17:45.580Z] #28 36.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T16:17:45.580Z] #28 36.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-17T16:17:45.580Z] #28 36.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-17T16:17:45.580Z] #28 36.40 Setting up iproute2 (5.10.0-4) ... [2022-03-17T16:17:45.841Z] #28 36.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T16:17:46.408Z] #28 DONE 37.1s [2022-03-17T16:17:46.408Z] [2022-03-17T16:17:46.408Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-17T16:17:46.408Z] #29 sha256:5d035b636f5b8855763c4ebef899978d4f6a9fe25a91981a31163dd0165aa150 [2022-03-17T16:17:47.205Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2022-03-17T16:17:47.205Z] === RUN TestBuildWithHugeFile [2022-03-17T16:17:47.347Z] #29 0.830 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-17T16:17:47.347Z] #29 0.834 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-17T16:17:47.347Z] #29 0.838 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-17T16:17:47.347Z] #29 DONE 0.9s [2022-03-17T16:17:47.347Z] [2022-03-17T16:17:47.347Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T16:17:47.347Z] #67 sha256:1518d9d1920e614ef6c503caaf5629991af1834cd5f467296c55fd33a24f0c9c [2022-03-17T16:17:47.347Z] #67 ... [2022-03-17T16:17:47.347Z] [2022-03-17T16:17:47.347Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T16:17:47.347Z] #30 sha256:c31e487ef017617e00e2aa41c3aa940d22c828cdc2ce7e5984bf5f3c5c0fb0b9 [2022-03-17T16:17:47.817Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-17T16:17:47.817Z] === RUN TestBuildWithEmptyLayers [2022-03-17T16:17:47.857Z] Client: [2022-03-17T16:17:47.857Z] Version: 20.10.9 [2022-03-17T16:17:47.857Z] API version: 1.41 [2022-03-17T16:17:47.857Z] Go version: go1.16.8 [2022-03-17T16:17:47.857Z] Git commit: c2ea9bc [2022-03-17T16:17:47.857Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T16:17:47.857Z] OS/Arch: windows/amd64 [2022-03-17T16:17:47.857Z] Context: default [2022-03-17T16:17:47.857Z] Experimental: true [2022-03-17T16:17:47.857Z] [2022-03-17T16:17:47.857Z] Server: Docker Engine - Community [2022-03-17T16:17:47.857Z] Engine: [2022-03-17T16:17:47.857Z] Version: 20.10.9 [2022-03-17T16:17:47.857Z] API version: 1.41 (minimum version 1.24) [2022-03-17T16:17:47.857Z] Go version: go1.16.8 [2022-03-17T16:17:47.857Z] Git commit: 79ea9d3 [2022-03-17T16:17:47.857Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T16:17:47.857Z] OS/Arch: windows/amd64 [2022-03-17T16:17:47.857Z] Experimental: true [Pipeline] sh [2022-03-17T16:17:49.364Z] + docker info [2022-03-17T16:17:49.364Z] Client: [2022-03-17T16:17:49.364Z] Context: default [2022-03-17T16:17:49.364Z] Debug Mode: false [2022-03-17T16:17:49.364Z] [2022-03-17T16:17:49.364Z] Server: [2022-03-17T16:17:49.364Z] Containers: 0 [2022-03-17T16:17:49.364Z] Running: 0 [2022-03-17T16:17:49.364Z] Paused: 0 [2022-03-17T16:17:49.364Z] Stopped: 0 [2022-03-17T16:17:49.364Z] Images: 0 [2022-03-17T16:17:49.364Z] Server Version: 20.10.9 [2022-03-17T16:17:49.364Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T16:17:49.364Z] Windows: [2022-03-17T16:17:49.364Z] LCOW: [2022-03-17T16:17:49.364Z] Logging Driver: json-file [2022-03-17T16:17:49.364Z] Plugins: [2022-03-17T16:17:49.364Z] Volume: local [2022-03-17T16:17:49.364Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T16:17:49.364Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T16:17:49.364Z] Swarm: inactive [2022-03-17T16:17:49.364Z] Default Isolation: process [2022-03-17T16:17:49.364Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T16:17:49.364Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-17T16:17:49.364Z] OSType: windows [2022-03-17T16:17:49.364Z] Architecture: x86_64 [2022-03-17T16:17:49.364Z] CPUs: 4 [2022-03-17T16:17:49.364Z] Total Memory: 32GiB [2022-03-17T16:17:49.364Z] Name: azwin-2-62dfd0 [2022-03-17T16:17:49.364Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-17T16:17:49.364Z] Docker Root Dir: D:\docker [2022-03-17T16:17:49.364Z] Debug Mode: false [2022-03-17T16:17:49.364Z] Registry: https://index.docker.io/v1/ [2022-03-17T16:17:49.364Z] Labels: [2022-03-17T16:17:49.364Z] Experimental: true [2022-03-17T16:17:49.364Z] Insecure Registries: [2022-03-17T16:17:49.364Z] 10.0.0.4:5000 [2022-03-17T16:17:49.364Z] 127.0.0.0/8 [2022-03-17T16:17:49.364Z] Registry Mirrors: [2022-03-17T16:17:49.364Z] http://10.0.0.4:5000/ [2022-03-17T16:17:49.364Z] Live Restore Enabled: false [2022-03-17T16:17:49.364Z] Product License: Community Engine [2022-03-17T16:17:49.364Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-17T16:17:50.192Z] ok github.com/docker/docker/libnetwork 37.059s coverage: 40.7% of statements [2022-03-17T16:17:50.359Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-17T16:17:50.359Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T16:17:50.754Z] ok github.com/docker/docker/libnetwork/bitseq 0.122s coverage: 84.4% of statements [2022-03-17T16:17:50.754Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-17T16:17:50.885Z] Running on azwin-2-42c650 in d:\jenkins\workspace\moby_PR-43298 [Pipeline] { [Pipeline] ws [2022-03-17T16:17:50.901Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-17T16:17:51.010Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-17T16:17:51.266Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-17T16:17:51.266Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-17T16:17:51.266Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-17T16:17:51.266Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-17T16:17:51.521Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-17T16:17:51.521Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-17T16:17:51.777Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 19.7% of statements [2022-03-17T16:17:52.032Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-17T16:17:52.032Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-17T16:17:52.032Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-17T16:17:52.595Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-17T16:17:52.777Z] The recommended git tool is: git [2022-03-17T16:17:55.112Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.209s coverage: 59.9% of statements [2022-03-17T16:17:55.112Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-17T16:17:55.112Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-17T16:17:55.459Z] #30 6.950 Collecting yamllint==1.26.1 [2022-03-17T16:17:55.459Z] #30 8.005 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-17T16:17:55.643Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-17T16:17:55.643Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T16:17:55.643Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-17T16:17:55.643Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T16:17:55.718Z] #30 8.551 Collecting pathspec>=0.5.3 [2022-03-17T16:17:55.724Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.071s coverage: 4.0% of statements [2022-03-17T16:17:55.724Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-17T16:17:55.977Z] #30 8.557 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-17T16:17:55.977Z] #30 8.730 Collecting pyyaml [2022-03-17T16:17:55.977Z] #30 8.738 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-17T16:17:55.977Z] #30 8.769 Building wheels for collected packages: yamllint [2022-03-17T16:17:55.977Z] #30 8.774 Building wheel for yamllint (setup.py): started [2022-03-17T16:17:56.362Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.020s coverage: 4.5% of statements [2022-03-17T16:17:56.362Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-17T16:17:56.362Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-17T16:17:56.548Z] #30 9.167 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-17T16:17:56.548Z] #30 9.169 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d03db3d050dbf70d97db7aa95ac7348e166df8bfe48438788d461badbbe70ad4 [2022-03-17T16:17:56.548Z] #30 9.169 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-17T16:17:56.548Z] #30 9.173 Successfully built yamllint [2022-03-17T16:17:56.548Z] #30 9.183 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-17T16:17:56.808Z] #30 9.357 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-17T16:17:57.067Z] #30 DONE 9.6s [2022-03-17T16:17:57.067Z] [2022-03-17T16:17:57.067Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T16:17:57.067Z] #34 sha256:2bc801abac9c828a64a85c6f872ca4d31a8f6c911fec20d62605dcdbdd1d38c7 [2022-03-17T16:17:57.067Z] #34 DONE 0.2s [2022-03-17T16:17:57.067Z] [2022-03-17T16:17:57.067Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-17T16:17:57.067Z] #39 sha256:fb6212e6e8b3ba4121c869fd7abfd4098d498195d81259d249418c6b0a1c07cf [2022-03-17T16:17:57.326Z] #39 DONE 0.3s [2022-03-17T16:17:57.326Z] [2022-03-17T16:17:57.326Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-17T16:17:57.326Z] #42 sha256:86c23219fc8561a37bd8a03d5ac100fe54d8d3e4a09bcd7cd0135268c7ca7ea0 [2022-03-17T16:17:57.586Z] #42 DONE 0.2s [2022-03-17T16:17:57.586Z] [2022-03-17T16:17:57.586Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-17T16:17:57.586Z] #44 sha256:20bc2be81cf1b03418b69b658bf71fb84d406d798df850e9dc1a138293dbc0e4 [2022-03-17T16:17:57.586Z] #44 DONE 0.1s [2022-03-17T16:17:57.586Z] [2022-03-17T16:17:57.586Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T16:17:57.586Z] #67 sha256:1518d9d1920e614ef6c503caaf5629991af1834cd5f467296c55fd33a24f0c9c [2022-03-17T16:17:57.845Z] #67 ... [2022-03-17T16:17:57.845Z] [2022-03-17T16:17:57.845Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-17T16:17:57.845Z] #48 sha256:447b76079aec076941ed5ba32c759fe3197523289ae6037c005436bebddecb07 [2022-03-17T16:17:57.845Z] #48 DONE 0.1s [2022-03-17T16:17:57.845Z] [2022-03-17T16:17:57.845Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-17T16:17:57.845Z] #51 sha256:49a7c3442d1b10d9fe102298ed7ec3314a96567c28f18cb2d1c8663b5834b262 [2022-03-17T16:17:58.104Z] #51 DONE 0.2s [2022-03-17T16:17:58.104Z] [2022-03-17T16:17:58.104Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-17T16:17:58.104Z] #55 sha256:cee12dbe1bdb2b71f14e6bde52f987a7204f6a36915bdae1e572c0621a98b180 [2022-03-17T16:17:58.104Z] #55 DONE 0.1s [2022-03-17T16:17:58.104Z] [2022-03-17T16:17:58.104Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-17T16:17:58.104Z] #57 sha256:5626c2b43387d15ad3cf1a638668e8787a356df02951e2cf4fcc64dc9e85de80 [2022-03-17T16:17:58.104Z] #57 DONE 0.1s [2022-03-17T16:17:58.104Z] [2022-03-17T16:17:58.104Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-17T16:17:58.104Z] #59 sha256:387cbfb4a7496ba23c88a45db79c41f28c20e3b17056d13134d06c267e15c8ce [2022-03-17T16:17:58.364Z] #59 DONE 0.3s [2022-03-17T16:17:58.364Z] [2022-03-17T16:17:58.364Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-17T16:17:58.364Z] #61 sha256:69cbbaac37402524ffca2d43a88d860cdb653769c7125343b8e1f018eef4f751 [2022-03-17T16:17:58.364Z] #61 DONE 0.1s [2022-03-17T16:17:58.364Z] [2022-03-17T16:17:58.364Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-17T16:17:58.364Z] #64 sha256:64ae66490d2780d4a206c48cf6608b062c94abe39a35d372a0bf3587fe37f3a9 [2022-03-17T16:17:58.623Z] #64 DONE 0.1s [2022-03-17T16:17:58.623Z] [2022-03-17T16:17:58.623Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T16:17:58.623Z] #67 sha256:1518d9d1920e614ef6c503caaf5629991af1834cd5f467296c55fd33a24f0c9c [2022-03-17T16:18:00.939Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-03-17T16:18:00.939Z] === RUN TestBuildWithHugeFile [2022-03-17T16:18:06.349Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.700s coverage: 7.4% of statements [2022-03-17T16:18:06.349Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-17T16:18:06.349Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-17T16:18:06.349Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-03-17T16:18:06.349Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-17T16:18:06.349Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-17T16:18:06.349Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-17T16:18:06.605Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-17T16:18:06.862Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-03-17T16:18:07.121Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-17T16:18:07.378Z] ok github.com/docker/docker/libnetwork/internal/caller 0.008s coverage: 100.0% of statements [2022-03-17T16:18:07.746Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-17T16:18:07.746Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-fc438770\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-17T16:18:07.746Z] ---------------------------------------------------------------------------- [2022-03-17T16:18:07.746Z] [2022-03-17T16:18:07.746Z] INFO: executeCI.ps1 starting at Thu Mar 17 16:18:06 CUT 2022 [2022-03-17T16:18:07.746Z] [2022-03-17T16:18:07.746Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-17T16:18:07.746Z] INFO: Running git version 2.24.1.windows.2 [2022-03-17T16:18:07.746Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-17T16:18:07.746Z] INFO: Environment variables: [2022-03-17T16:18:07.746Z] [2022-03-17T16:18:07.746Z] Name Value [2022-03-17T16:18:07.746Z] ---- ----- [2022-03-17T16:18:07.746Z] ALLUSERSPROFILE C:\ProgramData [2022-03-17T16:18:07.746Z] amd64 true [2022-03-17T16:18:07.746Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-17T16:18:07.746Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-17T16:18:07.746Z] arm64 true [2022-03-17T16:18:07.746Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-17T16:18:07.746Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-17T16:18:07.746Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-17T16:18:07.746Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-17T16:18:07.746Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-17T16:18:07.746Z] BRANCH_NAME PR-43298 [2022-03-17T16:18:07.746Z] BUILD_DISPLAY_NAME #7 [2022-03-17T16:18:07.746Z] BUILD_ID 7 [2022-03-17T16:18:07.746Z] BUILD_NUMBER 7 [2022-03-17T16:18:07.746Z] BUILD_TAG jenkins-moby-PR-43298-7 [2022-03-17T16:18:07.746Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/7/ [2022-03-17T16:18:07.746Z] cgroup2 true [2022-03-17T16:18:07.746Z] CHANGE_AUTHOR thaJeztah [2022-03-17T16:18:07.746Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-17T16:18:07.746Z] CHANGE_BRANCH cleanup_registry [2022-03-17T16:18:07.746Z] CHANGE_FORK thaJeztah/docker [2022-03-17T16:18:07.746Z] CHANGE_ID 43298 [2022-03-17T16:18:07.746Z] CHANGE_TARGET master [2022-03-17T16:18:07.746Z] CHANGE_TITLE registry: remove v1 leftovers, and refactor to reduce public api/interface [2022-03-17T16:18:07.746Z] CHANGE_URL https://github.com/moby/moby/pull/43298 [2022-03-17T16:18:07.746Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T16:18:07.746Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-17T16:18:07.746Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-17T16:18:07.746Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-17T16:18:07.746Z] COMPUTERNAME azwin-2-62dfd0 [2022-03-17T16:18:07.746Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-17T16:18:07.746Z] ConfigSequenceNumber 0 [2022-03-17T16:18:07.746Z] dco true [2022-03-17T16:18:07.746Z] DOCKER_BUILDKIT 0 [2022-03-17T16:18:07.746Z] DOCKER_DUT_DEBUG 1 [2022-03-17T16:18:07.746Z] DOCKER_EXPERIMENTAL 1 [2022-03-17T16:18:07.746Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-17T16:18:07.746Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-17T16:18:07.746Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-17T16:18:07.746Z] EXECUTOR_NUMBER 0 [2022-03-17T16:18:07.746Z] FQDN azwin-2-62dfd0.westus.cloudapp.azure.com [2022-03-17T16:18:07.746Z] GIT_BRANCH PR-43298 [2022-03-17T16:18:07.746Z] GIT_COMMIT bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:18:07.746Z] GIT_PREVIOUS_COMMIT 125fb22bcee2a692bca0f897910d4279a839b898 [2022-03-17T16:18:07.746Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 125fb22bcee2a692bca0f897910d4279a839b898 [2022-03-17T16:18:07.746Z] GIT_URL https://github.com/moby/moby.git [2022-03-17T16:18:07.747Z] HUDSON_COOKIE df4cf779-7eb3-4f38-9efc-314acc210b42 [2022-03-17T16:18:07.747Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-17T16:18:07.747Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-17T16:18:07.747Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-17T16:18:07.747Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-17T16:18:07.747Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-17T16:18:07.747Z] JENKINS_NODE_COOKIE 1b3f999e-1a8d-40d2-9ee4-1d5586a4286f [2022-03-17T16:18:07.747Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-17T16:18:07.747Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-17T16:18:07.747Z] JOB_BASE_NAME PR-43298 [2022-03-17T16:18:07.747Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/display/redirect [2022-03-17T16:18:07.747Z] JOB_NAME moby/PR-43298 [2022-03-17T16:18:07.747Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/ [2022-03-17T16:18:07.747Z] library.jps.version master [2022-03-17T16:18:07.747Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-17T16:18:07.747Z] NODE_LABELS amd64 azure azwin-2-62dfd0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-17T16:18:07.747Z] NODE_NAME azwin-2-62dfd0 [2022-03-17T16:18:07.747Z] NUMBER_OF_PROCESSORS 4 [2022-03-17T16:18:07.747Z] OS Windows_NT [2022-03-17T16:18:07.747Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-17T16:18:07.747Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-17T16:18:07.747Z] ppc64le false [2022-03-17T16:18:07.747Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-17T16:18:07.747Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-03-17T16:18:07.747Z] PROCESSOR_LEVEL 6 [2022-03-17T16:18:07.747Z] PROCESSOR_REVISION 5504 [2022-03-17T16:18:07.747Z] ProgramData C:\ProgramData [2022-03-17T16:18:07.747Z] ProgramFiles C:\Program Files [2022-03-17T16:18:07.747Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-17T16:18:07.747Z] ProgramW6432 C:\Program Files [2022-03-17T16:18:07.747Z] PROMPT $P$G [2022-03-17T16:18:07.747Z] PSExecutionPolicyPreference Bypass [2022-03-17T16:18:07.747Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-17T16:18:07.747Z] PUBLIC C:\Users\Public [2022-03-17T16:18:07.747Z] rootless true [2022-03-17T16:18:07.747Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/7/display/redirect?page=artif... [2022-03-17T16:18:07.747Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/7/display/redirect?page=changes [2022-03-17T16:18:07.747Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/7/display/redirect [2022-03-17T16:18:07.747Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/7/display/redirect?page=tests [2022-03-17T16:18:07.747Z] s390x false [2022-03-17T16:18:07.747Z] SKIP_VALIDATION_TESTS 1 [2022-03-17T16:18:07.747Z] SOURCES_DRIVE d [2022-03-17T16:18:07.747Z] SOURCES_SUBDIR gopath [2022-03-17T16:18:07.747Z] STAGE_NAME Run tests [2022-03-17T16:18:07.747Z] SystemDrive C: [2022-03-17T16:18:07.747Z] SystemRoot C:\Windows [2022-03-17T16:18:07.747Z] TEMP C:\Windows\TEMP [2022-03-17T16:18:07.747Z] TESTDEBUG 0 [2022-03-17T16:18:07.747Z] TESTRUN_DRIVE d [2022-03-17T16:18:07.747Z] TESTRUN_SUBDIR CI [2022-03-17T16:18:07.747Z] TIMEOUT 120m [2022-03-17T16:18:07.747Z] TMP C:\Windows\TEMP [2022-03-17T16:18:07.747Z] unit_validate true [2022-03-17T16:18:07.747Z] USERDOMAIN WORKGROUP [2022-03-17T16:18:07.747Z] USERNAME azwin-2-62dfd0$ [2022-03-17T16:18:07.747Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-17T16:18:07.747Z] validate_force false [2022-03-17T16:18:07.747Z] windir C:\Windows [2022-03-17T16:18:07.747Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-17T16:18:07.747Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-17T16:18:07.747Z] windows2022 true [2022-03-17T16:18:07.747Z] windows2022containerd true [2022-03-17T16:18:07.747Z] windowsRS5 true [2022-03-17T16:18:07.747Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-17T16:18:07.747Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-17T16:18:07.747Z] [2022-03-17T16:18:07.747Z] [2022-03-17T16:18:07.747Z] [2022-03-17T16:18:08.709Z] INFO: Sources under d:\gopath\... [2022-03-17T16:18:08.709Z] INFO: Test run under d:\CI\... [2022-03-17T16:18:08.709Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-17T16:18:08.709Z] INFO: docker/docker repository was found [2022-03-17T16:18:08.709Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-17T16:18:09.676Z] ltsc2022: Pulling from windows/servercore [2022-03-17T16:18:10.638Z] 8f616e6e9eec: Pulling fs layer [2022-03-17T16:18:10.638Z] 037d5740b404: Pulling fs layer [2022-03-17T16:18:15.133Z] ---> e55c76bb03fd [2022-03-17T16:18:15.133Z] Successfully built e55c76bb03fd [2022-03-17T16:18:15.133Z] Successfully tagged docker:latest [2022-03-17T16:18:15.133Z] INFO: Image build ended at 03/17/2022 16:18:11. Duration:00:04:08.7443357 [2022-03-17T16:18:15.133Z] [2022-03-17T16:18:15.133Z] [2022-03-17T16:18:15.133Z] INFO: Building the test binaries at 03/17/2022 16:18:11... [2022-03-17T16:18:17.370Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-17T16:18:17.465Z] INFO: make.ps1 starting at 03/17/2022 16:18:16 [2022-03-17T16:18:17.465Z] INFO: Git commit (bee8f006fe) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T16:18:17.465Z] INFO: Invoking autogen... [2022-03-17T16:18:17.935Z] INFO: Building daemon... [2022-03-17T16:18:18.395Z] using credential docker-jenkins-github-credentials [2022-03-17T16:18:18.475Z] Cloning the remote Git repository [2022-03-17T16:18:18.475Z] Cloning with configured refspecs honoured and without tags [2022-03-17T16:18:18.679Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T16:18:19.099Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-17T16:18:20.009Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:18:20.009Z] > git --version # timeout=10 [2022-03-17T16:18:20.078Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-17T16:18:20.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:18:20.083Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:18:23.075Z] 8f616e6e9eec: Verifying Checksum [2022-03-17T16:18:23.075Z] 8f616e6e9eec: Download complete [2022-03-17T16:18:25.168Z] #67 133.4 # github.com/containerd/containerd/cmd/containerd [2022-03-17T16:18:25.168Z] #67 133.4 /usr/bin/ld: /tmp/go-link-2963152236/000019.o: in function `New': [2022-03-17T16:18:25.168Z] #67 133.4 /tmp/tmp.ZcHX2g5jzj/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-17T16:18:25.168Z] #67 133.5 + bin/containerd-stress [2022-03-17T16:18:26.103Z] #67 134.6 + bin/containerd-shim [2022-03-17T16:18:26.798Z] 037d5740b404: Verifying Checksum [2022-03-17T16:18:26.798Z] 037d5740b404: Download complete [2022-03-17T16:18:31.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-17T16:18:31.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-17T16:18:35.422Z] ok github.com/docker/docker/libnetwork/ipam 15.933s coverage: 85.3% of statements [2022-03-17T16:18:35.422Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-17T16:18:35.422Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-17T16:18:35.422Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-17T16:18:35.422Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-17T16:18:35.422Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-17T16:18:35.422Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-17T16:18:35.422Z] ok github.com/docker/docker/libnetwork/ipamutils 0.271s coverage: 74.0% of statements [2022-03-17T16:18:35.983Z] ok github.com/docker/docker/libnetwork/iptables 0.130s coverage: 45.1% of statements [2022-03-17T16:18:35.983Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-17T16:18:36.545Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-03-17T16:18:38.281Z] Fetching without tags [2022-03-17T16:18:38.318Z] #67 145.6 + bin/containerd-shim-runc-v1 [2022-03-17T16:18:39.052Z] Merging remotes/origin/master commit 0798f5f5cf6908593472b21179360168cd9f4691 into PR head commit bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:18:37.917Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:18:37.984Z] > git config --add remote.origin.fetch +refs/pull/43298/head:refs/remotes/origin/PR-43298 # timeout=10 [2022-03-17T16:18:38.054Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:18:38.189Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T16:18:38.326Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T16:18:38.326Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:18:38.328Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43298/head:refs/remotes/origin/PR-43298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T16:18:39.167Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:18:39.225Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:18:42.457Z] > git remote # timeout=10 [2022-03-17T16:18:42.556Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T16:18:42.621Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T16:18:42.623Z] > git merge 0798f5f5cf6908593472b21179360168cd9f4691 # timeout=10 [2022-03-17T16:18:42.896Z] Merge succeeded, producing bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:18:42.896Z] Checking out Revision bee8f006fedd42dcb4af7f9d874eeb554fe5f24a (PR-43298) [2022-03-17T16:18:43.582Z] --- PASS: TestBuildWithHugeFile (52.30s) [2022-03-17T16:18:43.582Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T16:18:43.582Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T16:18:43.582Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T16:18:43.582Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T16:18:43.582Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:18:43.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:18:43.582Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:18:43.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:18:43.582Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:18:43.582Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:18:43.582Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:18:43.582Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:18:43.582Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:18:43.582Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-17T16:18:43.582Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-03-17T16:18:43.582Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-17T16:18:43.582Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-03-17T16:18:43.582Z] === RUN TestBuildPreserveOwnership [2022-03-17T16:18:43.582Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-17T16:18:43.582Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-17T16:18:43.582Z] --- PASS: TestBuildPreserveOwnership (3.34s) [2022-03-17T16:18:43.582Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.27s) [2022-03-17T16:18:43.582Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s) [2022-03-17T16:18:43.582Z] === RUN TestBuildPlatformInvalid [2022-03-17T16:18:43.582Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-17T16:18:43.582Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-17T16:18:43.582Z] Loaded image: busybox:latest [2022-03-17T16:18:43.844Z] Loaded image: busybox:glibc [2022-03-17T16:18:44.881Z] #67 152.1 + bin/containerd-shim-runc-v2 [2022-03-17T16:18:44.881Z] #67 152.9 + binaries [2022-03-17T16:18:44.881Z] #67 152.9 + install -D bin/containerd /build/containerd [2022-03-17T16:18:44.881Z] #67 152.9 + install -D bin/containerd-shim /build/containerd-shim [2022-03-17T16:18:44.881Z] #67 152.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-17T16:18:44.881Z] #67 153.0 + install -D bin/ctr /build/ctr [2022-03-17T16:18:44.881Z] #67 DONE 153.4s [2022-03-17T16:18:45.231Z] Loaded image: debian:bullseye-slim [2022-03-17T16:18:45.231Z] Loaded image: hello-world:latest [2022-03-17T16:18:45.231Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T16:18:45.816Z] [2022-03-17T16:18:45.816Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-17T16:18:45.816Z] #68 sha256:1a9d6801c502b6abd17e898bb2203566c5a6e71a44ccb56e954c78a2a25c9d9f [2022-03-17T16:18:46.074Z] #68 DONE 0.2s [2022-03-17T16:18:46.074Z] [2022-03-17T16:18:46.074Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-17T16:18:46.074Z] #73 sha256:b79333d1b0771360944c2bb162d8fd32981f7b1d6e212926d1c5eb9234031a9e [2022-03-17T16:18:46.074Z] #73 DONE 0.1s [2022-03-17T16:18:42.803Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-17T16:18:42.936Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T16:18:42.993Z] > git checkout -f bee8f006fedd42dcb4af7f9d874eeb554fe5f24a # timeout=10 [2022-03-17T16:18:46.332Z] [2022-03-17T16:18:46.332Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-17T16:18:46.332Z] #78 sha256:06731433f92e10ba69c0ac00f89397edcd3352b34a5dac18679388476a2076bd [2022-03-17T16:18:46.590Z] #78 DONE 0.4s [2022-03-17T16:18:46.590Z] [2022-03-17T16:18:46.590Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-17T16:18:46.590Z] #79 sha256:ecc360853892d1fa0c610d56a9a4d20961734a240fbbbdffe73f549233462dda [2022-03-17T16:18:46.590Z] #79 DONE 0.0s [2022-03-17T16:18:46.590Z] [2022-03-17T16:18:46.590Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-17T16:18:46.590Z] #80 sha256:d7f205b98ba3ed6da8027ecccce82e0b17ec7a2c68562c93907825865bf53fd7 [2022-03-17T16:18:47.525Z] #80 DONE 0.8s [2022-03-17T16:18:47.525Z] [2022-03-17T16:18:47.525Z] #81 exporting to image [2022-03-17T16:18:47.525Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-17T16:18:47.525Z] #81 exporting layers [2022-03-17T16:18:54.500Z] Commit message: "registry: serviceConfig: don't embed registry.ServiceConfig" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T16:18:55.232Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.59s) [2022-03-17T16:18:55.233Z] PASS [2022-03-17T16:18:55.233Z] [2022-03-17T16:18:55.233Z] === Skipped [2022-03-17T16:18:55.233Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-17T16:18:55.233Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T16:18:55.233Z] [2022-03-17T16:18:55.233Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T16:18:55.233Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T16:18:55.233Z] [2022-03-17T16:18:55.233Z] DONE 34 tests, 2 skipped in 88.273s [2022-03-17T16:18:55.233Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-17T16:18:55.233Z] INFO: Testing against a local daemon [2022-03-17T16:18:55.233Z] === RUN TestConfigInspect [2022-03-17T16:18:55.803Z] --- PASS: TestConfigInspect (2.10s) [2022-03-17T16:18:55.803Z] === RUN TestConfigList [2022-03-17T16:18:57.218Z] --- PASS: TestBuildWithHugeFile (49.42s) [2022-03-17T16:18:57.218Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T16:18:57.218Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T16:18:57.218Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-03-17T16:18:57.218Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T16:18:57.218Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:18:57.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:18:57.218Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:18:57.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:18:57.218Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:18:57.218Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:18:57.218Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:18:57.218Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:18:57.218Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:18:57.218Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-17T16:18:57.218Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-03-17T16:18:57.218Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-03-17T16:18:57.218Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-17T16:18:57.218Z] === RUN TestBuildPreserveOwnership [2022-03-17T16:18:57.218Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-17T16:18:57.218Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-17T16:18:58.349Z] --- PASS: TestConfigList (2.20s) [2022-03-17T16:18:58.349Z] === RUN TestConfigsCreateAndDelete [2022-03-17T16:18:58.502Z] + docker version [2022-03-17T16:19:00.260Z] --- PASS: TestConfigsCreateAndDelete (2.09s) [2022-03-17T16:19:00.260Z] === RUN TestConfigsUpdate [2022-03-17T16:19:00.517Z] --- PASS: TestBuildPreserveOwnership (10.28s) [2022-03-17T16:19:00.517Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.27s) [2022-03-17T16:19:00.517Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-17T16:19:00.517Z] === RUN TestBuildPlatformInvalid [2022-03-17T16:19:00.517Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-17T16:19:00.517Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-17T16:19:00.517Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-17T16:19:00.517Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-17T16:19:00.517Z] PASS [2022-03-17T16:19:00.517Z] [2022-03-17T16:19:00.517Z] === Skipped [2022-03-17T16:19:00.517Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-17T16:19:00.517Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T16:19:00.517Z] [2022-03-17T16:19:00.517Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-03-17T16:19:00.517Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T16:19:00.517Z] [2022-03-17T16:19:00.517Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-17T16:19:00.517Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-17T16:19:00.517Z] [2022-03-17T16:19:00.517Z] DONE 34 tests, 3 skipped in 110.502s [2022-03-17T16:19:00.517Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-17T16:19:00.517Z] INFO: Testing against a local daemon [2022-03-17T16:19:00.517Z] === RUN TestConfigInspect [2022-03-17T16:19:00.517Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:19:00.517Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-17T16:19:00.517Z] === RUN TestConfigList [2022-03-17T16:19:00.517Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:19:00.517Z] --- SKIP: TestConfigList (0.01s) [2022-03-17T16:19:00.517Z] === RUN TestConfigsCreateAndDelete [2022-03-17T16:19:00.517Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:19:00.517Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-17T16:19:00.517Z] === RUN TestConfigsUpdate [2022-03-17T16:19:00.517Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:19:00.517Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-17T16:19:00.517Z] === RUN TestTemplatedConfig [2022-03-17T16:19:00.517Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:19:00.517Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-17T16:19:00.517Z] === RUN TestConfigCreateResolve [2022-03-17T16:19:00.517Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:19:00.517Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-17T16:19:00.517Z] PASS [2022-03-17T16:19:00.517Z] [2022-03-17T16:19:00.517Z] === Skipped [2022-03-17T16:19:00.517Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-17T16:19:00.517Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:19:00.517Z] [2022-03-17T16:19:00.517Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-17T16:19:00.517Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:19:00.517Z] [2022-03-17T16:19:00.517Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-17T16:19:00.517Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:19:00.517Z] [2022-03-17T16:19:00.517Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-17T16:19:00.517Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:19:00.517Z] [2022-03-17T16:19:00.517Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-17T16:19:00.517Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:19:00.517Z] [2022-03-17T16:19:00.517Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-17T16:19:00.517Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:19:00.517Z] [2022-03-17T16:19:00.517Z] DONE 6 tests, 6 skipped in 0.155s [2022-03-17T16:19:00.517Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-17T16:19:00.517Z] INFO: Testing against a local daemon [2022-03-17T16:19:00.517Z] === RUN TestCheckpoint [2022-03-17T16:19:00.517Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T16:19:00.517Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T16:19:00.517Z] === RUN TestContainerInvalidJSON [2022-03-17T16:19:00.517Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:19:00.517Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:19:00.517Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:19:00.517Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:19:00.517Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:19:00.517Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:19:00.517Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-17T16:19:00.517Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-17T16:19:00.517Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T16:19:00.517Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T16:19:00.778Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-17T16:19:00.778Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T16:19:00.778Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-17T16:19:00.778Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T16:19:00.778Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-17T16:19:00.778Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T16:19:00.778Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-17T16:19:00.778Z] === RUN TestCopyFromContainer [2022-03-17T16:19:02.176Z] --- PASS: TestConfigsUpdate (2.10s) [2022-03-17T16:19:02.176Z] === RUN TestTemplatedConfig [2022-03-17T16:19:04.086Z] === RUN TestCopyFromContainer// [2022-03-17T16:19:04.349Z] === RUN TestCopyFromContainer//bar/root [2022-03-17T16:19:04.349Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-17T16:19:04.349Z] === RUN TestCopyFromContainer/bar/quux [2022-03-17T16:19:04.349Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-17T16:19:04.349Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-17T16:19:04.611Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-17T16:19:04.611Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-17T16:19:04.611Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-17T16:19:04.611Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-17T16:19:04.611Z] --- PASS: TestCopyFromContainer (3.92s) [2022-03-17T16:19:04.611Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-17T16:19:04.611Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-17T16:19:04.611Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-17T16:19:04.611Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-17T16:19:04.611Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-17T16:19:04.611Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-17T16:19:04.611Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-17T16:19:04.611Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-17T16:19:04.611Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-17T16:19:04.611Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-17T16:19:04.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T16:19:04.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:19:04.611Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:19:04.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:19:04.611Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:19:04.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:19:04.611Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:19:04.611Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:19:04.611Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:19:04.611Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:19:04.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-17T16:19:04.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T16:19:04.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T16:19:04.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T16:19:04.611Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T16:19:04.727Z] --- PASS: TestTemplatedConfig (2.56s) [2022-03-17T16:19:04.727Z] === RUN TestConfigCreateResolve [2022-03-17T16:19:04.872Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-17T16:19:04.872Z] === RUN TestCreateWithInvalidEnv [2022-03-17T16:19:04.872Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T16:19:04.872Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T16:19:04.872Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T16:19:04.872Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T16:19:04.872Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T16:19:04.872Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T16:19:04.872Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T16:19:04.872Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T16:19:04.872Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T16:19:04.872Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-17T16:19:04.872Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T16:19:04.872Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T16:19:04.872Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T16:19:04.872Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T16:19:04.872Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-17T16:19:04.872Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T16:19:05.818Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-03-17T16:19:05.818Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T16:19:06.641Z] --- PASS: TestConfigCreateResolve (2.11s) [2022-03-17T16:19:06.642Z] PASS [2022-03-17T16:19:06.642Z] [2022-03-17T16:19:06.642Z] DONE 6 tests in 13.206s [2022-03-17T16:19:06.642Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-17T16:19:06.903Z] INFO: Testing against a local daemon [2022-03-17T16:19:06.903Z] === RUN TestCheckpoint [2022-03-17T16:19:06.903Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T16:19:06.903Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T16:19:06.903Z] === RUN TestContainerInvalidJSON [2022-03-17T16:19:06.903Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:19:06.903Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:19:06.903Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:19:06.903Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:19:06.903Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:19:06.903Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:19:06.903Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-17T16:19:06.903Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-17T16:19:06.903Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T16:19:06.903Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T16:19:06.903Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-17T16:19:06.903Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T16:19:06.903Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-17T16:19:06.903Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T16:19:06.903Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-17T16:19:06.903Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T16:19:06.904Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-17T16:19:06.904Z] === RUN TestCopyFromContainer [2022-03-17T16:19:07.201Z] Client: [2022-03-17T16:19:07.201Z] Version: 20.10.9 [2022-03-17T16:19:07.201Z] API version: 1.41 [2022-03-17T16:19:07.201Z] Go version: go1.16.8 [2022-03-17T16:19:07.201Z] Git commit: c2ea9bc [2022-03-17T16:19:07.201Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T16:19:07.201Z] OS/Arch: windows/amd64 [2022-03-17T16:19:07.201Z] Context: default [2022-03-17T16:19:07.201Z] Experimental: true [2022-03-17T16:19:07.201Z] [2022-03-17T16:19:07.201Z] Server: Docker Engine - Community [2022-03-17T16:19:07.201Z] Engine: [2022-03-17T16:19:07.201Z] Version: 20.10.9 [2022-03-17T16:19:07.201Z] API version: 1.41 (minimum version 1.24) [2022-03-17T16:19:07.201Z] Go version: go1.16.8 [2022-03-17T16:19:07.201Z] Git commit: 79ea9d3 [2022-03-17T16:19:07.201Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T16:19:07.201Z] OS/Arch: windows/amd64 [2022-03-17T16:19:07.201Z] Experimental: true [2022-03-17T16:19:07.208Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-03-17T16:19:07.208Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T16:19:07.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:19:07.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:19:07.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:19:07.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:19:07.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:19:07.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:19:07.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:19:07.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:19:07.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:19:07.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:19:07.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:19:07.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:19:07.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:19:07.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:19:07.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:19:07.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-17T16:19:07.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T16:19:07.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-17T16:19:07.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-17T16:19:07.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T16:19:07.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-17T16:19:07.208Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T16:19:07.469Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-03-17T16:19:07.469Z] === RUN TestCreateDifferentPlatform [2022-03-17T16:19:07.469Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T16:19:07.469Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T16:19:07.469Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-17T16:19:07.469Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T16:19:07.469Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T16:19:07.469Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T16:19:07.469Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-17T16:19:07.469Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T16:19:07.469Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-17T16:19:07.469Z] === RUN TestContainerStartOnDaemonRestart [2022-03-17T16:19:07.469Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-17T16:19:07.469Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-17T16:19:07.469Z] === RUN TestDaemonRestartIpcMode [2022-03-17T16:19:07.469Z] === PAUSE TestDaemonRestartIpcMode [2022-03-17T16:19:07.469Z] === RUN TestDaemonHostGatewayIP [2022-03-17T16:19:07.469Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:19:07.469Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-17T16:19:07.469Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-17T16:19:07.469Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-17T16:19:07.469Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T16:19:07.469Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-17T16:19:07.469Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-17T16:19:07.469Z] === RUN TestDiff [Pipeline] sh [2022-03-17T16:19:08.040Z] --- PASS: TestDiff (0.38s) [2022-03-17T16:19:08.040Z] === RUN TestExecWithCloseStdin [2022-03-17T16:19:08.291Z] === RUN TestCopyFromContainer// [2022-03-17T16:19:08.291Z] === RUN TestCopyFromContainer//bar/root [2022-03-17T16:19:08.291Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-17T16:19:08.291Z] === RUN TestCopyFromContainer/bar/quux [2022-03-17T16:19:08.291Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-17T16:19:08.291Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-17T16:19:08.291Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-17T16:19:08.302Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-03-17T16:19:08.302Z] === RUN TestExec [2022-03-17T16:19:08.554Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-17T16:19:08.554Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-17T16:19:08.554Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-17T16:19:08.554Z] --- PASS: TestCopyFromContainer (1.62s) [2022-03-17T16:19:08.554Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-17T16:19:08.554Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-03-17T16:19:08.554Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-17T16:19:08.554Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-17T16:19:08.554Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-17T16:19:08.554Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-17T16:19:08.554Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-17T16:19:08.554Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-17T16:19:08.554Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-17T16:19:08.554Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-17T16:19:08.554Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T16:19:08.554Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:19:08.554Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:19:08.554Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:19:08.554Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:19:08.554Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:19:08.554Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:19:08.554Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:19:08.554Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:19:08.554Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:19:08.554Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-17T16:19:08.554Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T16:19:08.554Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T16:19:08.554Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T16:19:08.554Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T16:19:08.802Z] + docker info [2022-03-17T16:19:08.814Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-17T16:19:08.814Z] === RUN TestCreateWithInvalidEnv [2022-03-17T16:19:08.814Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T16:19:08.814Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T16:19:08.814Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T16:19:08.814Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T16:19:08.814Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T16:19:08.814Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T16:19:08.814Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T16:19:08.814Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T16:19:08.814Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T16:19:08.814Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-17T16:19:08.814Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T16:19:08.814Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T16:19:08.814Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T16:19:08.814Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T16:19:08.814Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-17T16:19:08.814Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T16:19:08.872Z] --- PASS: TestExec (0.43s) [2022-03-17T16:19:08.872Z] === RUN TestExecUser [2022-03-17T16:19:09.133Z] --- PASS: TestExecUser (0.42s) [2022-03-17T16:19:09.133Z] === RUN TestExportContainerAndImportImage [2022-03-17T16:19:09.703Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-03-17T16:19:09.703Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T16:19:10.727Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-03-17T16:19:10.727Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T16:19:11.088Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-03-17T16:19:11.088Z] === RUN TestHealthCheckWorkdir [2022-03-17T16:19:11.660Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-03-17T16:19:11.660Z] === RUN TestHealthKillContainer [2022-03-17T16:19:12.113Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-03-17T16:19:12.113Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T16:19:12.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:19:12.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:19:12.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:19:12.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:19:12.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:19:12.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:19:12.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:19:12.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:19:12.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:19:12.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:19:12.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:19:12.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:19:12.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:19:12.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:19:12.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:19:12.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-17T16:19:12.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-17T16:19:12.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-17T16:19:12.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T16:19:12.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T16:19:12.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-17T16:19:12.113Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T16:19:12.687Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-03-17T16:19:12.687Z] === RUN TestCreateDifferentPlatform [2022-03-17T16:19:12.687Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T16:19:12.687Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T16:19:12.687Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-17T16:19:12.687Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T16:19:12.687Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T16:19:12.687Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T16:19:12.687Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-17T16:19:12.687Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T16:19:12.687Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-17T16:19:12.687Z] === RUN TestContainerStartOnDaemonRestart [2022-03-17T16:19:12.687Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-17T16:19:12.687Z] === RUN TestDaemonRestartIpcMode [2022-03-17T16:19:12.687Z] === PAUSE TestDaemonRestartIpcMode [2022-03-17T16:19:12.687Z] === RUN TestDaemonHostGatewayIP [2022-03-17T16:19:12.687Z] === PAUSE TestDaemonHostGatewayIP [2022-03-17T16:19:12.687Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-17T16:19:12.687Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-17T16:19:12.687Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T16:19:12.687Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-17T16:19:12.687Z] === RUN TestDiff [2022-03-17T16:19:13.261Z] --- PASS: TestDiff (0.51s) [2022-03-17T16:19:13.261Z] === RUN TestExecWithCloseStdin [2022-03-17T16:19:13.834Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-03-17T16:19:13.834Z] === RUN TestExec [2022-03-17T16:19:14.071Z] #81 exporting layers 23.1s done [2022-03-17T16:19:14.071Z] #81 writing image sha256:d3ca05e4991eb9af3adf7b5cf48c1f8c27236005696d65b3a5312817093f3150 done [2022-03-17T16:19:14.071Z] #81 naming to docker.io/library/docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a done [2022-03-17T16:19:14.071Z] #81 DONE 23.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-17T16:19:14.404Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43298/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43298/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a hack/validate/default [2022-03-17T16:19:14.405Z] --- PASS: TestExec (0.57s) [2022-03-17T16:19:14.405Z] === RUN TestExecUser [2022-03-17T16:19:14.978Z] --- PASS: TestExecUser (0.60s) [2022-03-17T16:19:14.978Z] === RUN TestExportContainerAndImportImage [2022-03-17T16:19:14.985Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-17T16:19:14.985Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-17T16:19:14.985Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-17T16:19:14.985Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-17T16:19:14.985Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-17T16:19:14.985Z] Congratulations! No new tests were added to integration-cli. [2022-03-17T16:19:14.985Z] [2022-03-17T16:19:14.985Z] INFO Start validation with golang-ci-lint [2022-03-17T16:19:15.551Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-03-17T16:19:15.551Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T16:19:15.944Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-17T16:19:15.944Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-17T16:19:15.944Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-17T16:19:16.941Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-03-17T16:19:16.941Z] === RUN TestHealthCheckWorkdir [2022-03-17T16:19:17.886Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2022-03-17T16:19:17.886Z] === RUN TestHealthKillContainer [2022-03-17T16:19:19.802Z] --- PASS: TestHealthKillContainer (7.85s) [2022-03-17T16:19:19.802Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T16:19:19.802Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T16:19:19.802Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T16:19:19.802Z] === RUN TestIpcModeNone [2022-03-17T16:19:19.802Z] --- PASS: TestIpcModeNone (0.41s) [2022-03-17T16:19:19.802Z] === RUN TestIpcModePrivate [2022-03-17T16:19:20.062Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-17T16:19:20.322Z] --- PASS: TestIpcModePrivate (0.42s) [2022-03-17T16:19:20.322Z] === RUN TestIpcModeShareable [2022-03-17T16:19:20.322Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T16:19:20.322Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-17T16:19:20.322Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-17T16:19:21.707Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.28s) [2022-03-17T16:19:21.707Z] === RUN TestAPIIpcModeHost [2022-03-17T16:19:21.707Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T16:19:21.707Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-17T16:19:21.707Z] === RUN TestDaemonIpcModeShareable [2022-03-17T16:19:21.707Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T16:19:21.707Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-17T16:19:21.707Z] === RUN TestDaemonIpcModePrivate [2022-03-17T16:19:22.651Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-17T16:19:22.651Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-03-17T16:19:22.651Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-17T16:19:22.651Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T16:19:22.651Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-17T16:19:22.651Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-17T16:19:22.651Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T16:19:22.651Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-17T16:19:22.651Z] === RUN TestIpcModeOlderClient [2022-03-17T16:19:22.651Z] === PAUSE TestIpcModeOlderClient [2022-03-17T16:19:22.651Z] === RUN TestKillContainerInvalidSignal [2022-03-17T16:19:23.224Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-03-17T16:19:23.224Z] === RUN TestKillContainer [2022-03-17T16:19:23.224Z] === RUN TestKillContainer/no_signal [2022-03-17T16:19:23.486Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T16:19:23.747Z] === RUN TestKillContainer/killing_signal [2022-03-17T16:19:24.361Z] --- PASS: TestKillContainer (1.22s) [2022-03-17T16:19:24.361Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-17T16:19:24.361Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-17T16:19:24.361Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-17T16:19:24.361Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T16:19:24.362Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-17T16:19:24.627Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-17T16:19:25.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-03-17T16:19:25.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-03-17T16:19:25.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-03-17T16:19:25.222Z] === RUN TestKillStoppedContainer [2022-03-17T16:19:25.222Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-17T16:19:25.222Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T16:19:25.222Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-17T16:19:25.222Z] === RUN TestKillDifferentUserContainer [2022-03-17T16:19:25.795Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-03-17T16:19:25.796Z] === RUN TestInspectOomKilledTrue [2022-03-17T16:19:25.796Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T16:19:25.796Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T16:19:25.796Z] === RUN TestInspectOomKilledFalse [2022-03-17T16:19:25.796Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:19:25.796Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T16:19:25.796Z] === RUN TestLinksEtcHostsContentMatch [2022-03-17T16:19:25.796Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-17T16:19:25.796Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-17T16:19:25.796Z] === RUN TestLinksContainerNames [2022-03-17T16:19:26.023Z] --- PASS: TestHealthKillContainer (8.15s) [2022-03-17T16:19:26.023Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T16:19:26.283Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-03-17T16:19:26.283Z] === RUN TestIpcModeNone [2022-03-17T16:19:26.368Z] --- PASS: TestLinksContainerNames (0.72s) [2022-03-17T16:19:26.369Z] === RUN TestLogsFollowTailEmpty [2022-03-17T16:19:26.653Z] Client: [2022-03-17T16:19:26.653Z] Context: default [2022-03-17T16:19:26.653Z] Debug Mode: false [2022-03-17T16:19:26.653Z] Plugins: [2022-03-17T16:19:26.653Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-17T16:19:26.653Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-17T16:19:26.653Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-17T16:19:26.653Z] [2022-03-17T16:19:26.653Z] Server: [2022-03-17T16:19:26.653Z] Containers: 0 [2022-03-17T16:19:26.653Z] Running: 0 [2022-03-17T16:19:26.653Z] Paused: 0 [2022-03-17T16:19:26.653Z] Stopped: 0 [2022-03-17T16:19:26.653Z] Images: 0 [2022-03-17T16:19:26.653Z] Server Version: 20.10.9 [2022-03-17T16:19:26.653Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T16:19:26.653Z] Windows: [2022-03-17T16:19:26.653Z] LCOW: [2022-03-17T16:19:26.653Z] Logging Driver: json-file [2022-03-17T16:19:26.653Z] Plugins: [2022-03-17T16:19:26.653Z] Volume: local [2022-03-17T16:19:26.653Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T16:19:26.653Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T16:19:26.653Z] Swarm: inactive [2022-03-17T16:19:26.653Z] Default Isolation: process [2022-03-17T16:19:26.653Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-17T16:19:26.653Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-17T16:19:26.653Z] OSType: windows [2022-03-17T16:19:26.653Z] Architecture: x86_64 [2022-03-17T16:19:26.653Z] CPUs: 4 [2022-03-17T16:19:26.653Z] Total Memory: 32GiB [2022-03-17T16:19:26.653Z] Name: azwin-2-42c650 [2022-03-17T16:19:26.653Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-17T16:19:26.653Z] Docker Root Dir: D:\docker [2022-03-17T16:19:26.653Z] Debug Mode: false [2022-03-17T16:19:26.653Z] Registry: https://index.docker.io/v1/ [2022-03-17T16:19:26.653Z] Labels: [2022-03-17T16:19:26.653Z] Experimental: true [2022-03-17T16:19:26.653Z] Insecure Registries: [2022-03-17T16:19:26.653Z] 10.0.0.4:5000 [2022-03-17T16:19:26.653Z] 127.0.0.0/8 [2022-03-17T16:19:26.653Z] Registry Mirrors: [2022-03-17T16:19:26.653Z] http://10.0.0.4:5000/ [2022-03-17T16:19:26.653Z] Live Restore Enabled: false [2022-03-17T16:19:26.653Z] Product License: Community Engine [2022-03-17T16:19:26.653Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-17T16:19:26.855Z] --- PASS: TestIpcModeNone (0.62s) [2022-03-17T16:19:26.855Z] === RUN TestIpcModePrivate [2022-03-17T16:19:26.941Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-17T16:19:26.941Z] === RUN TestContainerNetworkMountsNoChown [2022-03-17T16:19:27.203Z] --- PASS: TestContainerNetworkMountsNoChown (0.35s) [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/default [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/default [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/private [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/private [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/rprivate [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/slave [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/slave [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/rslave [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/shared [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/shared [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/rshared [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/default [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/rshared [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/shared [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/rslave [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/slave [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/rprivate [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/private [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-17T16:19:27.203Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-17T16:19:27.203Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-17T16:19:27.203Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-17T16:19:27.428Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-17T16:19:27.464Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-17T16:19:27.464Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-03-17T16:19:27.464Z] === RUN TestContainerBindMountNonRecursive [2022-03-17T16:19:27.465Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-17T16:19:27.465Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-17T16:19:27.465Z] === RUN TestContainerVolumesMountedAsShared [2022-03-17T16:19:27.465Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-17T16:19:27.465Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-17T16:19:27.465Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-17T16:19:27.465Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-17T16:19:27.465Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-17T16:19:27.465Z] === RUN TestNetworkNat [2022-03-17T16:19:27.690Z] --- PASS: TestIpcModePrivate (0.59s) [2022-03-17T16:19:27.690Z] === RUN TestIpcModeShareable [2022-03-17T16:19:27.951Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-17T16:19:28.037Z] --- PASS: TestNetworkNat (0.46s) [2022-03-17T16:19:28.038Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T16:19:28.212Z] --- PASS: TestIpcModeShareable (0.65s) [2022-03-17T16:19:28.212Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-17T16:19:28.299Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-03-17T16:19:28.299Z] === RUN TestNetworkLoopbackNat [2022-03-17T16:19:30.130Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2022-03-17T16:19:30.130Z] === RUN TestAPIIpcModeHost [2022-03-17T16:19:30.390Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-03-17T16:19:30.390Z] === RUN TestDaemonIpcModeShareable [2022-03-17T16:19:30.845Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-03-17T16:19:30.845Z] === RUN TestPause [2022-03-17T16:19:30.845Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T16:19:30.845Z] --- SKIP: TestPause (0.00s) [2022-03-17T16:19:30.845Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T16:19:30.845Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T16:19:30.845Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T16:19:30.845Z] === RUN TestPauseStopPausedContainer [2022-03-17T16:19:30.845Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T16:19:30.845Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-17T16:19:30.845Z] === RUN TestPidHost [2022-03-17T16:19:31.331Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-17T16:19:31.591Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-03-17T16:19:31.591Z] === RUN TestDaemonIpcModePrivate [2022-03-17T16:19:31.788Z] --- PASS: TestPidHost (0.85s) [2022-03-17T16:19:31.788Z] === RUN TestPsFilter [2022-03-17T16:19:31.788Z] --- PASS: TestPsFilter (0.09s) [2022-03-17T16:19:31.788Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T16:19:32.359Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-03-17T16:19:32.359Z] === RUN TestRemoveContainerWithVolume [2022-03-17T16:19:32.531Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-17T16:19:32.619Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-03-17T16:19:32.619Z] === RUN TestRemoveContainerRunning [2022-03-17T16:19:32.791Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-03-17T16:19:32.791Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-17T16:19:32.880Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-03-17T16:19:32.880Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T16:19:33.451Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-03-17T16:19:33.451Z] === RUN TestRemoveInvalidContainer [2022-03-17T16:19:33.451Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-17T16:19:33.451Z] === RUN TestRenameLinkedContainer [2022-03-17T16:19:33.772Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-17T16:19:33.772Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-03-17T16:19:33.772Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-17T16:19:35.173Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-17T16:19:35.173Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-03-17T16:19:35.173Z] === RUN TestIpcModeOlderClient [2022-03-17T16:19:35.173Z] === PAUSE TestIpcModeOlderClient [2022-03-17T16:19:35.173Z] === RUN TestKillContainerInvalidSignal [2022-03-17T16:19:35.366Z] --- PASS: TestRenameLinkedContainer (1.60s) [2022-03-17T16:19:35.366Z] === RUN TestRenameStoppedContainer [2022-03-17T16:19:35.627Z] --- PASS: TestRenameStoppedContainer (0.53s) [2022-03-17T16:19:35.627Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T16:19:35.747Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2022-03-17T16:19:35.747Z] === RUN TestKillContainer [2022-03-17T16:19:35.747Z] === RUN TestKillContainer/no_signal [2022-03-17T16:19:36.009Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T16:19:36.198Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-03-17T16:19:36.198Z] === RUN TestRenameInvalidName [2022-03-17T16:19:36.270Z] === RUN TestKillContainer/killing_signal [2022-03-17T16:19:36.771Z] --- PASS: TestRenameInvalidName (0.38s) [2022-03-17T16:19:36.771Z] === RUN TestRenameAnonymousContainer [2022-03-17T16:19:36.842Z] --- PASS: TestKillContainer (1.29s) [2022-03-17T16:19:36.842Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-03-17T16:19:36.842Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-03-17T16:19:36.842Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-03-17T16:19:36.842Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T16:19:36.842Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-17T16:19:37.414Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-17T16:19:37.987Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-03-17T16:19:37.987Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-03-17T16:19:37.987Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-03-17T16:19:37.987Z] === RUN TestKillStoppedContainer [2022-03-17T16:19:38.158Z] --- PASS: TestRenameAnonymousContainer (1.40s) [2022-03-17T16:19:38.158Z] === RUN TestRenameContainerWithSameName [2022-03-17T16:19:38.249Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-17T16:19:38.249Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T16:19:38.249Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-17T16:19:38.249Z] === RUN TestKillDifferentUserContainer [2022-03-17T16:19:38.419Z] --- PASS: TestRenameContainerWithSameName (0.36s) [2022-03-17T16:19:38.420Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T16:19:38.511Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-03-17T16:19:38.511Z] === RUN TestInspectOomKilledTrue [2022-03-17T16:19:38.511Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:19:38.511Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T16:19:38.511Z] === RUN TestInspectOomKilledFalse [2022-03-17T16:19:38.511Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:19:38.511Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T16:19:38.511Z] === RUN TestLinksEtcHostsContentMatch [2022-03-17T16:19:39.084Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-03-17T16:19:39.084Z] === RUN TestLinksContainerNames [2022-03-17T16:19:39.365Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-03-17T16:19:39.365Z] === RUN TestResize [2022-03-17T16:19:39.627Z] --- PASS: TestResize (0.37s) [2022-03-17T16:19:39.627Z] === RUN TestResizeWithInvalidSize [2022-03-17T16:19:40.032Z] --- PASS: TestLinksContainerNames (0.87s) [2022-03-17T16:19:40.032Z] === RUN TestLogsFollowTailEmpty [2022-03-17T16:19:40.200Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-03-17T16:19:40.200Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T16:19:40.295Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-03-17T16:19:40.295Z] === RUN TestContainerNetworkMountsNoChown [2022-03-17T16:19:40.462Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-03-17T16:19:40.462Z] === RUN TestDaemonRestartKillContainers [2022-03-17T16:19:40.462Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-17T16:19:40.462Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-17T16:19:40.462Z] === RUN TestCgroupNamespacesRun [2022-03-17T16:19:40.556Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot/default [2022-03-17T16:19:40.556Z] === PAUSE TestMountDaemonRoot/default [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot/private [2022-03-17T16:19:40.556Z] === PAUSE TestMountDaemonRoot/private [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot/rprivate [2022-03-17T16:19:40.556Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot/slave [2022-03-17T16:19:40.556Z] === PAUSE TestMountDaemonRoot/slave [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot/rslave [2022-03-17T16:19:40.556Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot/shared [2022-03-17T16:19:40.556Z] === PAUSE TestMountDaemonRoot/shared [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot/rshared [2022-03-17T16:19:40.556Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-17T16:19:40.556Z] === CONT TestMountDaemonRoot/default [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-17T16:19:40.556Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-17T16:19:40.556Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-17T16:19:40.556Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-17T16:19:40.556Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-17T16:19:40.556Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-17T16:19:40.556Z] === CONT TestMountDaemonRoot/rshared [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T16:19:40.556Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-17T16:19:40.556Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T16:19:40.556Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T16:19:40.556Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-17T16:19:40.556Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-17T16:19:40.556Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/shared [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/rslave [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/slave [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/rprivate [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/private [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-17T16:19:40.817Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-17T16:19:40.817Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-17T16:19:40.817Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-17T16:19:41.078Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-17T16:19:41.078Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T16:19:41.078Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-17T16:19:41.078Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T16:19:41.078Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T16:19:41.078Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-17T16:19:41.078Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-17T16:19:41.078Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-17T16:19:41.078Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-17T16:19:41.078Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-17T16:19:41.078Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T16:19:41.078Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-17T16:19:41.078Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-17T16:19:41.078Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-17T16:19:41.078Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-17T16:19:41.078Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-17T16:19:41.078Z] === RUN TestContainerBindMountNonRecursive [2022-03-17T16:19:41.404Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-03-17T16:19:41.404Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-17T16:19:42.512Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-03-17T16:19:42.512Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-17T16:19:42.592Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-03-17T16:19:42.592Z] === RUN TestContainerVolumesMountedAsShared [2022-03-17T16:19:43.163Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-03-17T16:19:43.163Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-17T16:19:43.424Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-03-17T16:19:43.424Z] === RUN TestNetworkNat [2022-03-17T16:19:43.684Z] --- PASS: TestNetworkNat (0.45s) [2022-03-17T16:19:43.684Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T16:19:43.895Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s) [2022-03-17T16:19:43.895Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-17T16:19:44.255Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-17T16:19:44.256Z] === RUN TestNetworkLoopbackNat [2022-03-17T16:19:44.838Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-03-17T16:19:44.838Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-17T16:19:45.781Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-03-17T16:19:45.781Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-17T16:19:46.802Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-03-17T16:19:46.802Z] === RUN TestPause [2022-03-17T16:19:47.169Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s) [2022-03-17T16:19:47.169Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-17T16:19:47.374Z] --- PASS: TestPause (0.45s) [2022-03-17T16:19:47.374Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T16:19:47.374Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T16:19:47.374Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T16:19:47.374Z] === RUN TestPauseStopPausedContainer [2022-03-17T16:19:47.635Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-03-17T16:19:47.635Z] === RUN TestPidHost [2022-03-17T16:19:47.742Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-03-17T16:19:47.742Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-17T16:19:48.578Z] --- PASS: TestPidHost (0.94s) [2022-03-17T16:19:48.578Z] === RUN TestPsFilter [2022-03-17T16:19:48.688Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-03-17T16:19:48.688Z] === RUN TestNISDomainname [2022-03-17T16:19:48.688Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-17T16:19:48.688Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-17T16:19:48.688Z] === RUN TestHostnameDnsResolution [2022-03-17T16:19:48.840Z] --- PASS: TestPsFilter (0.12s) [2022-03-17T16:19:48.840Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T16:19:49.102Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-03-17T16:19:49.102Z] === RUN TestRemoveContainerWithVolume [2022-03-17T16:19:49.260Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-03-17T16:19:49.260Z] === RUN TestUnprivilegedPortsAndPing [2022-03-17T16:19:49.261Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-17T16:19:49.261Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-17T16:19:49.261Z] === RUN TestStats [2022-03-17T16:19:49.261Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T16:19:49.261Z] --- SKIP: TestStats (0.00s) [2022-03-17T16:19:49.261Z] === RUN TestStopContainerWithTimeout [2022-03-17T16:19:49.261Z] === RUN TestStopContainerWithTimeout/0 [2022-03-17T16:19:49.261Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-17T16:19:49.261Z] === RUN TestStopContainerWithTimeout/1 [2022-03-17T16:19:49.261Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-17T16:19:49.261Z] === RUN TestStopContainerWithTimeout/3 [2022-03-17T16:19:49.261Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-17T16:19:49.261Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-17T16:19:49.261Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-17T16:19:49.261Z] === CONT TestStopContainerWithTimeout/0 [2022-03-17T16:19:49.261Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-17T16:19:49.674Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-03-17T16:19:49.674Z] === RUN TestRemoveContainerRunning [2022-03-17T16:19:49.936Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-03-17T16:19:49.936Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T16:19:50.205Z] === CONT TestStopContainerWithTimeout/3 [2022-03-17T16:19:50.511Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-03-17T16:19:50.511Z] === RUN TestRemoveInvalidContainer [2022-03-17T16:19:50.511Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-17T16:19:50.511Z] === RUN TestRenameLinkedContainer [2022-03-17T16:19:52.121Z] === CONT TestStopContainerWithTimeout/1 [2022-03-17T16:19:52.429Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-03-17T16:19:52.429Z] === RUN TestRenameStoppedContainer [2022-03-17T16:19:52.639Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-17T16:19:52.639Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2db72d81\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-17T16:19:52.639Z] ---------------------------------------------------------------------------- [2022-03-17T16:19:52.639Z] [2022-03-17T16:19:52.639Z] INFO: executeCI.ps1 starting at Thu Mar 17 16:19:50 CUT 2022 [2022-03-17T16:19:52.639Z] [2022-03-17T16:19:52.639Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-17T16:19:52.639Z] INFO: Running git version 2.24.1.windows.2 [2022-03-17T16:19:52.639Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-17T16:19:52.639Z] INFO: Environment variables: [2022-03-17T16:19:52.639Z] [2022-03-17T16:19:52.639Z] Name Value [2022-03-17T16:19:52.639Z] ---- ----- [2022-03-17T16:19:52.639Z] ALLUSERSPROFILE C:\ProgramData [2022-03-17T16:19:52.639Z] amd64 true [2022-03-17T16:19:52.639Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-17T16:19:52.639Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-17T16:19:52.639Z] arm64 true [2022-03-17T16:19:52.639Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-17T16:19:52.639Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-17T16:19:52.639Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-17T16:19:52.639Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-17T16:19:52.639Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-17T16:19:52.639Z] BRANCH_NAME PR-43298 [2022-03-17T16:19:52.639Z] BUILD_DISPLAY_NAME #7 [2022-03-17T16:19:52.639Z] BUILD_ID 7 [2022-03-17T16:19:52.639Z] BUILD_NUMBER 7 [2022-03-17T16:19:52.639Z] BUILD_TAG jenkins-moby-PR-43298-7 [2022-03-17T16:19:52.639Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/7/ [2022-03-17T16:19:52.639Z] cgroup2 true [2022-03-17T16:19:52.639Z] CHANGE_AUTHOR thaJeztah [2022-03-17T16:19:52.639Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-17T16:19:52.639Z] CHANGE_BRANCH cleanup_registry [2022-03-17T16:19:52.639Z] CHANGE_FORK thaJeztah/docker [2022-03-17T16:19:52.639Z] CHANGE_ID 43298 [2022-03-17T16:19:52.639Z] CHANGE_TARGET master [2022-03-17T16:19:52.639Z] CHANGE_TITLE registry: remove v1 leftovers, and refactor to reduce public api/interface [2022-03-17T16:19:52.639Z] CHANGE_URL https://github.com/moby/moby/pull/43298 [2022-03-17T16:19:52.639Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T16:19:52.639Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-17T16:19:52.639Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-17T16:19:52.639Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-17T16:19:52.639Z] COMPUTERNAME azwin-2-42c650 [2022-03-17T16:19:52.639Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-17T16:19:52.639Z] ConfigSequenceNumber 0 [2022-03-17T16:19:52.639Z] dco true [2022-03-17T16:19:52.639Z] DOCKER_BUILDKIT 0 [2022-03-17T16:19:52.639Z] DOCKER_DUT_DEBUG 1 [2022-03-17T16:19:52.639Z] DOCKER_EXPERIMENTAL 1 [2022-03-17T16:19:52.639Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-17T16:19:52.639Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-17T16:19:52.639Z] EXECUTOR_NUMBER 0 [2022-03-17T16:19:52.639Z] FQDN azwin-2-42c650.westus.cloudapp.azure.com [2022-03-17T16:19:52.639Z] GIT_BRANCH PR-43298 [2022-03-17T16:19:52.639Z] GIT_COMMIT bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:19:52.639Z] GIT_PREVIOUS_COMMIT 125fb22bcee2a692bca0f897910d4279a839b898 [2022-03-17T16:19:52.639Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 125fb22bcee2a692bca0f897910d4279a839b898 [2022-03-17T16:19:52.639Z] GIT_URL https://github.com/moby/moby.git [2022-03-17T16:19:52.639Z] HUDSON_COOKIE ba5e2255-4f21-46e6-975a-50772b9052ef [2022-03-17T16:19:52.639Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-17T16:19:52.639Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-17T16:19:52.639Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-17T16:19:52.639Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-17T16:19:52.639Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-17T16:19:52.639Z] JENKINS_NODE_COOKIE 12d711ec-5f19-4682-9dde-d944dad10d55 [2022-03-17T16:19:52.639Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-17T16:19:52.639Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-17T16:19:52.639Z] JOB_BASE_NAME PR-43298 [2022-03-17T16:19:52.639Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/display/redirect [2022-03-17T16:19:52.639Z] JOB_NAME moby/PR-43298 [2022-03-17T16:19:52.639Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/ [2022-03-17T16:19:52.639Z] library.jps.version master [2022-03-17T16:19:52.639Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-17T16:19:52.640Z] NODE_LABELS amd64 azure azwin-2-42c650 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-17T16:19:52.640Z] NODE_NAME azwin-2-42c650 [2022-03-17T16:19:52.640Z] NUMBER_OF_PROCESSORS 4 [2022-03-17T16:19:52.640Z] OS Windows_NT [2022-03-17T16:19:52.640Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-17T16:19:52.640Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-17T16:19:52.640Z] ppc64le false [2022-03-17T16:19:52.640Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-17T16:19:52.640Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-17T16:19:52.640Z] PROCESSOR_LEVEL 6 [2022-03-17T16:19:52.640Z] PROCESSOR_REVISION 4f01 [2022-03-17T16:19:52.640Z] ProgramData C:\ProgramData [2022-03-17T16:19:52.640Z] ProgramFiles C:\Program Files [2022-03-17T16:19:52.640Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-17T16:19:52.640Z] ProgramW6432 C:\Program Files [2022-03-17T16:19:52.640Z] PROMPT $P$G [2022-03-17T16:19:52.640Z] PSExecutionPolicyPreference Bypass [2022-03-17T16:19:52.640Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-17T16:19:52.640Z] PUBLIC C:\Users\Public [2022-03-17T16:19:52.640Z] rootless true [2022-03-17T16:19:52.640Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/7/display/redirect?page=artif... [2022-03-17T16:19:52.640Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/7/display/redirect?page=changes [2022-03-17T16:19:52.640Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/7/display/redirect [2022-03-17T16:19:52.640Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43298/7/display/redirect?page=tests [2022-03-17T16:19:52.640Z] s390x false [2022-03-17T16:19:52.640Z] SKIP_VALIDATION_TESTS 1 [2022-03-17T16:19:52.640Z] SOURCES_DRIVE d [2022-03-17T16:19:52.640Z] SOURCES_SUBDIR gopath [2022-03-17T16:19:52.640Z] STAGE_NAME Run tests [2022-03-17T16:19:52.640Z] SystemDrive C: [2022-03-17T16:19:52.640Z] SystemRoot C:\Windows [2022-03-17T16:19:52.640Z] TEMP C:\Windows\TEMP [2022-03-17T16:19:52.640Z] TESTDEBUG 0 [2022-03-17T16:19:52.640Z] TESTRUN_DRIVE d [2022-03-17T16:19:52.640Z] TESTRUN_SUBDIR CI [2022-03-17T16:19:52.640Z] TIMEOUT 120m [2022-03-17T16:19:52.640Z] TMP C:\Windows\TEMP [2022-03-17T16:19:52.640Z] unit_validate true [2022-03-17T16:19:52.640Z] USERDOMAIN WORKGROUP [2022-03-17T16:19:52.640Z] USERNAME azwin-2-42c650$ [2022-03-17T16:19:52.640Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-17T16:19:52.640Z] validate_force false [2022-03-17T16:19:52.640Z] windir C:\Windows [2022-03-17T16:19:52.640Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-17T16:19:52.640Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-17T16:19:52.640Z] windows2022 true [2022-03-17T16:19:52.640Z] windows2022containerd true [2022-03-17T16:19:52.640Z] windowsRS5 true [2022-03-17T16:19:52.640Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-17T16:19:52.640Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-17T16:19:52.640Z] [2022-03-17T16:19:52.640Z] [2022-03-17T16:19:52.640Z] [2022-03-17T16:19:52.689Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-03-17T16:19:52.689Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T16:19:52.768Z] 8f616e6e9eec: Pull complete [2022-03-17T16:19:53.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-17T16:19:53.504Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-17T16:19:53.504Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-03-17T16:19:53.504Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-03-17T16:19:53.504Z] --- PASS: TestStopContainerWithTimeout/3 (2.34s) [2022-03-17T16:19:53.504Z] --- PASS: TestStopContainerWithTimeout/1 (1.36s) [2022-03-17T16:19:53.504Z] === RUN TestDeleteDevicemapper [2022-03-17T16:19:53.504Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T16:19:53.504Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-17T16:19:53.504Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T16:19:53.628Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-03-17T16:19:53.629Z] === RUN TestRenameInvalidName [2022-03-17T16:19:53.888Z] --- PASS: TestRenameInvalidName (0.43s) [2022-03-17T16:19:53.888Z] === RUN TestRenameAnonymousContainer [2022-03-17T16:19:54.157Z] INFO: Sources under d:\gopath\... [2022-03-17T16:19:54.157Z] INFO: Test run under d:\CI\... [2022-03-17T16:19:54.157Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-17T16:19:54.157Z] INFO: docker/docker repository was found [2022-03-17T16:19:54.157Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-17T16:19:54.611Z] ltsc2019: Pulling from windows/servercore [2022-03-17T16:19:54.611Z] 4612f6d0b889: Pulling fs layer [2022-03-17T16:19:54.611Z] 0a6173b79e25: Pulling fs layer [2022-03-17T16:19:54.887Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.66s) [2022-03-17T16:19:54.887Z] === RUN TestUpdateMemory [2022-03-17T16:19:54.887Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T16:19:54.887Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-17T16:19:54.887Z] === RUN TestUpdateCPUQuota [2022-03-17T16:19:54.887Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T16:19:54.887Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-17T16:19:54.887Z] === RUN TestUpdatePidsLimit [2022-03-17T16:19:54.887Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T16:19:54.887Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-17T16:19:54.887Z] === RUN TestUpdateRestartPolicy [2022-03-17T16:19:55.800Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-03-17T16:19:55.800Z] === RUN TestRenameContainerWithSameName [2022-03-17T16:19:55.800Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-03-17T16:19:55.800Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T16:19:56.742Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-03-17T16:19:56.742Z] === RUN TestResize [2022-03-17T16:19:57.316Z] --- PASS: TestResize (0.54s) [2022-03-17T16:19:57.316Z] === RUN TestResizeWithInvalidSize [2022-03-17T16:19:57.578Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-03-17T16:19:57.578Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T16:19:58.151Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:19:58.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:19:58.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:19:58.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T16:19:58.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:19:59.428Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-17T16:19:59.428Z] [2022-03-17T16:19:59.428Z] ________ ____ __. [2022-03-17T16:19:59.428Z] \_____ \ | |/ _| [2022-03-17T16:19:59.428Z] / | \| < [2022-03-17T16:19:59.428Z] / | \ | \ [2022-03-17T16:19:59.428Z] \_______ /____|__ \ [2022-03-17T16:19:59.428Z] \/ \/ [2022-03-17T16:19:59.428Z] [2022-03-17T16:19:59.428Z] INFO: make.ps1 ended at 03/17/2022 16:19:56 [2022-03-17T16:19:59.428Z] INFO: Binaries build ended at 03/17/2022 16:19:58. Duration:00:01:46.1861810 [2022-03-17T16:19:59.428Z] INFO: Copying the built daemon binary to d:\CI\PR-43298\7\binary\dockerd-bee8f006fe.exe... [2022-03-17T16:19:59.896Z] INFO: Copying the built client binary to d:\CI\PR-43298\7\binary\docker-bee8f006fe.exe... [2022-03-17T16:19:59.896Z] INFO: Copying dockerversion from the container... [2022-03-17T16:19:59.896Z] INFO: Copying the golang package from the container to d:\CI\PR-43298\7\installer\go.zip... [2022-03-17T16:20:00.070Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:20:00.884Z] INFO: Extracting go.zip to d:\CI\PR-43298\7\go [2022-03-17T16:20:01.015Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:20:02.402Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:20:02.402Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:20:03.827Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:20:03.827Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:20:07.118Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-03-17T16:20:07.118Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T16:20:07.118Z] --- PASS: TestUpdateRestartWithAutoRemove (0.36s) [2022-03-17T16:20:07.118Z] === RUN TestWaitNonBlocked [2022-03-17T16:20:07.118Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:20:07.118Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:20:07.118Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:20:07.118Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:20:07.118Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:20:07.118Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:20:07.118Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-17T16:20:07.118Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-03-17T16:20:07.118Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-03-17T16:20:07.118Z] === RUN TestWaitBlocked [2022-03-17T16:20:07.118Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T16:20:07.118Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T16:20:07.118Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T16:20:07.118Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T16:20:07.118Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T16:20:07.118Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T16:20:07.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:20:07.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T16:20:07.690Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-17T16:20:07.690Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-03-17T16:20:07.690Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-03-17T16:20:07.690Z] === CONT TestDaemonRestartIpcMode [2022-03-17T16:20:07.690Z] === CONT TestIpcModeOlderClient [2022-03-17T16:20:07.690Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-03-17T16:20:07.690Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-17T16:20:08.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-17T16:20:09.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T16:20:10.241Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s) [2022-03-17T16:20:10.241Z] --- PASS: TestDaemonRestartIpcMode (2.68s) [2022-03-17T16:20:10.242Z] PASS [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === Skipped [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-17T16:20:10.242Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-17T16:20:10.242Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-17T16:20:10.242Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-17T16:20:10.242Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T16:20:10.242Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-17T16:20:10.242Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-17T16:20:10.242Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-17T16:20:10.242Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-17T16:20:10.242Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-17T16:20:10.242Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-17T16:20:10.242Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-17T16:20:10.242Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-17T16:20:10.242Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-17T16:20:10.242Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-17T16:20:10.242Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-17T16:20:10.242Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-17T16:20:10.242Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T16:20:10.242Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-17T16:20:10.242Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-17T16:20:10.242Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-17T16:20:10.242Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-17T16:20:10.242Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-17T16:20:10.242Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-17T16:20:10.242Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-17T16:20:10.242Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-17T16:20:10.242Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-17T16:20:10.242Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T16:20:10.242Z] [2022-03-17T16:20:10.242Z] DONE 177 tests, 27 skipped in 69.750s [2022-03-17T16:20:10.242Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-17T16:20:10.242Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T16:20:10.816Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-17T16:20:10.816Z] === RUN TestDaemonConfigValidation [2022-03-17T16:20:10.816Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-17T16:20:10.816Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-17T16:20:10.816Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-17T16:20:10.816Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-17T16:20:10.816Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-17T16:20:10.816Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-17T16:20:10.816Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-17T16:20:10.816Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-17T16:20:10.816Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-17T16:20:10.816Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-17T16:20:10.816Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-17T16:20:10.816Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-17T16:20:11.066Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T16:20:11.078Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-17T16:20:11.078Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-17T16:20:11.078Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-17T16:20:11.078Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-17T16:20:11.078Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-17T16:20:11.078Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-17T16:20:11.078Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-03-17T16:20:11.078Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-03-17T16:20:11.078Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-03-17T16:20:11.078Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T16:20:11.078Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-17T16:20:11.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T16:20:12.297Z] 0a6173b79e25: Download complete [2022-03-17T16:20:12.466Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-17T16:20:13.029Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T16:20:13.410Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-17T16:20:13.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T16:20:14.355Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-17T16:20:14.355Z] daemon_test.go:156: [d86613f1a126c] daemon is not started [2022-03-17T16:20:14.355Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-03-17T16:20:14.355Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-17T16:20:14.355Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-17T16:20:14.355Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-03-17T16:20:14.355Z] === RUN TestDaemonProxy [2022-03-17T16:20:14.355Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-17T16:20:14.355Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-17T16:20:14.355Z] PASS [2022-03-17T16:20:14.355Z] [2022-03-17T16:20:14.355Z] === Skipped [2022-03-17T16:20:14.355Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-17T16:20:14.355Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-17T16:20:14.355Z] [2022-03-17T16:20:14.355Z] DONE 12 tests, 1 skipped in 4.134s [2022-03-17T16:20:14.355Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-17T16:20:14.548Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T16:20:14.642Z] INFO: Testing against a local daemon [2022-03-17T16:20:14.642Z] === RUN TestCommitInheritsEnv [2022-03-17T16:20:16.076Z] --- PASS: TestCommitInheritsEnv (1.67s) [2022-03-17T16:20:16.076Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T16:20:16.076Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-17T16:20:16.076Z] === RUN TestImportWithCustomPlatform [2022-03-17T16:20:16.076Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-17T16:20:16.336Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-17T16:20:16.336Z] === RUN TestImportWithCustomPlatform// [2022-03-17T16:20:16.336Z] === RUN TestImportWithCustomPlatform/linux [2022-03-17T16:20:16.336Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-17T16:20:16.336Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-17T16:20:16.336Z] === RUN TestImportWithCustomPlatform/macos [2022-03-17T16:20:16.336Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-17T16:20:16.336Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-17T16:20:16.336Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-17T16:20:16.336Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-17T16:20:16.336Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-17T16:20:16.336Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-17T16:20:16.336Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-17T16:20:16.336Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-17T16:20:16.336Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-17T16:20:16.336Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-17T16:20:16.336Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-17T16:20:16.336Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-17T16:20:16.336Z] === RUN TestImagesFilterMultiReference [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.12s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.62s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.25s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-03-17T16:20:16.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-03-17T16:20:16.462Z] === RUN TestCgroupNamespacesRun [2022-03-17T16:20:16.596Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-17T16:20:16.597Z] === RUN TestImagePullPlatformInvalid [2022-03-17T16:20:16.597Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-17T16:20:16.597Z] === RUN TestRemoveImageOrphaning [2022-03-17T16:20:17.404Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-03-17T16:20:17.404Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-17T16:20:17.404Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-17T16:20:17.404Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-17T16:20:17.404Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-17T16:20:18.508Z] --- PASS: TestRemoveImageOrphaning (1.65s) [2022-03-17T16:20:18.508Z] === RUN TestRemoveImageGarbageCollector [2022-03-17T16:20:18.508Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-17T16:20:18.508Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-17T16:20:18.508Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T16:20:18.508Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-17T16:20:18.508Z] === RUN TestTagInvalidReference [2022-03-17T16:20:18.508Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-17T16:20:18.508Z] === RUN TestTagValidPrefixedRepo [2022-03-17T16:20:18.508Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2022-03-17T16:20:18.508Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T16:20:18.508Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-17T16:20:18.508Z] === RUN TestTagOfficialNames [2022-03-17T16:20:18.508Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-17T16:20:18.508Z] === RUN TestTagMatchesDigest [2022-03-17T16:20:18.508Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-17T16:20:18.508Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-17T16:20:18.840Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2022-03-17T16:20:18.840Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-17T16:20:19.793Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-03-17T16:20:19.793Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-17T16:20:21.182Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-03-17T16:20:21.182Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-17T16:20:22.128Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-03-17T16:20:22.128Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-17T16:20:22.566Z] 4612f6d0b889: Verifying Checksum [2022-03-17T16:20:22.566Z] 4612f6d0b889: Download complete [2022-03-17T16:20:22.702Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-03-17T16:20:22.702Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-17T16:20:24.089Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-03-17T16:20:24.089Z] === RUN TestNISDomainname [2022-03-17T16:20:24.350Z] --- PASS: TestNISDomainname (0.57s) [2022-03-17T16:20:24.350Z] === RUN TestHostnameDnsResolution [2022-03-17T16:20:25.293Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-03-17T16:20:25.293Z] === RUN TestUnprivilegedPortsAndPing [2022-03-17T16:20:25.556Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-03-17T16:20:25.556Z] === RUN TestStats [2022-03-17T16:20:27.950Z] ok github.com/docker/docker/libnetwork/networkdb 104.618s coverage: 60.0% of statements [2022-03-17T16:20:27.950Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-17T16:20:27.950Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-17T16:20:27.950Z] ok github.com/docker/docker/libnetwork/osl 4.340s coverage: 39.7% of statements [2022-03-17T16:20:27.950Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-17T16:20:27.950Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-03-17T16:20:28.097Z] --- PASS: TestStats (2.47s) [2022-03-17T16:20:28.097Z] === RUN TestStopContainerWithTimeout [2022-03-17T16:20:28.097Z] === RUN TestStopContainerWithTimeout/0 [2022-03-17T16:20:28.097Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-17T16:20:28.097Z] === RUN TestStopContainerWithTimeout/1 [2022-03-17T16:20:28.097Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-17T16:20:28.097Z] === RUN TestStopContainerWithTimeout/3 [2022-03-17T16:20:28.097Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-17T16:20:28.097Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-17T16:20:28.097Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-17T16:20:28.097Z] === CONT TestStopContainerWithTimeout/0 [2022-03-17T16:20:28.097Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-17T16:20:28.514Z] ok github.com/docker/docker/libnetwork/portmapper 0.276s coverage: 48.6% of statements [2022-03-17T16:20:28.770Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-17T16:20:28.770Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-17T16:20:29.026Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-17T16:20:29.026Z] [2022-03-17T16:20:29.026Z] === Skipped [2022-03-17T16:20:29.026Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-17T16:20:29.026Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T16:20:29.026Z] [2022-03-17T16:20:29.026Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-17T16:20:29.026Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T16:20:29.026Z] [2022-03-17T16:20:29.026Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-17T16:20:29.026Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T16:20:29.026Z] [2022-03-17T16:20:29.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-17T16:20:29.026Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:20:29.026Z] [2022-03-17T16:20:29.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-17T16:20:29.026Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:20:29.026Z] [2022-03-17T16:20:29.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-17T16:20:29.026Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:20:29.026Z] [2022-03-17T16:20:29.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-17T16:20:29.026Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:20:29.026Z] [2022-03-17T16:20:29.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-17T16:20:29.026Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:20:29.026Z] [2022-03-17T16:20:29.026Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-17T16:20:29.026Z] firewalld_test.go:14: firewalld is not running [2022-03-17T16:20:29.026Z] [2022-03-17T16:20:29.026Z] DONE 326 tests, 9 skipped in 200.802s [2022-03-17T16:20:29.038Z] === CONT TestStopContainerWithTimeout/3 Post stage [Pipeline] junit [2022-03-17T16:20:29.603Z] Recording test results [2022-03-17T16:20:29.709Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-17T16:20:30.051Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43298/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a -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:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a hack/make.sh dynbinary test-integration [2022-03-17T16:20:30.307Z] [2022-03-17T16:20:30.307Z] Removing bundles/ [2022-03-17T16:20:30.307Z] [2022-03-17T16:20:30.307Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-17T16:20:30.308Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T16:20:30.308Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T16:20:30.956Z] === CONT TestStopContainerWithTimeout/1 [2022-03-17T16:20:32.341Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-17T16:20:32.341Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-03-17T16:20:32.341Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2022-03-17T16:20:32.341Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-03-17T16:20:32.341Z] --- PASS: TestStopContainerWithTimeout/1 (1.52s) [2022-03-17T16:20:32.341Z] === RUN TestDeleteDevicemapper [2022-03-17T16:20:32.341Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T16:20:32.341Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-17T16:20:32.341Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T16:20:34.260Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.64s) [2022-03-17T16:20:34.260Z] === RUN TestUpdateMemory [2022-03-17T16:20:34.260Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:20:34.260Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-17T16:20:34.260Z] === RUN TestUpdateCPUQuota [2022-03-17T16:20:35.205Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-03-17T16:20:35.205Z] === RUN TestUpdatePidsLimit [2022-03-17T16:20:35.205Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-17T16:20:35.205Z] === RUN TestUpdatePidsLimit/no_change [2022-03-17T16:20:35.467Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-17T16:20:35.729Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-17T16:20:35.729Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-17T16:20:35.991Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-17T16:20:36.252Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-17T16:20:36.738Z] INFO: Extraction ended at 03/17/2022 16:20:33. Duration:00:00:32.8251199 [2022-03-17T16:20:36.738Z] INFO: Updating the golang and path environment variables [2022-03-17T16:20:36.738Z] INFO: GOPATH=d:\gopath [2022-03-17T16:20:36.738Z] INFO: go version go1.18 windows/amd64 [2022-03-17T16:20:36.738Z] INFO: Running the daemon under test in debug mode [2022-03-17T16:20:36.738Z] INFO: Starting a daemon under test... [2022-03-17T16:20:36.738Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43298\7\daemon --pidfile d:\CI\PR-43298\7\docker.pid -D [2022-03-17T16:20:36.738Z] INFO: Process started successfully. [2022-03-17T16:20:36.738Z] INFO: Start tailing logs of the daemon under tests [2022-03-17T16:20:36.738Z] INFO: Waiting for the daemon under test to start... [2022-03-17T16:20:37.196Z] --- PASS: TestUpdatePidsLimit (2.02s) [2022-03-17T16:20:37.196Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-03-17T16:20:37.196Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-03-17T16:20:37.196Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-03-17T16:20:37.196Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-17T16:20:37.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-03-17T16:20:37.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-03-17T16:20:37.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-03-17T16:20:37.196Z] === RUN TestUpdateRestartPolicy [2022-03-17T16:20:40.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-17T16:20:40.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-17T16:20:43.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-17T16:20:45.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-17T16:20:46.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-17T16:20:49.500Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-03-17T16:20:49.500Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T16:20:49.500Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-03-17T16:20:49.500Z] === RUN TestWaitNonBlocked [2022-03-17T16:20:49.500Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:20:49.500Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:20:49.500Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:20:49.500Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:20:49.500Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:20:49.500Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:20:49.500Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-17T16:20:49.500Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-03-17T16:20:49.500Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-03-17T16:20:49.500Z] === RUN TestWaitBlocked [2022-03-17T16:20:49.500Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T16:20:49.500Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T16:20:49.500Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T16:20:49.500Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T16:20:49.500Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T16:20:49.500Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T16:20:49.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-17T16:20:50.072Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-17T16:20:50.072Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-03-17T16:20:50.072Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2022-03-17T16:20:50.072Z] === CONT TestContainerStartOnDaemonRestart [2022-03-17T16:20:50.072Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-17T16:20:52.614Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) [2022-03-17T16:20:52.614Z] === CONT TestIpcModeOlderClient [2022-03-17T16:20:52.615Z] --- PASS: TestContainerStartOnDaemonRestart (2.30s) [2022-03-17T16:20:52.615Z] === CONT TestContainerKillOnDaemonStart [2022-03-17T16:20:52.615Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-03-17T16:20:52.615Z] === CONT TestDaemonHostGatewayIP [2022-03-17T16:20:54.547Z] ...INFO: Daemon under test started and replied! [2022-03-17T16:20:54.547Z] INFO: Docker version of the daemon under test [2022-03-17T16:20:54.547Z] [2022-03-17T16:20:54.547Z] Client: [2022-03-17T16:20:54.547Z] Version: 17.06.2-ce [2022-03-17T16:20:54.547Z] API version: 1.30 [2022-03-17T16:20:54.547Z] Go version: go1.8.3 [2022-03-17T16:20:54.547Z] Git commit: cec0b72 [2022-03-17T16:20:54.547Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-17T16:20:54.547Z] OS/Arch: windows/amd64 [2022-03-17T16:20:54.547Z] [2022-03-17T16:20:54.547Z] Server: [2022-03-17T16:20:54.547Z] Version: 0.0.0-dev [2022-03-17T16:20:54.547Z] API version: 1.42 (minimum version 1.24) [2022-03-17T16:20:54.547Z] Go version: go1.18 [2022-03-17T16:20:54.547Z] Git commit: bee8f006fe [2022-03-17T16:20:54.547Z] Built: 03/17/2022 16:18:17 [2022-03-17T16:20:54.547Z] OS/Arch: windows/amd64 [2022-03-17T16:20:54.547Z] Experimental: false [2022-03-17T16:20:54.547Z] [2022-03-17T16:20:54.547Z] INFO: Docker info of the daemon under test [2022-03-17T16:20:54.547Z] [2022-03-17T16:20:54.547Z] Containers: 0 [2022-03-17T16:20:54.547Z] Running: 0 [2022-03-17T16:20:54.547Z] Paused: 0 [2022-03-17T16:20:54.547Z] Stopped: 0 [2022-03-17T16:20:54.547Z] Images: 0 [2022-03-17T16:20:54.547Z] Server Version: 0.0.0-dev [2022-03-17T16:20:54.547Z] Storage Driver: windowsfilter [2022-03-17T16:20:54.547Z] Windows: [2022-03-17T16:20:54.547Z] Logging Driver: json-file [2022-03-17T16:20:54.547Z] Plugins: [2022-03-17T16:20:54.547Z] Volume: local [2022-03-17T16:20:54.547Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T16:20:54.547Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T16:20:54.547Z] Swarm: inactive [2022-03-17T16:20:54.547Z] Default Isolation: process [2022-03-17T16:20:54.547Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T16:20:54.547Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-17T16:20:54.547Z] OSType: windows [2022-03-17T16:20:54.547Z] Architecture: x86_64 [2022-03-17T16:20:54.547Z] CPUs: 4 [2022-03-17T16:20:54.547Z] Total Memory: 32GiB [2022-03-17T16:20:54.547Z] Name: azwin-2-e6e640 [2022-03-17T16:20:54.547Z] ID: AF23:6KNG:ZVLT:KEIH:MNQM:ZGW7:OHRK:OM5B:27BX:SCMY:SWEF:I6C2 [2022-03-17T16:20:54.547Z] Docker Root Dir: D:\CI\PR-43298\7\daemon [2022-03-17T16:20:54.547Z] Debug Mode (client): false [2022-03-17T16:20:54.547Z] Debug Mode (server): true [2022-03-17T16:20:54.547Z] File Descriptors: -1 [2022-03-17T16:20:54.547Z] Goroutines: 16 [2022-03-17T16:20:54.547Z] System Time: 2022-03-17T16:20:53.3594547Z [2022-03-17T16:20:54.547Z] EventsListeners: 0 [2022-03-17T16:20:54.547Z] Registry: https://index.docker.io/v1/ [2022-03-17T16:20:54.547Z] Labels: [2022-03-17T16:20:54.547Z] Experimental: false [2022-03-17T16:20:54.547Z] Insecure Registries: [2022-03-17T16:20:54.547Z] 127.0.0.0/8 [2022-03-17T16:20:54.547Z] Live Restore Enabled: false [2022-03-17T16:20:54.547Z] [2022-03-17T16:20:54.547Z] [2022-03-17T16:20:54.547Z] INFO: Docker images of the daemon under test [2022-03-17T16:20:54.547Z] [2022-03-17T16:20:54.547Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T16:20:54.547Z] [2022-03-17T16:20:54.547Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-17T16:20:54.547Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-17T16:20:54.547Z] ltsc2022: Pulling from windows/servercore [2022-03-17T16:20:54.547Z] 8f616e6e9eec: Pulling fs layer [2022-03-17T16:20:54.547Z] 037d5740b404: Pulling fs layer [2022-03-17T16:20:55.163Z] --- PASS: TestDaemonHostGatewayIP (2.50s) [2022-03-17T16:20:55.163Z] === CONT TestDaemonRestartIpcMode [2022-03-17T16:20:57.082Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-03-17T16:20:58.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-17T16:21:01.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-17T16:21:03.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-17T16:21:05.226Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-03-17T16:21:05.226Z] PASS [2022-03-17T16:21:05.226Z] [2022-03-17T16:21:05.226Z] === Skipped [2022-03-17T16:21:05.226Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-17T16:21:05.226Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T16:21:05.226Z] [2022-03-17T16:21:05.226Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-17T16:21:05.226Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:21:05.226Z] [2022-03-17T16:21:05.226Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-17T16:21:05.226Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:21:05.226Z] [2022-03-17T16:21:05.226Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T16:21:05.226Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T16:21:05.226Z] [2022-03-17T16:21:05.226Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-17T16:21:05.226Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-17T16:21:05.226Z] [2022-03-17T16:21:05.226Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-17T16:21:05.226Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T16:21:05.226Z] [2022-03-17T16:21:05.226Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-17T16:21:05.226Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:21:05.226Z] [2022-03-17T16:21:05.226Z] DONE 200 tests, 7 skipped in 117.310s [2022-03-17T16:21:05.226Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-17T16:21:05.226Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T16:21:05.226Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-17T16:21:05.226Z] === RUN TestDaemonConfigValidation [2022-03-17T16:21:05.226Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-17T16:21:05.226Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-17T16:21:05.226Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-17T16:21:05.226Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-17T16:21:05.226Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-17T16:21:05.226Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-17T16:21:05.226Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-17T16:21:05.226Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-17T16:21:05.226Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-17T16:21:05.226Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-17T16:21:05.226Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-17T16:21:05.226Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-17T16:21:05.226Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-17T16:21:05.226Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-17T16:21:05.226Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-17T16:21:05.226Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-17T16:21:05.226Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-17T16:21:05.226Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-17T16:21:05.226Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-17T16:21:05.226Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-03-17T16:21:05.226Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-03-17T16:21:05.226Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T16:21:05.226Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-17T16:21:05.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-17T16:21:05.800Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-17T16:21:07.188Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-17T16:21:07.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-17T16:21:08.132Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-17T16:21:08.132Z] daemon_test.go:156: [dc68744f0bdfc] daemon is not started [2022-03-17T16:21:08.132Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-17T16:21:08.132Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-17T16:21:08.132Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-03-17T16:21:08.132Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-03-17T16:21:08.132Z] === RUN TestDaemonProxy [2022-03-17T16:21:08.132Z] === RUN TestDaemonProxy/environment_variables [2022-03-17T16:21:10.050Z] === RUN TestDaemonProxy/command-line_options [2022-03-17T16:21:10.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-17T16:21:11.437Z] === RUN TestDaemonProxy/configuration_file [2022-03-17T16:21:13.348Z] === RUN TestDaemonProxy/conflicting_options [2022-03-17T16:21:13.918Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-17T16:21:14.179Z] --- PASS: TestDaemonProxy (6.30s) [2022-03-17T16:21:14.179Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-03-17T16:21:14.179Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-03-17T16:21:14.179Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-03-17T16:21:14.179Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-17T16:21:14.179Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-17T16:21:14.179Z] PASS [2022-03-17T16:21:14.179Z] [2022-03-17T16:21:14.179Z] DONE 17 tests in 10.190s [2022-03-17T16:21:14.179Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-17T16:21:14.440Z] INFO: Testing against a local daemon [2022-03-17T16:21:14.440Z] === RUN TestCommitInheritsEnv [2022-03-17T16:21:14.701Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-03-17T16:21:14.701Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T16:21:14.701Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-17T16:21:14.701Z] === RUN TestImportWithCustomPlatform [2022-03-17T16:21:14.701Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-17T16:21:14.701Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-17T16:21:14.701Z] === RUN TestImportWithCustomPlatform// [2022-03-17T16:21:14.701Z] === RUN TestImportWithCustomPlatform/linux [2022-03-17T16:21:14.701Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-17T16:21:14.701Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-17T16:21:14.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-17T16:21:14.964Z] === RUN TestImportWithCustomPlatform/macos [2022-03-17T16:21:14.964Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-17T16:21:14.964Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-17T16:21:14.964Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-17T16:21:14.964Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-17T16:21:14.964Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-17T16:21:14.964Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-17T16:21:14.964Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-17T16:21:14.964Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-17T16:21:14.964Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-17T16:21:14.964Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-17T16:21:14.964Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-17T16:21:14.964Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-17T16:21:14.964Z] === RUN TestImagesFilterMultiReference [2022-03-17T16:21:14.964Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-17T16:21:14.964Z] === RUN TestImagePullPlatformInvalid [2022-03-17T16:21:14.964Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-17T16:21:14.964Z] === RUN TestRemoveImageOrphaning [2022-03-17T16:21:15.225Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-03-17T16:21:15.225Z] === RUN TestRemoveImageGarbageCollector [2022-03-17T16:21:16.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-17T16:21:17.142Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2022-03-17T16:21:17.142Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T16:21:17.142Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-17T16:21:17.142Z] === RUN TestTagInvalidReference [2022-03-17T16:21:17.142Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-17T16:21:17.142Z] === RUN TestTagValidPrefixedRepo [2022-03-17T16:21:17.142Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-17T16:21:17.142Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T16:21:17.142Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-17T16:21:17.142Z] === RUN TestTagOfficialNames [2022-03-17T16:21:17.142Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-17T16:21:17.142Z] === RUN TestTagMatchesDigest [2022-03-17T16:21:17.142Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-17T16:21:17.142Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-17T16:21:18.894Z] 037d5740b404: Pull complete [2022-03-17T16:21:18.894Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-17T16:21:18.894Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:21:18.894Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:21:18.894Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-17T16:21:18.894Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-17T16:21:18.894Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-17T16:21:18.894Z] INFO: Docker version of control daemon [2022-03-17T16:21:18.894Z] [2022-03-17T16:21:18.894Z] Client: [2022-03-17T16:21:18.894Z] Version: 20.10.9 [2022-03-17T16:21:18.894Z] API version: 1.41 [2022-03-17T16:21:18.894Z] Go version: go1.16.8 [2022-03-17T16:21:18.894Z] Git commit: c2ea9bc [2022-03-17T16:21:18.894Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T16:21:18.894Z] OS/Arch: windows/amd64 [2022-03-17T16:21:18.894Z] Context: default [2022-03-17T16:21:18.894Z] Experimental: true [2022-03-17T16:21:18.894Z] [2022-03-17T16:21:18.894Z] Server: Docker Engine - Community [2022-03-17T16:21:18.894Z] Engine: [2022-03-17T16:21:18.894Z] Version: 20.10.9 [2022-03-17T16:21:18.894Z] API version: 1.41 (minimum version 1.24) [2022-03-17T16:21:18.894Z] Go version: go1.16.8 [2022-03-17T16:21:18.894Z] Git commit: 79ea9d3 [2022-03-17T16:21:18.894Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T16:21:18.894Z] OS/Arch: windows/amd64 [2022-03-17T16:21:18.894Z] Experimental: true [2022-03-17T16:21:18.894Z] [2022-03-17T16:21:18.894Z] INFO: Docker info of control daemon [2022-03-17T16:21:18.894Z] [2022-03-17T16:21:18.894Z] Client: [2022-03-17T16:21:18.894Z] Context: default [2022-03-17T16:21:18.894Z] Debug Mode: false [2022-03-17T16:21:18.894Z] [2022-03-17T16:21:18.894Z] Server: [2022-03-17T16:21:18.894Z] Containers: 0 [2022-03-17T16:21:18.894Z] Running: 0 [2022-03-17T16:21:18.894Z] Paused: 0 [2022-03-17T16:21:18.894Z] Stopped: 0 [2022-03-17T16:21:18.894Z] Images: 1 [2022-03-17T16:21:18.894Z] Server Version: 20.10.9 [2022-03-17T16:21:18.894Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T16:21:18.894Z] Windows: [2022-03-17T16:21:18.894Z] LCOW: [2022-03-17T16:21:18.894Z] Logging Driver: json-file [2022-03-17T16:21:18.894Z] Plugins: [2022-03-17T16:21:18.894Z] Volume: local [2022-03-17T16:21:18.894Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T16:21:18.894Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T16:21:18.894Z] Swarm: inactive [2022-03-17T16:21:18.894Z] Default Isolation: process [2022-03-17T16:21:18.894Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T16:21:18.894Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-17T16:21:18.894Z] OSType: windows [2022-03-17T16:21:18.894Z] Architecture: x86_64 [2022-03-17T16:21:18.894Z] CPUs: 4 [2022-03-17T16:21:18.894Z] Total Memory: 32GiB [2022-03-17T16:21:18.894Z] Name: azwin-2-62dfd0 [2022-03-17T16:21:18.894Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-17T16:21:18.894Z] Docker Root Dir: D:\docker [2022-03-17T16:21:18.894Z] Debug Mode: false [2022-03-17T16:21:18.894Z] Registry: https://index.docker.io/v1/ [2022-03-17T16:21:18.894Z] Labels: [2022-03-17T16:21:18.894Z] Experimental: true [2022-03-17T16:21:18.894Z] Insecure Registries: [2022-03-17T16:21:18.894Z] 10.0.0.4:5000 [2022-03-17T16:21:18.894Z] 127.0.0.0/8 [2022-03-17T16:21:18.894Z] Registry Mirrors: [2022-03-17T16:21:18.894Z] http://10.0.0.4:5000/ [2022-03-17T16:21:18.894Z] Live Restore Enabled: false [2022-03-17T16:21:18.894Z] Product License: Community Engine [2022-03-17T16:21:18.894Z] [2022-03-17T16:21:18.894Z] [2022-03-17T16:21:18.894Z] INFO: Commit hash is bee8f006fe [2022-03-17T16:21:18.894Z] INFO: Nuke-Everything... [2022-03-17T16:21:18.894Z] INFO: Container count on control daemon to delete is 0 [2022-03-17T16:21:18.894Z] INFO: Nuking d:\CI [2022-03-17T16:21:18.894Z] INFO: Zapped successfully [2022-03-17T16:21:18.894Z] INFO: Location for testing is d:\CI\PR-43298\7 [2022-03-17T16:21:18.894Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-17T16:21:18.894Z] [2022-03-17T16:21:18.894Z] [2022-03-17T16:21:18.894Z] INFO: Building the image from Dockerfile.windows at 03/17/2022 16:21:17... [2022-03-17T16:21:18.894Z] [2022-03-17T16:21:19.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-17T16:21:22.493Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T16:21:22.493Z] Using test binary docker [2022-03-17T16:21:22.493Z] +++ /etc/init.d/apparmor start [2022-03-17T16:21:22.493Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T16:21:22.493Z] INFO: Waiting for daemon to start... [2022-03-17T16:21:22.493Z] Starting dockerd [2022-03-17T16:21:22.493Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-17T16:21:22.685Z] Sending build context to Docker daemon 64.27MB [2022-03-17T16:21:22.685Z] [2022-03-17T16:21:22.685Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-17T16:21:22.685Z] ---> 02f938cacc3b [2022-03-17T16:21:22.685Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-17T16:21:23.153Z] ---> Running in debec35ddbbd [2022-03-17T16:21:23.153Z] Removing intermediate container debec35ddbbd [2022-03-17T16:21:23.153Z] ---> 12df02e45642 [2022-03-17T16:21:23.153Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-17T16:21:23.153Z] ---> Running in 972792130eb3 [2022-03-17T16:21:23.621Z] Removing intermediate container 972792130eb3 [2022-03-17T16:21:23.621Z] ---> 899cd333b27a [2022-03-17T16:21:23.621Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-17T16:21:23.621Z] ---> Running in e15b7925e488 [2022-03-17T16:21:24.089Z] Removing intermediate container e15b7925e488 [2022-03-17T16:21:24.089Z] ---> 65f23a95b66a [2022-03-17T16:21:24.089Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-17T16:21:24.089Z] ---> Running in 2717ed5e8988 [2022-03-17T16:21:24.089Z] Removing intermediate container 2717ed5e8988 [2022-03-17T16:21:24.089Z] ---> 5339d740b08a [2022-03-17T16:21:24.089Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-17T16:21:24.089Z] ---> Running in d21207fbe359 [2022-03-17T16:21:24.408Z] . [2022-03-17T16:21:24.409Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T16:21:24.409Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T16:21:24.409Z] Error: No such image: emptyfs [2022-03-17T16:21:24.409Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-17T16:21:24.409Z] ++++ docker load [2022-03-17T16:21:24.556Z] Removing intermediate container d21207fbe359 [2022-03-17T16:21:24.556Z] ---> 28f8fd6a8cdd [2022-03-17T16:21:24.556Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-17T16:21:24.556Z] ---> Running in 120d6a965430 [2022-03-17T16:21:24.984Z] Running integration-test (iteration 1) [2022-03-17T16:21:24.984Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-17T16:21:24.984Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:21:24.984Z] ++ set -e [2022-03-17T16:21:24.985Z] ++ '[' -n 0 ']' [2022-03-17T16:21:24.985Z] ++ set -x [2022-03-17T16:21:24.985Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:21:25.929Z] Loaded image: busybox:latest [2022-03-17T16:21:26.191Z] Loaded image: busybox:glibc [2022-03-17T16:21:29.391Z] [2022-03-17T16:21:29.391Z] SUCCESS: Specified value was saved. [2022-03-17T16:21:29.858Z] INFO: Downloading git... [2022-03-17T16:21:31.495Z] Loaded image: debian:bullseye-slim [2022-03-17T16:21:31.495Z] Loaded image: hello-world:latest [2022-03-17T16:21:31.495Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T16:21:31.495Z] INFO: Testing against a local daemon [2022-03-17T16:21:31.495Z] === RUN TestCgroupNamespacesBuild [2022-03-17T16:21:31.712Z] INFO: Downloading go... [2022-03-17T16:21:32.687Z] INFO: Downloading compiler 1 of 3... [2022-03-17T16:21:34.046Z] --- PASS: TestCgroupNamespacesBuild (2.50s) [2022-03-17T16:21:34.046Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-17T16:21:34.224Z] INFO: Downloading compiler 2 of 3... [2022-03-17T16:21:35.191Z] INFO: Downloading compiler 3 of 3... [2022-03-17T16:21:35.651Z] INFO: Extracting git... [2022-03-17T16:21:35.997Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2022-03-17T16:21:35.997Z] === RUN TestBuildWithSession [2022-03-17T16:21:35.997Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T16:21:35.997Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T16:21:35.997Z] === RUN TestBuildSquashParent [2022-03-17T16:21:46.030Z] --- PASS: TestBuildSquashParent (8.89s) [2022-03-17T16:21:46.030Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T16:21:46.030Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:21:46.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:21:46.030Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:21:46.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:21:46.030Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:21:46.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:21:46.030Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:21:46.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:21:46.030Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:21:46.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:21:46.030Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:21:46.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:21:46.030Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:21:46.030Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:21:48.033Z] INFO: Expanding go... [2022-03-17T16:21:48.580Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:21:48.580Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:21:51.822Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T16:21:51.822Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T16:21:51.822Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T16:21:51.822Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T16:21:51.822Z] [2022-03-17T16:21:51.822Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T16:21:51.822Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T16:21:51.822Z] HOSTNAME=8e959c02bfe1 [2022-03-17T16:21:51.822Z] TESTDEBUG=0 [2022-03-17T16:21:51.822Z] DEST=bundles/test-integration [2022-03-17T16:21:51.822Z] PWD=/go/src/github.com/docker/docker [2022-03-17T16:21:51.822Z] DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a [2022-03-17T16:21:51.822Z] container=docker [2022-03-17T16:21:51.822Z] HOME=/root [2022-03-17T16:21:51.822Z] GOLANG_VERSION=1.18 [2022-03-17T16:21:51.822Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T16:21:51.822Z] VALIDATE_BRANCH=master [2022-03-17T16:21:51.822Z] TERM=xterm [2022-03-17T16:21:51.822Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T16:21:51.822Z] SHLVL=1 [2022-03-17T16:21:51.822Z] TIMEOUT=120m [2022-03-17T16:21:51.822Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T16:21:51.822Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T16:21:51.822Z] GO111MODULE=off [2022-03-17T16:21:51.822Z] DOCKER_EXPERIMENTAL=1 [2022-03-17T16:21:51.822Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-17T16:21:51.822Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T16:21:51.822Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T16:21:51.822Z] GOPATH=/go [2022-03-17T16:21:51.822Z] PKG_CONFIG=pkg-config [2022-03-17T16:21:51.822Z] _=/usr/bin/env [2022-03-17T16:21:51.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-17T16:21:51.887Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:21:51.887Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:21:55.018Z] --- PASS: TestImportExtremelyLargeImageWorks (92.51s) [2022-03-17T16:21:55.018Z] PASS [2022-03-17T16:21:55.018Z] [2022-03-17T16:21:55.018Z] === Skipped [2022-03-17T16:21:55.018Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-17T16:21:55.018Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-17T16:21:55.018Z] [2022-03-17T16:21:55.018Z] DONE 22 tests, 1 skipped in 96.463s [2022-03-17T16:21:55.018Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-17T16:21:55.018Z] INFO: Testing against a local daemon [2022-03-17T16:21:55.018Z] === RUN TestNetworkCreateDelete [2022-03-17T16:21:55.018Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-17T16:21:55.018Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T16:21:55.018Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-17T16:21:55.018Z] === RUN TestDaemonDNSFallback [2022-03-17T16:21:55.189Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-17T16:21:55.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.58s) [2022-03-17T16:21:55.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.60s) [2022-03-17T16:21:55.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.43s) [2022-03-17T16:21:55.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s) [2022-03-17T16:21:55.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s) [2022-03-17T16:21:55.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s) [2022-03-17T16:21:55.189Z] === RUN TestBuildMultiStageCopy [2022-03-17T16:21:55.189Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T16:21:55.280Z] 037d5740b404: Verifying Checksum [2022-03-17T16:21:55.281Z] 037d5740b404: Download complete [2022-03-17T16:21:57.559Z] --- PASS: TestDaemonDNSFallback (6.24s) [2022-03-17T16:21:57.559Z] === RUN TestInspectNetwork [2022-03-17T16:21:57.559Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:21:57.559Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-17T16:21:57.559Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T16:21:57.559Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.559Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-17T16:21:57.559Z] === RUN TestNetworkInvalidJSON [2022-03-17T16:21:57.559Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T16:21:57.559Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T16:21:57.559Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:21:57.559Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:21:57.559Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:21:57.559Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:21:57.559Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T16:21:57.559Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:21:57.559Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:21:57.559Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-17T16:21:57.559Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-17T16:21:57.559Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-17T16:21:57.559Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-17T16:21:57.559Z] === RUN TestNetworkList [2022-03-17T16:21:57.559Z] === RUN TestNetworkList//networks [2022-03-17T16:21:57.559Z] === PAUSE TestNetworkList//networks [2022-03-17T16:21:57.559Z] === RUN TestNetworkList//networks/ [2022-03-17T16:21:57.559Z] === PAUSE TestNetworkList//networks/ [2022-03-17T16:21:57.559Z] === CONT TestNetworkList//networks [2022-03-17T16:21:57.559Z] === CONT TestNetworkList//networks/ [2022-03-17T16:21:57.559Z] --- PASS: TestNetworkList (0.01s) [2022-03-17T16:21:57.559Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T16:21:57.559Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T16:21:57.559Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T16:21:57.559Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.559Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-17T16:21:57.559Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T16:21:57.738Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T16:21:57.819Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.819Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-17T16:21:57.819Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T16:21:57.819Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.819Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T16:21:57.819Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T16:21:57.819Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.819Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T16:21:57.819Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T16:21:57.819Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.819Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T16:21:57.819Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T16:21:57.819Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.819Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T16:21:57.819Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T16:21:57.819Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:21:57.819Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T16:21:57.819Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T16:21:57.819Z] service_test.go:243: FLAKY_TEST [2022-03-17T16:21:57.819Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T16:21:57.819Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T16:21:57.819Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:21:57.819Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-17T16:21:57.819Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T16:21:57.819Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:21:57.819Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T16:21:57.819Z] PASS [2022-03-17T16:21:57.819Z] [2022-03-17T16:21:57.819Z] === Skipped [2022-03-17T16:21:57.819Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-17T16:21:57.819Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:21:57.819Z] [2022-03-17T16:21:57.819Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-17T16:21:57.819Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.819Z] [2022-03-17T16:21:57.819Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-17T16:21:57.819Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.819Z] [2022-03-17T16:21:57.819Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-17T16:21:57.819Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.819Z] [2022-03-17T16:21:57.819Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T16:21:57.819Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.819Z] [2022-03-17T16:21:57.819Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T16:21:57.819Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.819Z] [2022-03-17T16:21:57.819Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T16:21:57.819Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.819Z] [2022-03-17T16:21:57.819Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T16:21:57.819Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.819Z] [2022-03-17T16:21:57.819Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T16:21:57.819Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:21:57.819Z] [2022-03-17T16:21:57.819Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T16:21:57.819Z] service_test.go:243: FLAKY_TEST [2022-03-17T16:21:57.819Z] [2022-03-17T16:21:57.819Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-17T16:21:57.819Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:21:57.819Z] [2022-03-17T16:21:57.819Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T16:21:57.819Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:21:57.819Z] [2022-03-17T16:21:57.819Z] DONE 22 tests, 12 skipped in 6.876s [2022-03-17T16:21:57.819Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-17T16:21:57.819Z] INFO: Testing against a local daemon [2022-03-17T16:21:57.819Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-17T16:21:57.820Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:21:57.820Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T16:21:57.820Z] === RUN TestDockerNetworkIpvlan [2022-03-17T16:21:57.820Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:21:57.820Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-17T16:21:57.820Z] PASS [2022-03-17T16:21:57.820Z] [2022-03-17T16:21:57.820Z] === Skipped [2022-03-17T16:21:57.820Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T16:21:57.820Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:21:57.820Z] [2022-03-17T16:21:57.820Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-17T16:21:57.820Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:21:57.820Z] [2022-03-17T16:21:57.820Z] DONE 2 tests, 2 skipped in 0.096s [2022-03-17T16:21:57.820Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-17T16:21:57.820Z] INFO: Testing against a local daemon [2022-03-17T16:21:57.820Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-17T16:21:57.820Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.820Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-17T16:21:57.820Z] === RUN TestDockerNetworkMacvlan [2022-03-17T16:21:57.820Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.820Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-17T16:21:57.820Z] PASS [2022-03-17T16:21:57.820Z] [2022-03-17T16:21:57.820Z] === Skipped [2022-03-17T16:21:57.820Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-17T16:21:57.820Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.820Z] [2022-03-17T16:21:57.820Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-17T16:21:57.820Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T16:21:57.820Z] [2022-03-17T16:21:57.820Z] DONE 2 tests, 2 skipped in 0.088s [2022-03-17T16:21:57.820Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-17T16:21:57.999Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T16:21:58.080Z] testing: warning: no tests to run [2022-03-17T16:21:58.080Z] PASS [2022-03-17T16:21:58.080Z] [2022-03-17T16:21:58.080Z] DONE 0 tests in 0.024s [2022-03-17T16:21:58.080Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-17T16:21:58.080Z] INFO: Testing against a local daemon [2022-03-17T16:21:58.080Z] === RUN TestAuthZPluginAllowRequest [2022-03-17T16:21:58.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.080Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-17T16:21:58.080Z] === RUN TestAuthZPluginTLS [2022-03-17T16:21:58.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.080Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-17T16:21:58.080Z] === RUN TestAuthZPluginDenyRequest [2022-03-17T16:21:58.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.080Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-17T16:21:58.080Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-17T16:21:58.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.080Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-17T16:21:58.080Z] === RUN TestAuthZPluginDenyResponse [2022-03-17T16:21:58.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.080Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-17T16:21:58.080Z] === RUN TestAuthZPluginAllowEventStream [2022-03-17T16:21:58.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.080Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-17T16:21:58.080Z] === RUN TestAuthZPluginErrorResponse [2022-03-17T16:21:58.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.080Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-17T16:21:58.080Z] === RUN TestAuthZPluginErrorRequest [2022-03-17T16:21:58.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.080Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-17T16:21:58.080Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-17T16:21:58.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.080Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-17T16:21:58.080Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-17T16:21:58.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.080Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-17T16:21:58.080Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-17T16:21:58.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.080Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-17T16:21:58.080Z] === RUN TestAuthZPluginHeader [2022-03-17T16:21:58.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.080Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-17T16:21:58.080Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-17T16:21:58.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.080Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-03-17T16:21:58.080Z] === RUN TestAuthZPluginV2Disable [2022-03-17T16:21:58.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.080Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-03-17T16:21:58.080Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-17T16:21:58.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.080Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-03-17T16:21:58.080Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-17T16:21:58.341Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-17T16:21:58.341Z] PASS [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === Skipped [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-17T16:21:58.341Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] DONE 17 tests, 17 skipped in 0.271s [2022-03-17T16:21:58.341Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-17T16:21:58.341Z] INFO: Testing against a local daemon [2022-03-17T16:21:58.341Z] === RUN TestPluginInvalidJSON [2022-03-17T16:21:58.341Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:21:58.341Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:21:58.341Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:21:58.341Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-17T16:21:58.341Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-17T16:21:58.341Z] === RUN TestPluginInstall [2022-03-17T16:21:58.341Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-17T16:21:58.341Z] === RUN TestPluginsWithRuntimes [2022-03-17T16:21:58.341Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-17T16:21:58.341Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-17T16:21:58.341Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T16:21:58.341Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-17T16:21:58.341Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T16:21:58.341Z] PASS [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === Skipped [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-17T16:21:58.341Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-17T16:21:58.341Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T16:21:58.341Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-17T16:21:58.341Z] [2022-03-17T16:21:58.341Z] DONE 5 tests, 3 skipped in 0.101s [2022-03-17T16:21:58.341Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-17T16:21:58.341Z] INFO: Testing against a local daemon [2022-03-17T16:21:58.341Z] === RUN TestExternalGraphDriver [2022-03-17T16:21:58.570Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T16:21:58.601Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-17T16:21:58.601Z] --- SKIP: TestExternalGraphDriver (0.05s) [2022-03-17T16:21:58.601Z] === RUN TestGraphdriverPluginV2 [2022-03-17T16:21:59.142Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T16:21:59.715Z] --- PASS: TestBuildMultiStageCopy (4.73s) [2022-03-17T16:21:59.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2022-03-17T16:21:59.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2022-03-17T16:21:59.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2022-03-17T16:21:59.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2022-03-17T16:21:59.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-03-17T16:21:59.715Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T16:22:01.104Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2022-03-17T16:22:01.104Z] === RUN TestBuildLabelWithTargets [2022-03-17T16:22:01.903Z] --- PASS: TestGraphdriverPluginV2 (3.40s) [2022-03-17T16:22:01.903Z] PASS [2022-03-17T16:22:01.903Z] [2022-03-17T16:22:01.903Z] === Skipped [2022-03-17T16:22:01.903Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2022-03-17T16:22:01.903Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-17T16:22:01.903Z] [2022-03-17T16:22:01.903Z] DONE 2 tests, 1 skipped in 3.536s [2022-03-17T16:22:01.904Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-17T16:22:01.904Z] INFO: Testing against a local daemon [2022-03-17T16:22:01.904Z] === RUN TestContinueAfterPluginCrash [2022-03-17T16:22:01.904Z] === PAUSE TestContinueAfterPluginCrash [2022-03-17T16:22:01.904Z] === RUN TestReadPluginNoRead [2022-03-17T16:22:01.904Z] === PAUSE TestReadPluginNoRead [2022-03-17T16:22:01.904Z] === RUN TestDaemonStartWithLogOpt [2022-03-17T16:22:01.904Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-17T16:22:01.904Z] === CONT TestContinueAfterPluginCrash [2022-03-17T16:22:01.904Z] === CONT TestDaemonStartWithLogOpt [2022-03-17T16:22:03.656Z] --- PASS: TestBuildLabelWithTargets (2.48s) [2022-03-17T16:22:03.656Z] === RUN TestBuildWithEmptyLayers [2022-03-17T16:22:04.604Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2022-03-17T16:22:04.604Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T16:22:06.116Z] === CONT TestReadPluginNoRead [2022-03-17T16:22:06.116Z] --- PASS: TestDaemonStartWithLogOpt (4.07s) [2022-03-17T16:22:07.442Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|name|types_sizes|exports_file|imports) took 2m41.028224083s [2022-03-17T16:22:07.442Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-03-17T16:22:07.442Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 478.419055ms [2022-03-17T16:22:07.914Z] --- PASS: TestBuildMultiStageOnBuild (3.12s) [2022-03-17T16:22:07.914Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T16:22:08.668Z] === RUN TestReadPluginNoRead/default [2022-03-17T16:22:09.608Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-17T16:22:09.837Z] --- PASS: TestBuildUncleanTarFilenames (1.78s) [2022-03-17T16:22:09.837Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T16:22:10.992Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-17T16:22:10.992Z] --- PASS: TestContinueAfterPluginCrash (8.72s) [2022-03-17T16:22:11.935Z] === CONT TestReadPluginNoRead [2022-03-17T16:22:11.935Z] read_test.go:92: [d1cd3cda3a96c] daemon is not started [2022-03-17T16:22:11.935Z] --- PASS: TestReadPluginNoRead (5.94s) [2022-03-17T16:22:11.935Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-03-17T16:22:11.935Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-03-17T16:22:11.935Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-03-17T16:22:11.935Z] PASS [2022-03-17T16:22:11.935Z] [2022-03-17T16:22:11.935Z] DONE 6 tests in 10.116s [2022-03-17T16:22:11.935Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-17T16:22:12.198Z] testing: warning: no tests to run [2022-03-17T16:22:12.198Z] PASS [2022-03-17T16:22:12.198Z] [2022-03-17T16:22:12.198Z] DONE 0 tests in 0.036s [2022-03-17T16:22:12.198Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-17T16:22:12.198Z] INFO: Testing against a local daemon [2022-03-17T16:22:12.198Z] === RUN TestPluginWithDevMounts [2022-03-17T16:22:12.198Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-17T16:22:12.198Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-17T16:22:12.198Z] PASS [2022-03-17T16:22:12.198Z] [2022-03-17T16:22:12.198Z] === Skipped [2022-03-17T16:22:12.198Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-17T16:22:12.198Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-17T16:22:12.198Z] [2022-03-17T16:22:12.198Z] DONE 1 tests, 1 skipped in 0.092s [2022-03-17T16:22:12.198Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-17T16:22:12.198Z] INFO: Testing against a local daemon [2022-03-17T16:22:12.198Z] === RUN TestSecretInspect [2022-03-17T16:22:12.198Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.198Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-17T16:22:12.198Z] === RUN TestSecretList [2022-03-17T16:22:12.198Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.198Z] --- SKIP: TestSecretList (0.02s) [2022-03-17T16:22:12.198Z] === RUN TestSecretsCreateAndDelete [2022-03-17T16:22:12.198Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.459Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-17T16:22:12.459Z] === RUN TestSecretsUpdate [2022-03-17T16:22:12.459Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.459Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-17T16:22:12.459Z] === RUN TestTemplatedSecret [2022-03-17T16:22:12.459Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.459Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-17T16:22:12.459Z] === RUN TestSecretCreateResolve [2022-03-17T16:22:12.459Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.459Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-17T16:22:12.459Z] PASS [2022-03-17T16:22:12.459Z] [2022-03-17T16:22:12.459Z] === Skipped [2022-03-17T16:22:12.459Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-17T16:22:12.459Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.459Z] [2022-03-17T16:22:12.459Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-03-17T16:22:12.459Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.459Z] [2022-03-17T16:22:12.459Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-17T16:22:12.460Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.460Z] [2022-03-17T16:22:12.460Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-17T16:22:12.460Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.460Z] [2022-03-17T16:22:12.460Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-17T16:22:12.460Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.460Z] [2022-03-17T16:22:12.460Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-17T16:22:12.460Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.460Z] [2022-03-17T16:22:12.460Z] DONE 6 tests, 6 skipped in 0.160s [2022-03-17T16:22:12.460Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-17T16:22:12.460Z] INFO: Testing against a local daemon [2022-03-17T16:22:12.460Z] === RUN TestServiceCreateInit [2022-03-17T16:22:12.460Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T16:22:12.460Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.460Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T16:22:12.460Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.460Z] --- PASS: TestServiceCreateInit (0.01s) [2022-03-17T16:22:12.460Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T16:22:12.460Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T16:22:12.460Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T16:22:12.460Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.460Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-17T16:22:12.460Z] === RUN TestCreateServiceConflict [2022-03-17T16:22:12.460Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.460Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-17T16:22:12.460Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T16:22:12.460Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.460Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-03-17T16:22:12.460Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T16:22:12.460Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.460Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-17T16:22:12.460Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T16:22:12.460Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.460Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-17T16:22:12.460Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T16:22:12.460Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.460Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-17T16:22:12.460Z] === RUN TestCreateServiceSysctls [2022-03-17T16:22:12.460Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.460Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-17T16:22:12.460Z] === RUN TestCreateServiceCapabilities [2022-03-17T16:22:12.723Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.723Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-17T16:22:12.723Z] === RUN TestInspect [2022-03-17T16:22:12.723Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.723Z] --- SKIP: TestInspect (0.01s) [2022-03-17T16:22:12.723Z] === RUN TestCreateJob [2022-03-17T16:22:12.723Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.723Z] --- SKIP: TestCreateJob (0.01s) [2022-03-17T16:22:12.723Z] === RUN TestReplicatedJob [2022-03-17T16:22:12.723Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.723Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-17T16:22:12.723Z] === RUN TestUpdateReplicatedJob [2022-03-17T16:22:12.723Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.723Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-17T16:22:12.723Z] === RUN TestServiceListWithStatuses [2022-03-17T16:22:12.723Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T16:22:12.723Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T16:22:12.723Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T16:22:12.723Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.723Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-17T16:22:12.723Z] === RUN TestDockerNetworkReConnect [2022-03-17T16:22:12.723Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:12.723Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-17T16:22:12.723Z] === RUN TestServicePlugin [2022-03-17T16:22:13.145Z] --- PASS: TestBuildMultiStageLayerLeak (3.24s) [2022-03-17T16:22:13.145Z] === RUN TestBuildWithHugeFile [2022-03-17T16:22:14.641Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] --- SKIP: TestServicePlugin (1.89s) [2022-03-17T16:22:14.641Z] === RUN TestServiceUpdateLabel [2022-03-17T16:22:14.641Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-17T16:22:14.641Z] === RUN TestServiceUpdateSecrets [2022-03-17T16:22:14.641Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-03-17T16:22:14.641Z] === RUN TestServiceUpdateConfigs [2022-03-17T16:22:14.641Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-17T16:22:14.641Z] === RUN TestServiceUpdateNetwork [2022-03-17T16:22:14.641Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-17T16:22:14.641Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T16:22:14.641Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-17T16:22:14.641Z] PASS [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === Skipped [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T16:22:14.641Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T16:22:14.641Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-17T16:22:14.641Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-17T16:22:14.641Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-03-17T16:22:14.641Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-17T16:22:14.641Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-17T16:22:14.641Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-17T16:22:14.641Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-17T16:22:14.641Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-17T16:22:14.641Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-17T16:22:14.641Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-17T16:22:14.641Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-17T16:22:14.641Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-17T16:22:14.641Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-17T16:22:14.641Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-17T16:22:14.641Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-17T16:22:14.641Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestServicePlugin (1.89s) [2022-03-17T16:22:14.641Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-17T16:22:14.641Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-03-17T16:22:14.641Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-17T16:22:14.641Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-17T16:22:14.641Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-17T16:22:14.641Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] DONE 24 tests, 23 skipped in 2.253s [2022-03-17T16:22:14.641Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-17T16:22:14.641Z] INFO: Testing against a local daemon [2022-03-17T16:22:14.641Z] === RUN TestSessionCreate [2022-03-17T16:22:14.641Z] --- PASS: TestSessionCreate (0.02s) [2022-03-17T16:22:14.641Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T16:22:14.641Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-17T16:22:14.641Z] PASS [2022-03-17T16:22:14.641Z] [2022-03-17T16:22:14.641Z] DONE 2 tests in 0.121s [2022-03-17T16:22:14.641Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-17T16:22:14.904Z] INFO: Testing against a local daemon [2022-03-17T16:22:14.904Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T16:22:14.904Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T16:22:14.904Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T16:22:14.904Z] === RUN TestDiskUsage [2022-03-17T16:22:14.904Z] === PAUSE TestDiskUsage [2022-03-17T16:22:14.904Z] === RUN TestEventsExecDie [2022-03-17T16:22:15.477Z] --- PASS: TestEventsExecDie (0.49s) [2022-03-17T16:22:15.477Z] === RUN TestEventsBackwardsCompatible [2022-03-17T16:22:15.477Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-17T16:22:15.477Z] === RUN TestEventsVolumeCreate [2022-03-17T16:22:15.477Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-03-17T16:22:15.477Z] === RUN TestInfoBinaryCommits [2022-03-17T16:22:15.477Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-17T16:22:15.477Z] === RUN TestInfoAPIVersioned [2022-03-17T16:22:15.477Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-17T16:22:15.477Z] === RUN TestInfoAPI [2022-03-17T16:22:15.477Z] --- PASS: TestInfoAPI (0.02s) [2022-03-17T16:22:15.477Z] === RUN TestInfoAPIWarnings [2022-03-17T16:22:18.151Z] INFO: Expanding compiler 1 of 3... [2022-03-17T16:22:18.151Z] INFO: Expanding compiler 2 of 3... [2022-03-17T16:22:20.368Z] INFO: Expanding compiler 3 of 3... [2022-03-17T16:22:20.839Z] INFO: Removing downloaded files... [2022-03-17T16:22:20.839Z] INFO: Downloading containerd [2022-03-17T16:22:30.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-17T16:22:30.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-17T16:22:33.591Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-03-17T16:22:33.591Z] === RUN TestInfoDebug [2022-03-17T16:22:33.591Z] --- PASS: TestInfoDebug (0.54s) [2022-03-17T16:22:33.592Z] === RUN TestInfoInsecureRegistries [2022-03-17T16:22:33.592Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-17T16:22:33.592Z] === RUN TestInfoRegistryMirrors [2022-03-17T16:22:33.592Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-17T16:22:33.592Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T16:22:33.592Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-17T16:22:33.592Z] === RUN TestPingCacheHeaders [2022-03-17T16:22:33.592Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-17T16:22:33.592Z] === RUN TestPingGet [2022-03-17T16:22:33.592Z] --- PASS: TestPingGet (0.01s) [2022-03-17T16:22:33.592Z] === RUN TestPingHead [2022-03-17T16:22:33.592Z] --- PASS: TestPingHead (0.02s) [2022-03-17T16:22:33.592Z] === RUN TestVersion [2022-03-17T16:22:33.592Z] --- PASS: TestVersion (0.02s) [2022-03-17T16:22:33.592Z] === CONT TestDiskUsage [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/empty [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/empty/container_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/empty/image_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/empty/volume_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-17T16:22:34.164Z] === RUN TestDiskUsage/after_container.Run [2022-03-17T16:22:34.200Z] 4612f6d0b889: Pull complete [2022-03-17T16:22:34.736Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-17T16:22:34.736Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-17T16:22:34.736Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-17T16:22:34.736Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-17T16:22:34.736Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-17T16:22:34.736Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-17T16:22:34.736Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-17T16:22:34.736Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-17T16:22:34.736Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-17T16:22:34.736Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage (1.19s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-17T16:22:34.736Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-17T16:22:34.736Z] PASS [2022-03-17T16:22:34.736Z] [2022-03-17T16:22:34.736Z] === Skipped [2022-03-17T16:22:34.736Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T16:22:34.736Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T16:22:34.736Z] [2022-03-17T16:22:34.736Z] DONE 50 tests, 1 skipped in 20.022s [2022-03-17T16:22:34.736Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-17T16:22:34.997Z] INFO: Testing against a local daemon [2022-03-17T16:22:34.997Z] === RUN TestVolumesCreateAndList [2022-03-17T16:22:34.997Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-17T16:22:34.997Z] === RUN TestVolumesRemove [2022-03-17T16:22:34.997Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-17T16:22:34.997Z] === RUN TestVolumesInspect [2022-03-17T16:22:34.997Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-17T16:22:34.997Z] === RUN TestVolumesInvalidJSON [2022-03-17T16:22:34.997Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T16:22:34.997Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T16:22:34.997Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T16:22:34.997Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-17T16:22:34.997Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T16:22:34.997Z] PASS [2022-03-17T16:22:34.997Z] [2022-03-17T16:22:34.997Z] DONE 5 tests in 0.199s [2022-03-17T16:22:34.997Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T16:22:34.997Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13688 is not a child of this shell [2022-03-17T16:22:34.997Z] warning: PID 13688 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-17T16:22:34.997Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T16:22:34.997Z] [2022-03-17T16:22:34.997Z] Unloading profiles will leave already running processes permanently [2022-03-17T16:22:34.997Z] unconfined, which can lead to unexpected situations. [2022-03-17T16:22:34.997Z] [2022-03-17T16:22:34.997Z] To set a process to complain mode, use the command line tool [2022-03-17T16:22:34.997Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T16:22:34.997Z] Removing test suite binaries [2022-03-17T16:22:35.258Z] exiting test-integration [2022-03-17T16:22:35.258Z] ++ exit 0 [2022-03-17T16:22:35.258Z] [2022-03-17T16:22:35.764Z] [2022-03-17T16:22:35.764Z] Name Version Source Summary [2022-03-17T16:22:35.764Z] ---- ------- ------ ------- [2022-03-17T16:22:35.764Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-17T16:22:35.764Z] [2022-03-17T16:22:35.764Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-17T16:22:35.764Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-17T16:22:35.764Z] PSChildName : containerd [2022-03-17T16:22:35.764Z] PSDrive : C [2022-03-17T16:22:35.764Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-17T16:22:35.764Z] PSIsContainer : True [2022-03-17T16:22:35.764Z] Name : containerd [2022-03-17T16:22:35.764Z] FullName : C:\containerd [2022-03-17T16:22:35.764Z] Parent : [2022-03-17T16:22:35.764Z] Exists : True [2022-03-17T16:22:35.764Z] Root : C:\ [2022-03-17T16:22:35.764Z] Extension : [2022-03-17T16:22:35.764Z] CreationTime : 3/17/2022 4:22:35 PM [2022-03-17T16:22:35.764Z] CreationTimeUtc : 3/17/2022 4:22:35 PM [2022-03-17T16:22:35.764Z] LastAccessTime : 3/17/2022 4:22:35 PM [2022-03-17T16:22:35.764Z] LastAccessTimeUtc : 3/17/2022 4:22:35 PM [2022-03-17T16:22:35.764Z] LastWriteTime : 3/17/2022 4:22:35 PM [2022-03-17T16:22:35.764Z] LastWriteTimeUtc : 3/17/2022 4:22:35 PM [2022-03-17T16:22:35.764Z] Attributes : Directory [2022-03-17T16:22:35.764Z] Mode : d----- [2022-03-17T16:22:35.764Z] BaseName : containerd [2022-03-17T16:22:35.764Z] Target : {} [2022-03-17T16:22:35.764Z] LinkType : [2022-03-17T16:22:35.764Z] Post stage [Pipeline] junit [2022-03-17T16:22:36.212Z] Recording test results [2022-03-17T16:22:36.644Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-17T16:22:37.003Z] + echo Ensuring container killed. [2022-03-17T16:22:37.003Z] Ensuring container killed. [2022-03-17T16:22:37.003Z] + docker rm -vf docker-pr7 [2022-03-17T16:22:37.003Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-03-17T16:22:37.288Z] + echo Chowning /workspace to jenkins user [2022-03-17T16:22:37.288Z] Chowning /workspace to jenkins user [2022-03-17T16:22:37.288Z] + id -u [2022-03-17T16:22:37.288Z] + id -g [2022-03-17T16:22:37.288Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43298:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T16:22:37.324Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-17T16:22:37.324Z] INFO: Configuring git core.autocrlf... [2022-03-17T16:22:37.324Z] [2022-03-17T16:22:37.324Z] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T16:22:38.989Z] + bundleName=amd64-rootless [2022-03-17T16:22:38.989Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-17T16:22:38.989Z] Creating amd64-rootless-bundles.tar.gz [2022-03-17T16:22:38.989Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-17T16:22:38.989Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-17T16:22:39.004Z] Archiving artifacts [2022-03-17T16:22:39.676Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43298/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T16:22:39.993Z] + make clean [2022-03-17T16:22:39.994Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T16:22:39.994Z] docker-dev-cache [2022-03-17T16:22:39.994Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T16:22:48.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-17T16:22:52.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-17T16:22:53.679Z] --- PASS: TestImportExtremelyLargeImageWorks (93.27s) [2022-03-17T16:22:53.679Z] PASS [2022-03-17T16:22:53.679Z] [2022-03-17T16:22:53.679Z] DONE 22 tests in 96.252s [2022-03-17T16:22:53.679Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-17T16:22:53.679Z] INFO: Testing against a local daemon [2022-03-17T16:22:53.679Z] === RUN TestNetworkCreateDelete [2022-03-17T16:22:53.679Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-17T16:22:53.679Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T16:22:53.679Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-17T16:22:53.679Z] === RUN TestDaemonDNSFallback [2022-03-17T16:22:55.904Z] 8f616e6e9eec: Verifying Checksum [2022-03-17T16:22:55.904Z] 8f616e6e9eec: Download complete [2022-03-17T16:22:57.879Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-03-17T16:22:57.879Z] === RUN TestInspectNetwork [2022-03-17T16:22:59.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-17T16:23:00.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-17T16:23:00.430Z] === RUN TestInspectNetwork/full_network_id [2022-03-17T16:23:00.430Z] === RUN TestInspectNetwork/partial_network_id [2022-03-17T16:23:00.430Z] === RUN TestInspectNetwork/network_name [2022-03-17T16:23:00.430Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-17T16:23:00.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-17T16:23:01.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-17T16:23:01.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-17T16:23:02.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-17T16:23:04.635Z] --- PASS: TestInspectNetwork (6.89s) [2022-03-17T16:23:04.635Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-17T16:23:04.635Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-17T16:23:04.635Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-17T16:23:04.635Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-17T16:23:04.635Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T16:23:04.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-17T16:23:06.017Z] --- PASS: TestRunContainerWithBridgeNone (1.51s) [2022-03-17T16:23:06.017Z] === RUN TestNetworkInvalidJSON [2022-03-17T16:23:06.017Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T16:23:06.017Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T16:23:06.017Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:23:06.017Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:23:06.017Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:23:06.017Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:23:06.017Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T16:23:06.017Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:23:06.017Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:23:06.017Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-17T16:23:06.017Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-17T16:23:06.017Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-17T16:23:06.017Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-17T16:23:06.017Z] === RUN TestNetworkList [2022-03-17T16:23:06.017Z] === RUN TestNetworkList//networks [2022-03-17T16:23:06.017Z] === PAUSE TestNetworkList//networks [2022-03-17T16:23:06.017Z] === RUN TestNetworkList//networks/ [2022-03-17T16:23:06.017Z] === PAUSE TestNetworkList//networks/ [2022-03-17T16:23:06.017Z] === CONT TestNetworkList//networks [2022-03-17T16:23:06.017Z] === CONT TestNetworkList//networks/ [2022-03-17T16:23:06.017Z] --- PASS: TestNetworkList (0.01s) [2022-03-17T16:23:06.017Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T16:23:06.017Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T16:23:06.017Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T16:23:06.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-17T16:23:06.278Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-17T16:23:06.278Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T16:23:06.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-17T16:23:06.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-17T16:23:07.663Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-17T16:23:07.663Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T16:23:07.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-17T16:23:08.236Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-03-17T16:23:08.236Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T16:23:08.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-17T16:23:09.183Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-17T16:23:09.183Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T16:23:09.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-17T16:23:10.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-17T16:23:10.575Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-03-17T16:23:10.575Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T16:23:11.148Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-17T16:23:11.148Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T16:23:11.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-17T16:23:12.265Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T16:23:12.265Z] Using test binary docker [2022-03-17T16:23:12.265Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-17T16:23:12.265Z] +++ /etc/init.d/apparmor start [2022-03-17T16:23:12.265Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T16:23:12.265Z] INFO: Waiting for daemon to start... [2022-03-17T16:23:12.265Z] Starting dockerd [2022-03-17T16:23:12.265Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-03-17T16:23:13.692Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-03-17T16:23:13.692Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T16:23:13.692Z] service_test.go:243: FLAKY_TEST [2022-03-17T16:23:13.692Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T16:23:13.692Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T16:23:14.164Z] . [2022-03-17T16:23:14.164Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T16:23:14.164Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T16:23:14.164Z] Error: No such image: emptyfs [2022-03-17T16:23:14.164Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-17T16:23:14.164Z] ++++ docker load [2022-03-17T16:23:14.164Z] Running integration-test (iteration 1) [2022-03-17T16:23:14.164Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-17T16:23:14.164Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:23:14.164Z] ++ set -e [2022-03-17T16:23:14.164Z] ++ '[' -n 0 ']' [2022-03-17T16:23:14.164Z] ++ set -x [2022-03-17T16:23:14.164Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:23:14.421Z] Loaded image: busybox:latest [2022-03-17T16:23:14.678Z] Loaded image: busybox:glibc [2022-03-17T16:23:15.604Z] Loaded image: debian:bullseye-slim [2022-03-17T16:23:15.604Z] Loaded image: hello-world:latest [2022-03-17T16:23:15.604Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T16:23:15.604Z] INFO: Testing against a local daemon [2022-03-17T16:23:15.604Z] === RUN TestCgroupNamespacesBuild [2022-03-17T16:23:16.967Z] --- PASS: TestCgroupNamespacesBuild (1.07s) [2022-03-17T16:23:16.967Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-17T16:23:17.894Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2022-03-17T16:23:17.894Z] === RUN TestBuildWithSession [2022-03-17T16:23:17.894Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T16:23:17.894Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T16:23:17.894Z] === RUN TestBuildSquashParent [2022-03-17T16:23:21.203Z] --- PASS: TestBuildSquashParent (3.33s) [2022-03-17T16:23:21.204Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T16:23:21.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:23:21.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:23:21.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:23:21.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:23:21.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:23:21.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:23:21.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:23:21.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:23:21.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:23:21.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:23:21.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:23:21.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:23:21.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:23:21.204Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:23:22.573Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:23:22.573Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:23:23.543Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:23:23.543Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:23:24.472Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-17T16:23:24.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.19s) [2022-03-17T16:23:24.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s) [2022-03-17T16:23:24.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.01s) [2022-03-17T16:23:24.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.13s) [2022-03-17T16:23:24.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s) [2022-03-17T16:23:24.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.95s) [2022-03-17T16:23:24.472Z] === RUN TestBuildMultiStageCopy [2022-03-17T16:23:24.472Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T16:23:25.399Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T16:23:25.655Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T16:23:25.912Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T16:23:25.912Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T16:23:26.167Z] --- PASS: TestBuildMultiStageCopy (1.69s) [2022-03-17T16:23:26.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.97s) [2022-03-17T16:23:26.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-03-17T16:23:26.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-03-17T16:23:26.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-03-17T16:23:26.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-03-17T16:23:26.167Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T16:23:26.728Z] --- PASS: TestBuildMultiStageParentConfig (0.52s) [2022-03-17T16:23:26.728Z] === RUN TestBuildLabelWithTargets [2022-03-17T16:23:27.653Z] --- PASS: TestBuildLabelWithTargets (0.89s) [2022-03-17T16:23:27.653Z] === RUN TestBuildWithEmptyLayers [2022-03-17T16:23:27.909Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2022-03-17T16:23:27.909Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T16:23:28.602Z] --- PASS: TestServiceWithDataPathPortInit (13.72s) [2022-03-17T16:23:28.602Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T16:23:29.047Z] INFO [linters context/goanalysis] analyzers took 4m56.280610996s with top 10 stages: buildir: 1m54.635197646s, goimports: 24.781122077s, unconvert: 17.935300269s, gosec: 15.462936745s, S1038: 8.899642422s, golint: 7.799895849s, misspell: 6.780821676s, nilness: 5.183958677s, printf: 4.124160807s, S1039: 4.10215351s [2022-03-17T16:23:29.047Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-03-17T16:23:29.047Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2440/2440, path_prettifier: 2440/2440, skip_files: 2440/2440, identifier_marker: 2052/2052, cgo: 2440/3056, skip_dirs: 2440/2440, autogenerated_exclude: 2052/2440, exclude: 2052/2052, exclude-rules: 78/2052, nolint: 0/78 [2022-03-17T16:23:29.047Z] INFO [runner] processing took 149.342539ms with stages: nolint: 54.535311ms, identifier_marker: 44.879016ms, path_prettifier: 16.989114ms, exclude-rules: 13.736533ms, autogenerated_exclude: 13.493742ms, skip_dirs: 3.78049ms, filename_unadjuster: 970.644µs, cgo: 951.194µs, max_same_issues: 1.578µs, uniq_by_line: 823ns, skip_files: 564ns, source_code: 563ns, exclude: 481ns, max_from_linter: 464ns, sort_results: 458ns, diff: 430ns, path_shortener: 388ns, max_per_file_from_linter: 314ns, severity-rules: 286ns, path_prefixer: 146ns [2022-03-17T16:23:29.047Z] INFO [runner] linters took 1m27.657714397s with stages: goanalysis_metalinter: 1m27.508223779s [2022-03-17T16:23:29.047Z] INFO File cache stats: 1663 entries of total size 8.4MiB [2022-03-17T16:23:29.047Z] INFO Memory: 2493 samples, avg is 301.4MB, max is 1195.4MB [2022-03-17T16:23:29.047Z] INFO Execution took 4m9.175646618s [2022-03-17T16:23:29.047Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-17T16:23:29.273Z] --- PASS: TestBuildMultiStageOnBuild (1.19s) [2022-03-17T16:23:29.273Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T16:23:29.376Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43298/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a hack/make.sh dynbinary test-docker-py [2022-03-17T16:23:29.543Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nytvqt2yvqgf5ac673ecgkcra Created:2022-03-17 16:23:28.246714686 +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[2fa7fc00cce017c65ad728c88ab25ca6df15d5e76f4fa847fda877246d87f25b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s5pgfnz8s66vsn4vyozzo5zp4 EndpointID:fb3e0f42d52caa24af471faaa980c794d27ac2eec93da9372e20759d3770323d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:33f6e00a739a43ac21591aeb402425d1032ba9bcd334b9c41d6c7d143410c874 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:98507b0ae67e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s5pgfnz8s66vsn4vyozzo5zp4 EndpointID:fb3e0f42d52caa24af471faaa980c794d27ac2eec93da9372e20759d3770323d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-17T16:23:29.634Z] [2022-03-17T16:23:29.835Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-03-17T16:23:29.835Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T16:23:29.893Z] Removing bundles/ [2022-03-17T16:23:29.893Z] [2022-03-17T16:23:29.893Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-17T16:23:29.893Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T16:23:29.893Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T16:23:31.247Z] --- PASS: TestBuildMultiStageLayerLeak (1.22s) [2022-03-17T16:23:31.247Z] === RUN TestBuildWithHugeFile [2022-03-17T16:23:34.840Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-03-17T16:23:34.840Z] PASS [2022-03-17T16:23:34.840Z] [2022-03-17T16:23:34.840Z] === Skipped [2022-03-17T16:23:34.840Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T16:23:34.840Z] service_test.go:243: FLAKY_TEST [2022-03-17T16:23:34.840Z] [2022-03-17T16:23:34.840Z] DONE 26 tests, 1 skipped in 43.425s [2022-03-17T16:23:34.840Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-17T16:23:34.840Z] INFO: Testing against a local daemon [2022-03-17T16:23:34.840Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-17T16:23:34.840Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:23:34.840Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T16:23:34.840Z] === RUN TestDockerNetworkIpvlan [2022-03-17T16:23:34.840Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:23:34.840Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-17T16:23:34.840Z] PASS [2022-03-17T16:23:34.840Z] [2022-03-17T16:23:34.840Z] === Skipped [2022-03-17T16:23:34.840Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T16:23:34.840Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:23:34.840Z] [2022-03-17T16:23:34.840Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-17T16:23:34.840Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:23:34.840Z] [2022-03-17T16:23:34.840Z] DONE 2 tests, 2 skipped in 0.035s [2022-03-17T16:23:34.840Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-17T16:23:34.840Z] INFO: Testing against a local daemon [2022-03-17T16:23:34.840Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-17T16:23:35.413Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2022-03-17T16:23:35.413Z] === RUN TestDockerNetworkMacvlan [2022-03-17T16:23:35.986Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-17T16:23:36.557Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-17T16:23:37.520Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-17T16:23:39.439Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-17T16:23:40.822Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-17T16:23:44.127Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-17T16:23:44.702Z] --- PASS: TestDockerNetworkMacvlan (9.39s) [2022-03-17T16:23:44.702Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-17T16:23:44.702Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-03-17T16:23:44.702Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-03-17T16:23:44.702Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-03-17T16:23:44.702Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.94s) [2022-03-17T16:23:44.702Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-03-17T16:23:44.702Z] PASS [2022-03-17T16:23:44.702Z] [2022-03-17T16:23:44.702Z] DONE 8 tests in 10.637s [2022-03-17T16:23:44.702Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-17T16:23:44.702Z] testing: warning: no tests to run [2022-03-17T16:23:44.702Z] PASS [2022-03-17T16:23:44.702Z] [2022-03-17T16:23:44.702Z] DONE 0 tests in 0.011s [2022-03-17T16:23:44.702Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-17T16:23:44.702Z] INFO: Testing against a local daemon [2022-03-17T16:23:44.702Z] === RUN TestAuthZPluginAllowRequest [2022-03-17T16:23:46.089Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-03-17T16:23:46.089Z] === RUN TestAuthZPluginTLS [2022-03-17T16:23:46.350Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-17T16:23:46.350Z] === RUN TestAuthZPluginDenyRequest [2022-03-17T16:23:46.923Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-17T16:23:46.923Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-17T16:23:47.494Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-17T16:23:47.494Z] === RUN TestAuthZPluginDenyResponse [2022-03-17T16:23:48.068Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-17T16:23:48.068Z] === RUN TestAuthZPluginAllowEventStream [2022-03-17T16:23:49.453Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-03-17T16:23:49.453Z] === RUN TestAuthZPluginErrorResponse [2022-03-17T16:23:49.674Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T16:23:49.674Z] Using test binary docker [2022-03-17T16:23:49.674Z] +++ /etc/init.d/apparmor start [2022-03-17T16:23:49.674Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T16:23:49.674Z] INFO: Waiting for daemon to start... [2022-03-17T16:23:49.674Z] Starting dockerd [2022-03-17T16:23:49.674Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-17T16:23:49.674Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T16:23:49.674Z] Using test binary docker [2022-03-17T16:23:49.674Z] +++ /etc/init.d/apparmor start [2022-03-17T16:23:49.674Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T16:23:49.674Z] INFO: Waiting for daemon to start... [2022-03-17T16:23:49.674Z] Starting dockerd [2022-03-17T16:23:49.674Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-17T16:23:49.674Z] . [2022-03-17T16:23:49.674Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T16:23:49.674Z] [2022-03-17T16:23:49.674Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T16:23:49.674Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T16:23:49.674Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T16:23:49.674Z] Error: No such image: emptyfs [2022-03-17T16:23:49.674Z] Error: No such image: emptyfs [2022-03-17T16:23:49.674Z] ++++ docker load [2022-03-17T16:23:49.674Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-17T16:23:49.674Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-17T16:23:49.674Z] ++++ docker load [2022-03-17T16:23:49.674Z] Running integration-test (iteration 1) [2022-03-17T16:23:49.674Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-17T16:23:49.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-17T16:23:49.674Z] Running integration-test (iteration 1) [2022-03-17T16:23:49.674Z] ++ set -e [2022-03-17T16:23:49.674Z] ++ '[' -n 0 ']' [2022-03-17T16:23:49.674Z] ++ set -x [2022-03-17T16:23:49.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-17T16:23:49.675Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-17T16:23:49.675Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-17T16:23:49.675Z] ++ set -e [2022-03-17T16:23:49.675Z] ++ '[' -n 0 ']' [2022-03-17T16:23:49.675Z] ++ set -x [2022-03-17T16:23:49.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-17T16:23:49.713Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-17T16:23:49.713Z] === RUN TestAuthZPluginErrorRequest [2022-03-17T16:23:49.729Z] Removing intermediate container 120d6a965430 [2022-03-17T16:23:49.729Z] ---> b8600366ba21 [2022-03-17T16:23:49.729Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-17T16:23:49.729Z] ---> Running in 2b30d92c1bcb [2022-03-17T16:23:49.729Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-17T16:23:49.729Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T16:23:49.729Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-17T16:23:49.729Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T16:23:49.729Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T16:23:49.729Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T16:23:49.729Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T16:23:49.729Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T16:23:49.729Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-17T16:23:49.729Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T16:23:49.729Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T16:23:49.729Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T16:23:49.729Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T16:23:49.729Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T16:23:49.729Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T16:23:49.729Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-17T16:23:49.935Z] Loaded image: busybox:latest [2022-03-17T16:23:49.935Z] Loaded image: busybox:latest [2022-03-17T16:23:50.284Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-17T16:23:50.284Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-17T16:23:50.545Z] Loaded image: busybox:glibc [2022-03-17T16:23:50.545Z] Loaded image: busybox:glibc [2022-03-17T16:23:50.854Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-17T16:23:50.854Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-17T16:23:52.238Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-03-17T16:23:52.238Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-17T16:23:53.624Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-03-17T16:23:53.624Z] === RUN TestAuthZPluginHeader [2022-03-17T16:23:54.195Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-03-17T16:23:54.195Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-17T16:23:54.812Z] Loaded image: debian:bullseye-slim [2022-03-17T16:23:55.074Z] Loaded image: hello-world:latest [2022-03-17T16:23:55.074Z] Loaded image: debian:bullseye-slim [2022-03-17T16:23:55.336Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T16:23:55.336Z] INFO: Testing against a local daemon [2022-03-17T16:23:55.336Z] === RUN TestDockerSuite [2022-03-17T16:23:55.336Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-17T16:23:55.336Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-17T16:23:55.336Z] Loaded image: hello-world:latest [2022-03-17T16:23:55.336Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-17T16:23:55.336Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-17T16:23:55.336Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-17T16:23:55.336Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-17T16:23:55.336Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-17T16:23:55.336Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-17T16:23:55.336Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T16:23:55.599Z] INFO: Testing against a local daemon [2022-03-17T16:23:55.599Z] === RUN TestDockerDaemonSuite [2022-03-17T16:23:55.599Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-17T16:23:58.402Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.82s) [2022-03-17T16:23:58.409Z] === RUN TestAuthZPluginV2Disable [2022-03-17T16:23:58.909Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-17T16:23:58.909Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-17T16:23:59.483Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-17T16:23:59.483Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-17T16:24:00.428Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-17T16:24:00.428Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-17T16:24:00.428Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-17T16:24:01.712Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2022-03-17T16:24:01.712Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-17T16:24:01.817Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-17T16:24:02.168Z] Removing intermediate container 2b30d92c1bcb [2022-03-17T16:24:02.168Z] ---> cd8ea4356620 [2022-03-17T16:24:02.168Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-17T16:24:02.168Z] ---> Running in 31e1049e83fb [2022-03-17T16:24:02.168Z] Removing intermediate container 31e1049e83fb [2022-03-17T16:24:02.168Z] ---> 571eaab0c190 [2022-03-17T16:24:02.168Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-17T16:24:02.168Z] ---> Running in 7c23af5e2207 [2022-03-17T16:24:02.168Z] Removing intermediate container 7c23af5e2207 [2022-03-17T16:24:02.168Z] ---> a32e1807d174 [2022-03-17T16:24:02.168Z] Step 11/11 : COPY . . [2022-03-17T16:24:02.389Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-17T16:24:02.389Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-17T16:24:02.389Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-17T16:24:02.961Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-17T16:24:03.534Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-17T16:24:04.922Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork=== RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-17T16:24:04.922Z] [2022-03-17T16:24:04.922Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-17T16:24:04.922Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-17T16:24:04.922Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-17T16:24:05.016Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2022-03-17T16:24:05.016Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-17T16:24:09.928Z] --- PASS: TestBuildWithHugeFile (34.82s) [2022-03-17T16:24:09.928Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T16:24:09.928Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T16:24:09.928Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T16:24:09.928Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T16:24:09.928Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:24:09.928Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:24:09.928Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:24:09.928Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:24:09.928Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:24:09.928Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:24:09.928Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:24:09.928Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:24:09.928Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:24:09.928Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-03-17T16:24:09.928Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-03-17T16:24:09.928Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-03-17T16:24:09.928Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-03-17T16:24:09.928Z] === RUN TestBuildPreserveOwnership [2022-03-17T16:24:09.928Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-17T16:24:09.928Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-17T16:24:09.928Z] --- PASS: TestBuildPreserveOwnership (2.62s) [2022-03-17T16:24:09.928Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.74s) [2022-03-17T16:24:09.928Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.87s) [2022-03-17T16:24:09.928Z] === RUN TestBuildPlatformInvalid [2022-03-17T16:24:09.928Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-03-17T16:24:09.928Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-17T16:24:09.928Z] Loaded image: busybox:latest [2022-03-17T16:24:09.928Z] Loaded image: busybox:glibc [2022-03-17T16:24:10.217Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-17T16:24:10.489Z] Loaded image: debian:bullseye-slim [2022-03-17T16:24:10.489Z] Loaded image: hello-world:latest [2022-03-17T16:24:10.489Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T16:24:10.788Z] --- PASS: TestBuildWithHugeFile (117.84s) [2022-03-17T16:24:10.788Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T16:24:10.788Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T16:24:10.788Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T16:24:10.788Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T16:24:10.788Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:24:10.788Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:24:10.788Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:24:10.788Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:24:10.788Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:24:10.788Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:24:10.788Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:24:10.788Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:24:10.788Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:24:10.788Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-17T16:24:10.788Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-03-17T16:24:10.788Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-03-17T16:24:10.788Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-17T16:24:10.788Z] === RUN TestBuildPreserveOwnership [2022-03-17T16:24:10.788Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-17T16:24:11.048Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-17T16:24:12.960Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-17T16:24:13.221Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-17T16:24:14.609Z] --- PASS: TestBuildPreserveOwnership (3.55s) [2022-03-17T16:24:14.609Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.27s) [2022-03-17T16:24:14.609Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.27s) [2022-03-17T16:24:14.609Z] === RUN TestBuildPlatformInvalid [2022-03-17T16:24:14.609Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-03-17T16:24:14.609Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-17T16:24:15.031Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.42s) [2022-03-17T16:24:15.031Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-17T16:24:15.184Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-17T16:24:15.446Z] Loaded image: busybox:latest [2022-03-17T16:24:15.707Z] Loaded image: busybox:glibc [2022-03-17T16:24:15.968Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-17T16:24:16.547Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-17T16:24:17.491Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-17T16:24:17.753Z] Loaded image: debian:bullseye-slim [2022-03-17T16:24:17.753Z] Loaded image: hello-world:latest [2022-03-17T16:24:18.014Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T16:24:18.014Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-17T16:24:18.574Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.84s) [2022-03-17T16:24:18.590Z] PASS [2022-03-17T16:24:18.590Z] [2022-03-17T16:24:18.590Z] === Skipped [2022-03-17T16:24:18.590Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-17T16:24:18.590Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T16:24:18.590Z] [2022-03-17T16:24:18.590Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T16:24:18.590Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T16:24:18.590Z] [2022-03-17T16:24:18.590Z] DONE 34 tests, 2 skipped in 63.251s [2022-03-17T16:24:18.590Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-17T16:24:18.590Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:24:18.590Z] ++ set -e [2022-03-17T16:24:18.590Z] ++ '[' -n 0 ']' [2022-03-17T16:24:18.590Z] ++ set -x [2022-03-17T16:24:18.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:24:18.590Z] INFO: Testing against a local daemon [2022-03-17T16:24:18.590Z] === RUN TestConfigInspect [2022-03-17T16:24:19.567Z] --- PASS: TestConfigInspect (2.03s) [2022-03-17T16:24:19.567Z] === RUN TestConfigList [2022-03-17T16:24:19.933Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-17T16:24:21.324Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-17T16:24:21.585Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-17T16:24:22.085Z] --- PASS: TestConfigList (2.06s) [2022-03-17T16:24:22.085Z] === RUN TestConfigsCreateAndDelete [2022-03-17T16:24:22.297Z] 8f616e6e9eec: Pull complete [2022-03-17T16:24:22.530Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-17T16:24:23.102Z] docker_cli_daemon_test.go:1472: [d6721153f7891] daemon is not started [2022-03-17T16:24:23.203Z] ---> d0556ea153b1 [2022-03-17T16:24:23.363Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-17T16:24:23.448Z] --- PASS: TestConfigsCreateAndDelete (1.68s) [2022-03-17T16:24:23.448Z] === RUN TestConfigsUpdate [2022-03-17T16:24:23.715Z] Successfully built d0556ea153b1 [2022-03-17T16:24:23.715Z] Successfully tagged docker:latest [2022-03-17T16:24:23.715Z] INFO: Image build ended at 03/17/2022 16:24:23. Duration:00:03:05.9025830 [2022-03-17T16:24:23.715Z] [2022-03-17T16:24:23.715Z] [2022-03-17T16:24:23.715Z] INFO: Building the test binaries at 03/17/2022 16:24:23... [2022-03-17T16:24:23.935Z] check_test.go:308: [dd6ad5a9ec7ad] daemon is not started [2022-03-17T16:24:23.935Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-17T16:24:25.320Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-17T16:24:25.335Z] --- PASS: TestConfigsUpdate (2.08s) [2022-03-17T16:24:25.335Z] === RUN TestTemplatedConfig [2022-03-17T16:24:26.265Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-17T16:24:26.265Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-17T16:24:27.210Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-17T16:24:27.429Z] INFO: make.ps1 starting at 03/17/2022 16:24:27 [2022-03-17T16:24:27.430Z] INFO: Git commit (bee8f006fe) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T16:24:27.430Z] INFO: Invoking autogen... [2022-03-17T16:24:27.852Z] --- PASS: TestTemplatedConfig (2.27s) [2022-03-17T16:24:27.852Z] === RUN TestConfigCreateResolve [2022-03-17T16:24:27.886Z] INFO: Building daemon... [2022-03-17T16:24:28.159Z] check_test.go:308: [df85ef084617b] daemon is not started [2022-03-17T16:24:28.159Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-17T16:24:28.734Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-17T16:24:29.310Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.99s) [2022-03-17T16:24:29.310Z] PASS [2022-03-17T16:24:29.310Z] [2022-03-17T16:24:29.310Z] === Skipped [2022-03-17T16:24:29.310Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-17T16:24:29.310Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T16:24:29.310Z] [2022-03-17T16:24:29.310Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T16:24:29.310Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T16:24:29.310Z] [2022-03-17T16:24:29.310Z] DONE 34 tests, 2 skipped in 184.567s [2022-03-17T16:24:29.571Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-17T16:24:29.571Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:24:29.571Z] ++ set -e [2022-03-17T16:24:29.571Z] ++ '[' -n 0 ']' [2022-03-17T16:24:29.571Z] ++ set -x [2022-03-17T16:24:29.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:24:29.572Z] INFO: Testing against a local daemon [2022-03-17T16:24:29.572Z] === RUN TestConfigInspect [2022-03-17T16:24:29.833Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-17T16:24:30.397Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-03-17T16:24:30.397Z] PASS [2022-03-17T16:24:30.397Z] [2022-03-17T16:24:30.397Z] DONE 6 tests in 12.410s [2022-03-17T16:24:30.397Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-17T16:24:30.397Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:24:30.397Z] ++ set -e [2022-03-17T16:24:30.397Z] ++ '[' -n 0 ']' [2022-03-17T16:24:30.397Z] ++ set -x [2022-03-17T16:24:30.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:24:30.397Z] INFO: Testing against a local daemon [2022-03-17T16:24:30.397Z] === RUN TestCheckpoint [2022-03-17T16:24:30.397Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T16:24:30.397Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T16:24:30.397Z] === RUN TestContainerInvalidJSON [2022-03-17T16:24:30.397Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:24:30.397Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:24:30.397Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:24:30.397Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:24:30.397Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:24:30.397Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:24:30.397Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-17T16:24:30.397Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-17T16:24:30.397Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T16:24:30.397Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T16:24:30.397Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-17T16:24:30.397Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T16:24:30.397Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-17T16:24:30.397Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T16:24:30.397Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-17T16:24:30.397Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T16:24:30.397Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-17T16:24:30.397Z] === RUN TestCopyFromContainer [2022-03-17T16:24:30.780Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-17T16:24:31.327Z] === RUN TestCopyFromContainer// [2022-03-17T16:24:31.327Z] === RUN TestCopyFromContainer//bar/root [2022-03-17T16:24:31.327Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-17T16:24:31.327Z] === RUN TestCopyFromContainer/bar/quux [2022-03-17T16:24:31.327Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-17T16:24:31.327Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-17T16:24:31.584Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-17T16:24:31.584Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-17T16:24:31.584Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-17T16:24:31.584Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-17T16:24:31.584Z] --- PASS: TestCopyFromContainer (1.37s) [2022-03-17T16:24:31.584Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-17T16:24:31.584Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-17T16:24:31.584Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-17T16:24:31.584Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-17T16:24:31.584Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-17T16:24:31.584Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-17T16:24:31.584Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-17T16:24:31.584Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-17T16:24:31.584Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-03-17T16:24:31.584Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-17T16:24:31.584Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T16:24:31.584Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:24:31.584Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:24:31.584Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:24:31.584Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:24:31.584Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:24:31.584Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:24:31.584Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:24:31.584Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:24:31.584Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:24:31.584Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-17T16:24:31.584Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T16:24:31.584Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T16:24:31.584Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T16:24:31.584Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T16:24:31.730Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-17T16:24:31.730Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-17T16:24:31.841Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-17T16:24:31.841Z] === RUN TestCreateWithInvalidEnv [2022-03-17T16:24:31.841Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T16:24:31.841Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T16:24:31.841Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T16:24:31.841Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T16:24:31.841Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T16:24:31.841Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T16:24:31.841Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T16:24:31.841Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T16:24:31.841Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T16:24:31.841Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-17T16:24:31.841Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T16:24:31.841Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T16:24:31.841Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T16:24:31.841Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T16:24:31.841Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-17T16:24:31.841Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T16:24:32.674Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-17T16:24:32.674Z] --- PASS: TestConfigInspect (2.92s) [2022-03-17T16:24:32.674Z] === RUN TestConfigList [2022-03-17T16:24:32.674Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-17T16:24:32.770Z] --- PASS: TestCreateWithCustomMaskedPaths (1.08s) [2022-03-17T16:24:32.771Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T16:24:33.150Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-17T16:24:33.150Z] PASS [2022-03-17T16:24:33.150Z] [2022-03-17T16:24:33.150Z] DONE 17 tests in 45.975s [2022-03-17T16:24:33.150Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-17T16:24:33.150Z] INFO: Testing against a local daemon [2022-03-17T16:24:33.150Z] === RUN TestPluginInvalidJSON [2022-03-17T16:24:33.150Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:24:33.150Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:24:33.150Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:24:33.150Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-17T16:24:33.150Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-17T16:24:33.150Z] === RUN TestPluginInstall [2022-03-17T16:24:33.150Z] === RUN TestPluginInstall/no_auth [2022-03-17T16:24:33.150Z] time="2022-03-17T16:24:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:24:33.150Z] time="2022-03-17T16:24:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5824f2b89c374d47d42f2250cc64318f6217b134269390ba17c41b4d8c9237c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:24:33.150Z] time="2022-03-17T16:24:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:24:33.150Z] time="2022-03-17T16:24:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5824f2b89c374d47d42f2250cc64318f6217b134269390ba17c41b4d8c9237c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:24:33.150Z] === RUN TestPluginInstall/with_htpasswd [2022-03-17T16:24:33.150Z] time="2022-03-17T16:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:24:33.150Z] time="2022-03-17T16:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a8112811735c1b343bd9b2eb02e75ba164223f518cc1e00b3995a653533890d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:24:33.150Z] time="2022-03-17T16:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:24:33.150Z] time="2022-03-17T16:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a8112811735c1b343bd9b2eb02e75ba164223f518cc1e00b3995a653533890d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:24:33.150Z] === RUN TestPluginInstall/with_insecure [2022-03-17T16:24:33.250Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-17T16:24:33.765Z] time="2022-03-17T16:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:24:33.765Z] time="2022-03-17T16:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01aadf4b6e2432a027a489006f60e2e5de0383ad1e09acd2952fee344f557fe0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:24:33.765Z] time="2022-03-17T16:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:24:33.765Z] time="2022-03-17T16:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01aadf4b6e2432a027a489006f60e2e5de0383ad1e09acd2952fee344f557fe0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:24:34.025Z] plugin_test.go:165: [d30aeeb306c5d] daemon is not started [2022-03-17T16:24:34.025Z] --- PASS: TestPluginInstall (3.22s) [2022-03-17T16:24:34.025Z] --- PASS: TestPluginInstall/no_auth (1.51s) [2022-03-17T16:24:34.025Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-03-17T16:24:34.025Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-03-17T16:24:34.025Z] === RUN TestPluginsWithRuntimes [2022-03-17T16:24:34.136Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-03-17T16:24:34.137Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T16:24:34.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:24:34.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:24:34.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:24:34.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:24:34.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:24:34.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:24:34.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:24:34.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:24:34.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:24:34.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:24:34.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:24:34.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:24:34.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:24:34.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:24:34.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:24:34.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-17T16:24:34.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T16:24:34.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-17T16:24:34.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-17T16:24:34.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T16:24:34.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-17T16:24:34.137Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T16:24:34.392Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-03-17T16:24:34.392Z] === RUN TestCreateDifferentPlatform [2022-03-17T16:24:34.392Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T16:24:34.392Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T16:24:34.392Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-17T16:24:34.392Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T16:24:34.392Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T16:24:34.392Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T16:24:34.392Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-17T16:24:34.392Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T16:24:34.392Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-17T16:24:34.392Z] === RUN TestContainerStartOnDaemonRestart [2022-03-17T16:24:34.392Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-17T16:24:34.392Z] === RUN TestDaemonRestartIpcMode [2022-03-17T16:24:34.392Z] === PAUSE TestDaemonRestartIpcMode [2022-03-17T16:24:34.392Z] === RUN TestDaemonHostGatewayIP [2022-03-17T16:24:34.392Z] === PAUSE TestDaemonHostGatewayIP [2022-03-17T16:24:34.392Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-17T16:24:34.392Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-17T16:24:34.392Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T16:24:34.392Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-17T16:24:34.392Z] === RUN TestDiff [2022-03-17T16:24:34.953Z] --- PASS: TestDiff (0.37s) [2022-03-17T16:24:34.953Z] === RUN TestExecWithCloseStdin [2022-03-17T16:24:35.166Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-17T16:24:35.208Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-03-17T16:24:35.208Z] === RUN TestExec [2022-03-17T16:24:35.408Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-17T16:24:35.427Z] --- PASS: TestConfigList (2.96s) [2022-03-17T16:24:35.427Z] === RUN TestConfigsCreateAndDelete [2022-03-17T16:24:35.770Z] --- PASS: TestExec (0.45s) [2022-03-17T16:24:35.770Z] === RUN TestExecUser [2022-03-17T16:24:36.025Z] --- PASS: TestExecUser (0.42s) [2022-03-17T16:24:36.025Z] === RUN TestExportContainerAndImportImage [2022-03-17T16:24:36.348Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-17T16:24:36.586Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-03-17T16:24:36.586Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T16:24:37.290Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-03-17T16:24:37.290Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-03-17T16:24:37.290Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-03-17T16:24:37.290Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T16:24:37.862Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-03-17T16:24:37.862Z] PASS [2022-03-17T16:24:37.862Z] [2022-03-17T16:24:37.862Z] DONE 10 tests in 7.158s [2022-03-17T16:24:37.862Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-17T16:24:37.862Z] INFO: Testing against a local daemon [2022-03-17T16:24:37.862Z] === RUN TestExternalGraphDriver [2022-03-17T16:24:37.862Z] === RUN TestExternalGraphDriver/json [2022-03-17T16:24:37.952Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2022-03-17T16:24:37.952Z] === RUN TestHealthCheckWorkdir [2022-03-17T16:24:37.974Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-17T16:24:38.515Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-03-17T16:24:38.515Z] === RUN TestHealthKillContainer [2022-03-17T16:24:38.546Z] --- PASS: TestConfigsCreateAndDelete (2.87s) [2022-03-17T16:24:38.546Z] === RUN TestConfigsUpdate [2022-03-17T16:24:39.781Z] === RUN TestExternalGraphDriver/spec [2022-03-17T16:24:41.098Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-17T16:24:41.098Z] --- PASS: TestConfigsUpdate (2.83s) [2022-03-17T16:24:41.098Z] === RUN TestTemplatedConfig [2022-03-17T16:24:41.167Z] === RUN TestExternalGraphDriver/pull [2022-03-17T16:24:43.084Z] --- PASS: TestExternalGraphDriver (5.01s) [2022-03-17T16:24:43.084Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-03-17T16:24:43.084Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-03-17T16:24:43.084Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-03-17T16:24:43.084Z] === RUN TestGraphdriverPluginV2 [2022-03-17T16:24:44.411Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-17T16:24:44.411Z] --- PASS: TestTemplatedConfig (3.18s) [2022-03-17T16:24:44.411Z] === RUN TestConfigCreateResolve [2022-03-17T16:24:46.325Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-17T16:24:46.644Z] --- PASS: TestHealthKillContainer (7.81s) [2022-03-17T16:24:46.644Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T16:24:46.644Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s) [2022-03-17T16:24:46.644Z] === RUN TestIpcModeNone [2022-03-17T16:24:47.205Z] --- PASS: TestIpcModeNone (0.47s) [2022-03-17T16:24:47.205Z] === RUN TestIpcModePrivate [2022-03-17T16:24:47.269Z] --- PASS: TestConfigCreateResolve (2.97s) [2022-03-17T16:24:47.269Z] PASS [2022-03-17T16:24:47.269Z] [2022-03-17T16:24:47.269Z] DONE 6 tests in 17.883s [2022-03-17T16:24:47.269Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-17T16:24:47.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:24:47.269Z] ++ set -e [2022-03-17T16:24:47.269Z] ++ '[' -n 0 ']' [2022-03-17T16:24:47.269Z] ++ set -x [2022-03-17T16:24:47.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:24:47.290Z] --- PASS: TestGraphdriverPluginV2 (3.92s) [2022-03-17T16:24:47.290Z] PASS [2022-03-17T16:24:47.290Z] [2022-03-17T16:24:47.290Z] DONE 5 tests in 8.968s [2022-03-17T16:24:47.290Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-17T16:24:47.290Z] INFO: Testing against a local daemon [2022-03-17T16:24:47.290Z] === RUN TestContinueAfterPluginCrash [2022-03-17T16:24:47.290Z] === PAUSE TestContinueAfterPluginCrash [2022-03-17T16:24:47.290Z] === RUN TestReadPluginNoRead [2022-03-17T16:24:47.290Z] === PAUSE TestReadPluginNoRead [2022-03-17T16:24:47.290Z] === RUN TestDaemonStartWithLogOpt [2022-03-17T16:24:47.290Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-17T16:24:47.290Z] === CONT TestContinueAfterPluginCrash [2022-03-17T16:24:47.290Z] === CONT TestDaemonStartWithLogOpt [2022-03-17T16:24:47.461Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-17T16:24:47.461Z] --- PASS: TestIpcModePrivate (0.45s) [2022-03-17T16:24:47.461Z] === RUN TestIpcModeShareable [2022-03-17T16:24:47.716Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-03-17T16:24:47.841Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-17T16:24:47.841Z] INFO: Testing against a local daemon [2022-03-17T16:24:47.841Z] === RUN TestCheckpoint [2022-03-17T16:24:47.841Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T16:24:47.841Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T16:24:47.841Z] === RUN TestContainerInvalidJSON [2022-03-17T16:24:47.841Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:24:47.841Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:24:47.841Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:24:47.841Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:24:47.841Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:24:47.841Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:24:47.841Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-17T16:24:47.841Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-17T16:24:47.841Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T16:24:47.841Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T16:24:47.841Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-17T16:24:47.841Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T16:24:47.841Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-17T16:24:47.841Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T16:24:47.841Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-03-17T16:24:47.841Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T16:24:47.971Z] --- PASS: TestIpcModeShareable (0.43s) [2022-03-17T16:24:47.971Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-17T16:24:48.101Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-03-17T16:24:48.101Z] === RUN TestCopyFromContainer [2022-03-17T16:24:49.045Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-17T16:24:49.338Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.30s) [2022-03-17T16:24:49.338Z] === RUN TestAPIIpcModeHost [2022-03-17T16:24:49.594Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-03-17T16:24:49.594Z] === RUN TestDaemonIpcModeShareable [2022-03-17T16:24:49.618Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-17T16:24:49.618Z] === RUN TestCopyFromContainer// [2022-03-17T16:24:49.880Z] === RUN TestCopyFromContainer//bar/root [2022-03-17T16:24:49.880Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-17T16:24:49.880Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-17T16:24:50.141Z] === RUN TestCopyFromContainer/bar/quux [2022-03-17T16:24:50.141Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-17T16:24:50.141Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-17T16:24:50.404Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-17T16:24:50.404Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-17T16:24:50.404Z] check_test.go:308: [dc87782c76d46] daemon is not started [2022-03-17T16:24:50.404Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-17T16:24:50.404Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-17T16:24:50.523Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-17T16:24:50.612Z] --- PASS: TestDaemonStartWithLogOpt (3.40s) [2022-03-17T16:24:50.612Z] === CONT TestReadPluginNoRead [2022-03-17T16:24:50.666Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-17T16:24:50.666Z] --- PASS: TestCopyFromContainer (2.68s) [2022-03-17T16:24:50.666Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-03-17T16:24:50.666Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-03-17T16:24:50.666Z] --- PASS: TestCopyFromContainer//bar/root/ (0.17s) [2022-03-17T16:24:50.666Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-03-17T16:24:50.666Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-17T16:24:50.666Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-03-17T16:24:50.666Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-03-17T16:24:50.666Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-03-17T16:24:50.666Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-03-17T16:24:50.666Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-17T16:24:50.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T16:24:50.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:24:50.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:24:50.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:24:50.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:24:50.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:24:50.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:24:50.666Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:24:50.666Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:24:50.666Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:24:50.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-17T16:24:50.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T16:24:50.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T16:24:50.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T16:24:50.666Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T16:24:50.666Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-03-17T16:24:50.666Z] === RUN TestCreateWithInvalidEnv [2022-03-17T16:24:50.666Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T16:24:50.666Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T16:24:50.666Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T16:24:50.666Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T16:24:50.666Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T16:24:50.666Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T16:24:50.666Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T16:24:50.666Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T16:24:50.666Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T16:24:50.666Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-17T16:24:50.666Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T16:24:50.666Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T16:24:50.666Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T16:24:50.666Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T16:24:50.781Z] --- PASS: TestDaemonIpcModeShareable (1.10s) [2022-03-17T16:24:50.781Z] === RUN TestDaemonIpcModePrivate [2022-03-17T16:24:50.928Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-17T16:24:50.929Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T16:24:50.929Z] check_test.go:308: [dc2fc21249dd4] daemon is not started [2022-03-17T16:24:50.929Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-17T16:24:51.191Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-17T16:24:51.453Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-17T16:24:51.710Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-17T16:24:51.710Z] --- PASS: TestDaemonIpcModePrivate (1.05s) [2022-03-17T16:24:51.710Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-17T16:24:52.029Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-17T16:24:52.530Z] === RUN TestReadPluginNoRead/default [2022-03-17T16:24:52.602Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-17T16:24:52.652Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-17T16:24:52.866Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s) [2022-03-17T16:24:52.866Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T16:24:52.866Z] check_test.go:308: [dfa67a3b79bd5] daemon is not started [2022-03-17T16:24:52.866Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-17T16:24:52.908Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s) [2022-03-17T16:24:52.908Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-17T16:24:53.836Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-17T16:24:53.836Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s) [2022-03-17T16:24:53.836Z] === RUN TestIpcModeOlderClient [2022-03-17T16:24:53.836Z] === PAUSE TestIpcModeOlderClient [2022-03-17T16:24:53.836Z] === RUN TestKillContainerInvalidSignal [2022-03-17T16:24:53.913Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-17T16:24:54.283Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-17T16:24:54.398Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-03-17T16:24:54.398Z] === RUN TestKillContainer [2022-03-17T16:24:54.398Z] === RUN TestKillContainer/no_signal [2022-03-17T16:24:54.654Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T16:24:54.858Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-17T16:24:54.910Z] === RUN TestKillContainer/killing_signal [2022-03-17T16:24:55.240Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2022-03-17T16:24:55.240Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T16:24:55.240Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:24:55.240Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:24:55.240Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:24:55.240Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:24:55.240Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:24:55.240Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:24:55.240Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:24:55.240Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:24:55.240Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:24:55.240Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:24:55.240Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:24:55.240Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:24:55.240Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:24:55.240Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:24:55.240Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:24:55.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-17T16:24:55.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-17T16:24:55.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-17T16:24:55.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-17T16:24:55.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-17T16:24:55.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-17T16:24:55.240Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T16:24:55.431Z] --- PASS: TestContinueAfterPluginCrash (8.46s) [2022-03-17T16:24:55.475Z] --- PASS: TestKillContainer (1.22s) [2022-03-17T16:24:55.475Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-17T16:24:55.475Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-03-17T16:24:55.475Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-17T16:24:55.475Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T16:24:55.475Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-17T16:24:55.502Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-17T16:24:56.036Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-17T16:24:56.088Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2022-03-17T16:24:56.088Z] === RUN TestCreateDifferentPlatform [2022-03-17T16:24:56.088Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T16:24:56.088Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T16:24:56.088Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-17T16:24:56.088Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T16:24:56.088Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T16:24:56.088Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T16:24:56.088Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-17T16:24:56.088Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T16:24:56.088Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-17T16:24:56.088Z] === RUN TestContainerStartOnDaemonRestart [2022-03-17T16:24:56.088Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-17T16:24:56.088Z] === RUN TestDaemonRestartIpcMode [2022-03-17T16:24:56.088Z] === PAUSE TestDaemonRestartIpcMode [2022-03-17T16:24:56.088Z] === RUN TestDaemonHostGatewayIP [2022-03-17T16:24:56.088Z] === PAUSE TestDaemonHostGatewayIP [2022-03-17T16:24:56.088Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-17T16:24:56.088Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-17T16:24:56.088Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T16:24:56.088Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-17T16:24:56.088Z] === RUN TestDiff [2022-03-17T16:24:56.292Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-03-17T16:24:56.292Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-03-17T16:24:56.292Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-03-17T16:24:56.292Z] === RUN TestKillStoppedContainer [2022-03-17T16:24:56.292Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-17T16:24:56.292Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T16:24:56.375Z] === CONT TestReadPluginNoRead [2022-03-17T16:24:56.375Z] read_test.go:92: [d5d4cb23bfb32] daemon is not started [2022-03-17T16:24:56.375Z] --- PASS: TestReadPluginNoRead (5.87s) [2022-03-17T16:24:56.375Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-03-17T16:24:56.375Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-03-17T16:24:56.375Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-03-17T16:24:56.375Z] PASS [2022-03-17T16:24:56.375Z] [2022-03-17T16:24:56.375Z] DONE 6 tests in 9.307s [2022-03-17T16:24:56.375Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-17T16:24:56.375Z] testing: warning: no tests to run [2022-03-17T16:24:56.375Z] PASS [2022-03-17T16:24:56.375Z] [2022-03-17T16:24:56.375Z] DONE 0 tests in 0.012s [2022-03-17T16:24:56.375Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-17T16:24:56.375Z] INFO: Testing against a local daemon [2022-03-17T16:24:56.375Z] === RUN TestPluginWithDevMounts [2022-03-17T16:24:56.375Z] === PAUSE TestPluginWithDevMounts [2022-03-17T16:24:56.375Z] === CONT TestPluginWithDevMounts [2022-03-17T16:24:56.548Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-17T16:24:56.548Z] === RUN TestKillDifferentUserContainer [2022-03-17T16:24:56.658Z] --- PASS: TestDiff (0.62s) [2022-03-17T16:24:56.658Z] === RUN TestExecWithCloseStdin [2022-03-17T16:24:56.803Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-03-17T16:24:56.803Z] === RUN TestInspectOomKilledTrue [2022-03-17T16:24:56.920Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-17T16:24:56.920Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-17T16:24:57.364Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2022-03-17T16:24:57.364Z] === RUN TestInspectOomKilledFalse [2022-03-17T16:24:57.491Z] --- PASS: TestExecWithCloseStdin (0.79s) [2022-03-17T16:24:57.491Z] === RUN TestExec [2022-03-17T16:24:57.620Z] --- PASS: TestInspectOomKilledFalse (0.36s) [2022-03-17T16:24:57.620Z] === RUN TestLinksEtcHostsContentMatch [2022-03-17T16:24:57.758Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-03-17T16:24:57.758Z] PASS [2022-03-17T16:24:57.758Z] [2022-03-17T16:24:57.758Z] DONE 1 tests in 1.609s [2022-03-17T16:24:57.758Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-17T16:24:57.758Z] INFO: Testing against a local daemon [2022-03-17T16:24:57.758Z] === RUN TestSecretInspect [2022-03-17T16:24:57.876Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2022-03-17T16:24:57.876Z] === RUN TestLinksContainerNames [2022-03-17T16:24:58.063Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-17T16:24:58.445Z] --- PASS: TestExec (0.96s) [2022-03-17T16:24:58.446Z] === RUN TestExecUser [2022-03-17T16:24:58.814Z] --- PASS: TestLinksContainerNames (0.76s) [2022-03-17T16:24:58.814Z] === RUN TestLogsFollowTailEmpty [2022-03-17T16:24:59.070Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-03-17T16:24:59.070Z] === RUN TestContainerNetworkMountsNoChown [2022-03-17T16:24:59.326Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/default [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/default [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/private [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/private [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/rprivate [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/slave [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/slave [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/rslave [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/shared [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/shared [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/rshared [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-17T16:24:59.326Z] === CONT TestMountDaemonRoot/default [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-17T16:24:59.326Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-17T16:24:59.326Z] === CONT TestMountDaemonRoot/rshared [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T16:24:59.326Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-17T16:24:59.326Z] === CONT TestMountDaemonRoot/shared [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-17T16:24:59.326Z] === CONT TestMountDaemonRoot/rslave [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-17T16:24:59.326Z] === CONT TestMountDaemonRoot/slave [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-17T16:24:59.326Z] === CONT TestMountDaemonRoot/rprivate [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T16:24:59.326Z] === CONT TestMountDaemonRoot/private [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-17T16:24:59.326Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-17T16:24:59.326Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-17T16:24:59.327Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-17T16:24:59.327Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-17T16:24:59.327Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-17T16:24:59.327Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-17T16:24:59.327Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-17T16:24:59.388Z] --- PASS: TestExecUser (0.88s) [2022-03-17T16:24:59.388Z] === RUN TestExportContainerAndImportImage [2022-03-17T16:24:59.388Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-17T16:24:59.582Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-17T16:24:59.583Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T16:24:59.583Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-17T16:24:59.583Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T16:24:59.583Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-17T16:24:59.583Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T16:24:59.583Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-17T16:24:59.583Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-17T16:24:59.583Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-17T16:24:59.583Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-17T16:24:59.583Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-17T16:24:59.583Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T16:24:59.583Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-17T16:24:59.583Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-17T16:24:59.583Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-17T16:24:59.583Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-17T16:24:59.788Z] --- PASS: TestSecretInspect (2.08s) [2022-03-17T16:24:59.788Z] === RUN TestSecretList [2022-03-17T16:24:59.838Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-17T16:24:59.838Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-17T16:24:59.838Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T16:24:59.838Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-17T16:24:59.838Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T16:24:59.838Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-17T16:24:59.838Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-17T16:24:59.838Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-17T16:24:59.838Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-17T16:24:59.838Z] === RUN TestContainerBindMountNonRecursive [2022-03-17T16:25:00.336Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2022-03-17T16:25:00.336Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T16:25:00.952Z] 0a6173b79e25: Pull complete [2022-03-17T16:25:00.952Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-17T16:25:00.952Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:25:00.952Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:25:00.952Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-17T16:25:00.952Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-17T16:25:00.952Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-17T16:25:00.952Z] INFO: Docker version of control daemon [2022-03-17T16:25:00.952Z] [2022-03-17T16:25:00.952Z] Client: [2022-03-17T16:25:00.952Z] Version: 20.10.9 [2022-03-17T16:25:00.952Z] API version: 1.41 [2022-03-17T16:25:00.952Z] Go version: go1.16.8 [2022-03-17T16:25:00.952Z] Git commit: c2ea9bc [2022-03-17T16:25:00.952Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T16:25:00.952Z] OS/Arch: windows/amd64 [2022-03-17T16:25:00.952Z] Context: default [2022-03-17T16:25:00.952Z] Experimental: true [2022-03-17T16:25:00.952Z] [2022-03-17T16:25:00.952Z] Server: Docker Engine - Community [2022-03-17T16:25:00.952Z] Engine: [2022-03-17T16:25:00.952Z] Version: 20.10.9 [2022-03-17T16:25:00.952Z] API version: 1.41 (minimum version 1.24) [2022-03-17T16:25:00.952Z] Go version: go1.16.8 [2022-03-17T16:25:00.952Z] Git commit: 79ea9d3 [2022-03-17T16:25:00.952Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T16:25:00.952Z] OS/Arch: windows/amd64 [2022-03-17T16:25:00.952Z] Experimental: true [2022-03-17T16:25:00.952Z] [2022-03-17T16:25:00.952Z] INFO: Docker info of control daemon [2022-03-17T16:25:00.952Z] [2022-03-17T16:25:00.952Z] Client: [2022-03-17T16:25:00.952Z] Context: default [2022-03-17T16:25:00.952Z] Debug Mode: false [2022-03-17T16:25:00.952Z] Plugins: [2022-03-17T16:25:00.952Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-17T16:25:00.952Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-17T16:25:00.952Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-17T16:25:00.952Z] [2022-03-17T16:25:00.952Z] Server: [2022-03-17T16:25:00.952Z] Containers: 0 [2022-03-17T16:25:00.952Z] Running: 0 [2022-03-17T16:25:00.952Z] Paused: 0 [2022-03-17T16:25:00.952Z] Stopped: 0 [2022-03-17T16:25:00.952Z] Images: 1 [2022-03-17T16:25:00.952Z] Server Version: 20.10.9 [2022-03-17T16:25:00.952Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T16:25:00.952Z] Windows: [2022-03-17T16:25:00.952Z] LCOW: [2022-03-17T16:25:00.952Z] Logging Driver: json-file [2022-03-17T16:25:00.952Z] Plugins: [2022-03-17T16:25:00.952Z] Volume: local [2022-03-17T16:25:00.952Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T16:25:00.952Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T16:25:00.952Z] Swarm: inactive [2022-03-17T16:25:00.952Z] Default Isolation: process [2022-03-17T16:25:00.952Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-17T16:25:00.952Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-17T16:25:00.952Z] OSType: windows [2022-03-17T16:25:00.952Z] Architecture: x86_64 [2022-03-17T16:25:00.952Z] CPUs: 4 [2022-03-17T16:25:00.952Z] Total Memory: 32GiB [2022-03-17T16:25:00.952Z] Name: azwin-2-42c650 [2022-03-17T16:25:00.952Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-17T16:25:00.952Z] Docker Root Dir: D:\docker [2022-03-17T16:25:00.952Z] Debug Mode: false [2022-03-17T16:25:00.952Z] Registry: https://index.docker.io/v1/ [2022-03-17T16:25:00.952Z] Labels: [2022-03-17T16:25:00.952Z] Experimental: true [2022-03-17T16:25:00.952Z] Insecure Registries: [2022-03-17T16:25:00.952Z] 10.0.0.4:5000 [2022-03-17T16:25:00.952Z] 127.0.0.0/8 [2022-03-17T16:25:00.952Z] Registry Mirrors: [2022-03-17T16:25:00.952Z] http://10.0.0.4:5000/ [2022-03-17T16:25:00.952Z] Live Restore Enabled: false [2022-03-17T16:25:00.952Z] Product License: Community Engine [2022-03-17T16:25:00.952Z] [2022-03-17T16:25:00.952Z] [2022-03-17T16:25:00.952Z] INFO: Commit hash is bee8f006fe [2022-03-17T16:25:00.952Z] INFO: Nuke-Everything... [2022-03-17T16:25:00.952Z] INFO: Container count on control daemon to delete is 0 [2022-03-17T16:25:00.952Z] INFO: Nuking d:\CI [2022-03-17T16:25:00.952Z] INFO: Zapped successfully [2022-03-17T16:25:00.952Z] INFO: Location for testing is d:\CI\PR-43298\7 [2022-03-17T16:25:00.952Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-17T16:25:00.952Z] [2022-03-17T16:25:00.952Z] [2022-03-17T16:25:00.952Z] INFO: Building the image from Dockerfile.windows at 03/17/2022 16:24:48... [2022-03-17T16:25:00.952Z] [2022-03-17T16:25:00.952Z] Sending build context to Docker daemon 64.27MB [2022-03-17T16:25:00.952Z] [2022-03-17T16:25:00.952Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-17T16:25:00.952Z] ---> 6a11116086a4 [2022-03-17T16:25:00.952Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-17T16:25:00.952Z] ---> Running in e72a582fc42c [2022-03-17T16:25:00.952Z] Removing intermediate container e72a582fc42c [2022-03-17T16:25:00.952Z] ---> d578447d7586 [2022-03-17T16:25:00.952Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-17T16:25:00.952Z] ---> Running in a041ffbd88c0 [2022-03-17T16:25:00.952Z] Removing intermediate container a041ffbd88c0 [2022-03-17T16:25:00.952Z] ---> 5b5e13c9968b [2022-03-17T16:25:00.952Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-17T16:25:00.952Z] ---> Running in d13a0ca3d82f [2022-03-17T16:25:00.952Z] Removing intermediate container d13a0ca3d82f [2022-03-17T16:25:00.952Z] ---> bbb2ba4d0847 [2022-03-17T16:25:00.952Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-17T16:25:00.952Z] ---> Running in d85f7a57ef51 [2022-03-17T16:25:00.952Z] Removing intermediate container d85f7a57ef51 [2022-03-17T16:25:00.952Z] ---> ffa33ef3838c [2022-03-17T16:25:00.952Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-17T16:25:00.952Z] ---> Running in aa8721059e6e [2022-03-17T16:25:00.952Z] Removing intermediate container aa8721059e6e [2022-03-17T16:25:00.952Z] ---> 39ff064eb1e8 [2022-03-17T16:25:00.952Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-17T16:25:00.952Z] ---> Running in 28aaa74530f1 [2022-03-17T16:25:01.207Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-03-17T16:25:01.207Z] === RUN TestContainerVolumesMountedAsShared [2022-03-17T16:25:01.463Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-03-17T16:25:01.463Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-17T16:25:01.720Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-03-17T16:25:01.720Z] === RUN TestNetworkNat [2022-03-17T16:25:01.724Z] --- PASS: TestExportContainerAfterDaemonRestart (1.37s) [2022-03-17T16:25:01.724Z] === RUN TestHealthCheckWorkdir [2022-03-17T16:25:02.282Z] --- PASS: TestNetworkNat (0.47s) [2022-03-17T16:25:02.282Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T16:25:02.336Z] --- PASS: TestSecretList (2.16s) [2022-03-17T16:25:02.336Z] === RUN TestSecretsCreateAndDelete [2022-03-17T16:25:02.539Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-03-17T16:25:02.539Z] === RUN TestNetworkLoopbackNat [2022-03-17T16:25:02.669Z] --- PASS: TestHealthCheckWorkdir (0.91s) [2022-03-17T16:25:02.669Z] === RUN TestHealthKillContainer [2022-03-17T16:25:03.243Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-17T16:25:03.815Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-17T16:25:04.253Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2022-03-17T16:25:04.253Z] === RUN TestSecretsUpdate [2022-03-17T16:25:05.809Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-03-17T16:25:05.809Z] === RUN TestPause [2022-03-17T16:25:05.809Z] --- PASS: TestPause (0.39s) [2022-03-17T16:25:05.809Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T16:25:05.809Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T16:25:05.809Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T16:25:05.809Z] === RUN TestPauseStopPausedContainer [2022-03-17T16:25:06.064Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-03-17T16:25:06.064Z] === RUN TestPidHost [2022-03-17T16:25:06.361Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-17T16:25:06.361Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-17T16:25:06.622Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-17T16:25:06.799Z] --- PASS: TestSecretsUpdate (2.14s) [2022-03-17T16:25:06.799Z] === RUN TestTemplatedSecret [2022-03-17T16:25:07.036Z] --- PASS: TestPidHost (0.89s) [2022-03-17T16:25:07.036Z] === RUN TestPsFilter [2022-03-17T16:25:07.036Z] --- PASS: TestPsFilter (0.11s) [2022-03-17T16:25:07.036Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T16:25:07.195Z] check_test.go:308: [d8f3aed1eeef3] daemon is not started [2022-03-17T16:25:07.195Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-17T16:25:07.299Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2022-03-17T16:25:07.299Z] === RUN TestRemoveContainerWithVolume [2022-03-17T16:25:07.455Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-17T16:25:07.716Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-17T16:25:07.868Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-03-17T16:25:07.868Z] === RUN TestRemoveContainerRunning [2022-03-17T16:25:08.124Z] --- PASS: TestRemoveContainerRunning (0.37s) [2022-03-17T16:25:08.124Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T16:25:08.286Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-17T16:25:08.685Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-03-17T16:25:08.685Z] === RUN TestRemoveInvalidContainer [2022-03-17T16:25:08.685Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-17T16:25:08.685Z] === RUN TestRenameLinkedContainer [2022-03-17T16:25:08.859Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-17T16:25:09.342Z] --- PASS: TestTemplatedSecret (2.45s) [2022-03-17T16:25:09.343Z] === RUN TestSecretCreateResolve [2022-03-17T16:25:10.049Z] --- PASS: TestRenameLinkedContainer (1.57s) [2022-03-17T16:25:10.049Z] === RUN TestRenameStoppedContainer [2022-03-17T16:25:10.243Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-17T16:25:10.610Z] --- PASS: TestRenameStoppedContainer (0.36s) [2022-03-17T16:25:10.610Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T16:25:11.172Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-03-17T16:25:11.172Z] === RUN TestRenameInvalidName [2022-03-17T16:25:11.186Z] --- PASS: TestHealthKillContainer (8.44s) [2022-03-17T16:25:11.186Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T16:25:11.186Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-17T16:25:11.253Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-03-17T16:25:11.253Z] PASS [2022-03-17T16:25:11.253Z] [2022-03-17T16:25:11.253Z] DONE 6 tests in 13.271s [2022-03-17T16:25:11.253Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-17T16:25:11.253Z] INFO: Testing against a local daemon [2022-03-17T16:25:11.253Z] === RUN TestServiceCreateInit [2022-03-17T16:25:11.253Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T16:25:11.448Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-17T16:25:11.711Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2022-03-17T16:25:11.711Z] === RUN TestIpcModeNone [2022-03-17T16:25:11.735Z] --- PASS: TestRenameInvalidName (0.38s) [2022-03-17T16:25:11.735Z] === RUN TestRenameAnonymousContainer [2022-03-17T16:25:11.973Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-17T16:25:12.918Z] --- PASS: TestIpcModeNone (0.89s) [2022-03-17T16:25:12.918Z] === RUN TestIpcModePrivate [2022-03-17T16:25:13.146Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-03-17T16:25:13.146Z] === RUN TestRenameContainerWithSameName [2022-03-17T16:25:13.180Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:99, shared: false, mustBeShared: false [2022-03-17T16:25:13.401Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-03-17T16:25:13.401Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T16:25:13.442Z] --- PASS: TestIpcModePrivate (0.84s) [2022-03-17T16:25:13.443Z] === RUN TestIpcModeShareable [2022-03-17T16:25:14.016Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:114, shared: true, mustBeShared: true [2022-03-17T16:25:14.279Z] --- PASS: TestIpcModeShareable (0.70s) [2022-03-17T16:25:14.279Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-17T16:25:14.329Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-03-17T16:25:14.329Z] === RUN TestResize [2022-03-17T16:25:14.586Z] --- PASS: TestResize (0.39s) [2022-03-17T16:25:14.586Z] === RUN TestResizeWithInvalidSize [2022-03-17T16:25:14.853Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-17T16:25:15.149Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-03-17T16:25:15.149Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T16:25:15.405Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:25:15.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:25:15.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:25:15.405Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T16:25:15.405Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:25:15.464Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T16:25:16.773Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-17T16:25:16.773Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.30s) [2022-03-17T16:25:16.773Z] === RUN TestAPIIpcModeHost [2022-03-17T16:25:17.033Z] --- PASS: TestAPIIpcModeHost (0.51s) [2022-03-17T16:25:17.033Z] === RUN TestDaemonIpcModeShareable [2022-03-17T16:25:17.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:25:19.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:25:19.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:25:19.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:25:19.848Z] --- PASS: TestServiceCreateInit (7.30s) [2022-03-17T16:25:19.848Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2022-03-17T16:25:19.848Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-03-17T16:25:19.848Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T16:25:19.849Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-17T16:25:19.849Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-03-17T16:25:19.849Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2022-03-17T16:25:19.849Z] === RUN TestDaemonIpcModePrivate [2022-03-17T16:25:19.849Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-17T16:25:19.849Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-17T16:25:19.849Z] check_test.go:308: [de4f773150eae] daemon is not started [2022-03-17T16:25:19.849Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-17T16:25:19.849Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-17T16:25:19.995Z] [2022-03-17T16:25:19.995Z] SUCCESS: Specified value was saved. [2022-03-17T16:25:19.995Z] INFO: Downloading git... [2022-03-17T16:25:19.995Z] INFO: Downloading go... [2022-03-17T16:25:20.110Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-17T16:25:20.110Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-03-17T16:25:20.371Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2022-03-17T16:25:20.371Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-17T16:25:20.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:25:20.664Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:25:20.942Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-17T16:25:20.978Z] INFO: Downloading compiler 1 of 3... [2022-03-17T16:25:20.978Z] INFO: Downloading compiler 2 of 3... [2022-03-17T16:25:21.352Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T16:25:21.352Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T16:25:21.352Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T16:25:21.352Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T16:25:21.352Z] [2022-03-17T16:25:21.352Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-17T16:25:21.352Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-17T16:25:21.352Z] Using test binary docker [2022-03-17T16:25:21.352Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-17T16:25:21.352Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T16:25:21.352Z] INFO: Waiting for daemon to start... [2022-03-17T16:25:21.352Z] Starting dockerd [2022-03-17T16:25:21.436Z] INFO: Downloading compiler 3 of 3... [2022-03-17T16:25:21.436Z] INFO: Extracting git... [2022-03-17T16:25:21.895Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-03-17T16:25:22.157Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2022-03-17T16:25:22.157Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-17T16:25:22.284Z] . [2022-03-17T16:25:22.284Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-17T16:25:23.103Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-17T16:25:23.103Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-17T16:25:23.677Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-03-17T16:25:23.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:25:23.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T16:25:23.938Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2022-03-17T16:25:23.938Z] === RUN TestIpcModeOlderClient [2022-03-17T16:25:23.938Z] === PAUSE TestIpcModeOlderClient [2022-03-17T16:25:23.938Z] === RUN TestKillContainerInvalidSignal [2022-03-17T16:25:24.885Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-17T16:25:24.885Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2022-03-17T16:25:24.885Z] === RUN TestKillContainer [2022-03-17T16:25:24.885Z] === RUN TestKillContainer/no_signal [2022-03-17T16:25:25.457Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T16:25:25.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T16:25:26.029Z] === RUN TestKillContainer/killing_signal [2022-03-17T16:25:26.604Z] check_test.go:308: [d32e7409e33a2] daemon is not started [2022-03-17T16:25:26.604Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-17T16:25:27.177Z] --- PASS: TestKillContainer (2.30s) [2022-03-17T16:25:27.177Z] --- PASS: TestKillContainer/no_signal (0.71s) [2022-03-17T16:25:27.177Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2022-03-17T16:25:27.177Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2022-03-17T16:25:27.177Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T16:25:27.177Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-17T16:25:27.239Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T16:25:27.495Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T16:25:27.752Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-17T16:25:28.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2022-03-17T16:25:28.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2022-03-17T16:25:28.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-03-17T16:25:28.697Z] === RUN TestKillStoppedContainer [2022-03-17T16:25:28.697Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-03-17T16:25:28.697Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T16:25:28.697Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-03-17T16:25:28.697Z] === RUN TestKillDifferentUserContainer [2022-03-17T16:25:28.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T16:25:29.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T16:25:29.641Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2022-03-17T16:25:29.641Z] === RUN TestInspectOomKilledTrue [2022-03-17T16:25:29.641Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:25:29.641Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T16:25:29.641Z] === RUN TestInspectOomKilledFalse [2022-03-17T16:25:29.641Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:25:29.641Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T16:25:29.641Z] === RUN TestLinksEtcHostsContentMatch [2022-03-17T16:25:29.641Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-17T16:25:30.215Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-03-17T16:25:30.215Z] === RUN TestLinksContainerNames [2022-03-17T16:25:30.216Z] check_test.go:308: [d544b35b625a1] daemon is not started [2022-03-17T16:25:30.216Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-17T16:25:30.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T16:25:30.787Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-17T16:25:31.727Z] --- PASS: TestLinksContainerNames (1.44s) [2022-03-17T16:25:31.727Z] === RUN TestLogsFollowTailEmpty [2022-03-17T16:25:32.297Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2022-03-17T16:25:32.297Z] === RUN TestContainerNetworkMountsNoChown [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.56s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.83s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.29s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.71s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.66s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.58s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.59s) [2022-03-17T16:25:32.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.52s) [2022-03-17T16:25:32.386Z] === RUN TestCgroupNamespacesRun [2022-03-17T16:25:33.242Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot [2022-03-17T16:25:33.242Z] docker_cli_daemon_plugins_test.go:80: [d711aa424b6a8] daemon is not started [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/default [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/default [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/private [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/private [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/rprivate [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/slave [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/slave [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/rslave [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/shared [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/shared [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/rshared [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-17T16:25:33.242Z] === CONT TestMountDaemonRoot/default [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-17T16:25:33.242Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-17T16:25:33.242Z] === CONT TestMountDaemonRoot/rshared [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T16:25:33.242Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-17T16:25:33.242Z] === CONT TestMountDaemonRoot/shared [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-17T16:25:33.242Z] === CONT TestMountDaemonRoot/rslave [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T16:25:33.242Z] === CONT TestMountDaemonRoot/slave [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-17T16:25:33.242Z] === CONT TestMountDaemonRoot/rprivate [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T16:25:33.242Z] === CONT TestMountDaemonRoot/private [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-17T16:25:33.242Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-17T16:25:33.242Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-17T16:25:33.242Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-17T16:25:33.242Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-17T16:25:33.242Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-17T16:25:33.242Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T16:25:33.242Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-17T16:25:33.242Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T16:25:33.312Z] --- PASS: TestCgroupNamespacesRun (1.06s) [2022-03-17T16:25:33.312Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-17T16:25:33.506Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-17T16:25:33.506Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-17T16:25:33.506Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-17T16:25:33.506Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-17T16:25:33.506Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-17T16:25:33.506Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-17T16:25:33.506Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T16:25:33.506Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-17T16:25:33.506Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T16:25:33.506Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-17T16:25:33.768Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-17T16:25:33.768Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-17T16:25:33.768Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-17T16:25:33.768Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-17T16:25:33.768Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T16:25:33.768Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-17T16:25:33.768Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T16:25:33.768Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-17T16:25:33.768Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-17T16:25:33.768Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-17T16:25:33.768Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-03-17T16:25:33.768Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-17T16:25:33.768Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2022-03-17T16:25:33.768Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-03-17T16:25:33.768Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-17T16:25:33.769Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-03-17T16:25:33.769Z] === RUN TestContainerBindMountNonRecursive [2022-03-17T16:25:34.239Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s) [2022-03-17T16:25:34.239Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-17T16:25:34.345Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-17T16:25:34.757Z] --- PASS: TestCreateServiceMultipleTimes (15.41s) [2022-03-17T16:25:34.757Z] === RUN TestCreateServiceConflict [2022-03-17T16:25:35.169Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s) [2022-03-17T16:25:35.169Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-17T16:25:35.291Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-17T16:25:35.553Z] --- PASS: TestContainerBindMountNonRecursive (1.67s) [2022-03-17T16:25:35.553Z] === RUN TestContainerVolumesMountedAsShared [2022-03-17T16:25:36.127Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2022-03-17T16:25:36.127Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-17T16:25:36.151Z] --- PASS: TestCreateServiceConflict (2.08s) [2022-03-17T16:25:36.151Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T16:25:36.242Z] INFO: Expanding go... [2022-03-17T16:25:36.537Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-03-17T16:25:36.537Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-17T16:25:36.701Z] --- PASS: TestContainerVolumesMountedAsSlave (0.60s) [2022-03-17T16:25:36.701Z] === RUN TestNetworkNat [2022-03-17T16:25:36.963Z] docker_cli_daemon_plugins_test.go:170: [df9b399174f80] daemon is not started [2022-03-17T16:25:37.467Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-03-17T16:25:37.467Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-17T16:25:37.537Z] --- PASS: TestNetworkNat (0.77s) [2022-03-17T16:25:37.537Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T16:25:37.799Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-17T16:25:38.060Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-17T16:25:38.068Z] --- PASS: TestCreateServiceMaxReplicas (2.23s) [2022-03-17T16:25:38.068Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T16:25:38.322Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2022-03-17T16:25:38.322Z] === RUN TestNetworkLoopbackNat [2022-03-17T16:25:38.322Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-17T16:25:38.395Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2022-03-17T16:25:38.395Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-17T16:25:39.323Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2022-03-17T16:25:39.323Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-17T16:25:40.296Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2022-03-17T16:25:40.296Z] === RUN TestNISDomainname [2022-03-17T16:25:40.863Z] --- PASS: TestNISDomainname (0.52s) [2022-03-17T16:25:40.863Z] === RUN TestHostnameDnsResolution [2022-03-17T16:25:41.424Z] --- PASS: TestHostnameDnsResolution (0.59s) [2022-03-17T16:25:41.424Z] === RUN TestUnprivilegedPortsAndPing [2022-03-17T16:25:41.723Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-17T16:25:41.723Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2022-03-17T16:25:41.723Z] === RUN TestPause [2022-03-17T16:25:41.984Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) [2022-03-17T16:25:41.984Z] === RUN TestStats [2022-03-17T16:25:41.984Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-17T16:25:42.245Z] --- PASS: TestPause (0.80s) [2022-03-17T16:25:42.245Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T16:25:42.245Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T16:25:42.245Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T16:25:42.245Z] === RUN TestPauseStopPausedContainer [2022-03-17T16:25:42.505Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-17T16:25:43.077Z] check_test.go:308: [db3cf04fa3742] daemon is not started [2022-03-17T16:25:43.077Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-17T16:25:43.077Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2022-03-17T16:25:43.077Z] === RUN TestPidHost [2022-03-17T16:25:44.497Z] --- PASS: TestStats (2.40s) [2022-03-17T16:25:44.497Z] === RUN TestStopContainerWithTimeout [2022-03-17T16:25:44.497Z] === RUN TestStopContainerWithTimeout/0 [2022-03-17T16:25:44.497Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-17T16:25:44.497Z] === RUN TestStopContainerWithTimeout/1 [2022-03-17T16:25:44.497Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-17T16:25:44.497Z] === RUN TestStopContainerWithTimeout/3 [2022-03-17T16:25:44.497Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-17T16:25:44.497Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-17T16:25:44.497Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-17T16:25:44.497Z] === CONT TestStopContainerWithTimeout/0 [2022-03-17T16:25:44.497Z] === CONT TestStopContainerWithTimeout/3 [2022-03-17T16:25:44.753Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-17T16:25:44.990Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-17T16:25:44.990Z] --- PASS: TestPidHost (1.85s) [2022-03-17T16:25:44.990Z] === RUN TestPsFilter [2022-03-17T16:25:44.990Z] --- PASS: TestPsFilter (0.18s) [2022-03-17T16:25:44.990Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T16:25:44.990Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-17T16:25:45.936Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2022-03-17T16:25:45.936Z] === RUN TestRemoveContainerWithVolume [2022-03-17T16:25:46.198Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-17T16:25:46.461Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-17T16:25:46.461Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2022-03-17T16:25:46.461Z] === RUN TestRemoveContainerRunning [2022-03-17T16:25:46.685Z] === CONT TestStopContainerWithTimeout/1 [2022-03-17T16:25:47.406Z] --- PASS: TestRemoveContainerRunning (0.71s) [2022-03-17T16:25:47.406Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T16:25:47.667Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-17T16:25:47.929Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-17T16:25:48.051Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-17T16:25:48.051Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-03-17T16:25:48.051Z] --- PASS: TestStopContainerWithTimeout/3 (2.50s) [2022-03-17T16:25:48.051Z] --- PASS: TestStopContainerWithTimeout/-1 (2.35s) [2022-03-17T16:25:48.051Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-03-17T16:25:48.051Z] === RUN TestDeleteDevicemapper [2022-03-17T16:25:48.051Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T16:25:48.051Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-17T16:25:48.051Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T16:25:48.191Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2022-03-17T16:25:48.191Z] === RUN TestRemoveInvalidContainer [2022-03-17T16:25:48.191Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-17T16:25:48.191Z] === RUN TestRenameLinkedContainer [2022-03-17T16:25:49.443Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.35s) [2022-03-17T16:25:49.443Z] === RUN TestUpdateMemory [2022-03-17T16:25:49.583Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-17T16:25:50.006Z] --- PASS: TestUpdateMemory (0.49s) [2022-03-17T16:25:50.006Z] === RUN TestUpdateCPUQuota [2022-03-17T16:25:50.569Z] --- PASS: TestUpdateCPUQuota (0.62s) [2022-03-17T16:25:50.569Z] === RUN TestUpdatePidsLimit [2022-03-17T16:25:50.569Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-17T16:25:50.826Z] === RUN TestUpdatePidsLimit/no_change [2022-03-17T16:25:50.826Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-17T16:25:51.082Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-17T16:25:51.339Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-17T16:25:51.339Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-17T16:25:51.501Z] --- PASS: TestRenameLinkedContainer (3.16s) [2022-03-17T16:25:51.501Z] === RUN TestRenameStoppedContainer [2022-03-17T16:25:51.501Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-17T16:25:51.501Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-17T16:25:51.595Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-17T16:25:52.076Z] --- PASS: TestRenameStoppedContainer (0.80s) [2022-03-17T16:25:52.076Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T16:25:52.524Z] --- PASS: TestUpdatePidsLimit (1.72s) [2022-03-17T16:25:52.524Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-03-17T16:25:52.524Z] --- PASS: TestUpdatePidsLimit/no_change (0.16s) [2022-03-17T16:25:52.524Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-03-17T16:25:52.524Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-03-17T16:25:52.524Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-03-17T16:25:52.524Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-03-17T16:25:52.524Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-03-17T16:25:52.524Z] === RUN TestUpdateRestartPolicy [2022-03-17T16:25:52.980Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.02s) [2022-03-17T16:25:52.980Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T16:25:53.018Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-17T16:25:53.592Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2022-03-17T16:25:53.592Z] === RUN TestRenameInvalidName [2022-03-17T16:25:54.534Z] --- PASS: TestRenameInvalidName (0.82s) [2022-03-17T16:25:54.534Z] === RUN TestRenameAnonymousContainer [2022-03-17T16:25:55.108Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-17T16:25:55.388Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-17T16:25:55.388Z] [2022-03-17T16:25:55.388Z] ________ ____ __. [2022-03-17T16:25:55.388Z] \_____ \ | |/ _| [2022-03-17T16:25:55.388Z] / | \| < [2022-03-17T16:25:55.388Z] / | \ | \ [2022-03-17T16:25:55.388Z] \_______ /____|__ \ [2022-03-17T16:25:55.388Z] \/ \/ [2022-03-17T16:25:55.388Z] [2022-03-17T16:25:55.388Z] INFO: make.ps1 ended at 03/17/2022 16:25:47 [2022-03-17T16:25:55.388Z] INFO: Binaries build ended at 03/17/2022 16:25:49. Duration:00:01:25.7934879 [2022-03-17T16:25:55.388Z] INFO: Copying the built daemon binary to d:\CI\PR-43298\7\binary\dockerd-bee8f006fe.exe... [2022-03-17T16:25:55.388Z] INFO: Copying the built client binary to d:\CI\PR-43298\7\binary\docker-bee8f006fe.exe... [2022-03-17T16:25:55.388Z] INFO: Copying dockerversion from the container... [2022-03-17T16:25:55.388Z] INFO: Copying the golang package from the container to d:\CI\PR-43298\7\installer\go.zip... [2022-03-17T16:25:55.388Z] INFO: Extracting go.zip to d:\CI\PR-43298\7\go [2022-03-17T16:25:55.678Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-17T16:25:57.065Z] --- PASS: TestRenameAnonymousContainer (2.69s) [2022-03-17T16:25:57.065Z] === RUN TestRenameContainerWithSameName [2022-03-17T16:25:57.327Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-17T16:25:57.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-17T16:25:57.589Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2022-03-17T16:25:57.589Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T16:25:58.979Z] --- PASS: TestRenameContainerWithLinkedContainer (1.21s) [2022-03-17T16:25:58.979Z] === RUN TestResize [2022-03-17T16:25:58.979Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-17T16:25:59.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-17T16:25:59.553Z] --- PASS: TestResize (0.71s) [2022-03-17T16:25:59.553Z] === RUN TestResizeWithInvalidSize [2022-03-17T16:26:00.128Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2022-03-17T16:26:00.128Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T16:26:00.701Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:26:00.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:26:00.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:26:00.701Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T16:26:00.701Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:26:01.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-17T16:26:02.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-17T16:26:03.170Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:26:04.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-17T16:26:04.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:26:04.696Z] --- PASS: TestUpdateRestartPolicy (10.66s) [2022-03-17T16:26:04.696Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T16:26:04.696Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-03-17T16:26:04.696Z] === RUN TestWaitNonBlocked [2022-03-17T16:26:04.696Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:26:04.696Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:26:04.696Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:26:04.696Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:26:04.696Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:26:04.696Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:26:04.696Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-17T16:26:04.696Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-03-17T16:26:04.696Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2022-03-17T16:26:04.696Z] === RUN TestWaitBlocked [2022-03-17T16:26:04.696Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T16:26:04.696Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T16:26:04.696Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T16:26:04.696Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T16:26:04.696Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T16:26:04.696Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T16:26:04.696Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-17T16:26:04.696Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-03-17T16:26:04.696Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-03-17T16:26:04.696Z] === CONT TestContainerStartOnDaemonRestart [2022-03-17T16:26:04.696Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-17T16:26:05.238Z] --- PASS: TestCreateServiceSecretFileMode (12.51s) [2022-03-17T16:26:05.238Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T16:26:05.498Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-17T16:26:06.070Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T16:26:06.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-17T16:26:06.070Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T16:26:06.188Z] INFO: Expanding compiler 1 of 3... [2022-03-17T16:26:07.154Z] INFO: Expanding compiler 2 of 3... [2022-03-17T16:26:07.210Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.89s) [2022-03-17T16:26:07.210Z] === CONT TestIpcModeOlderClient [2022-03-17T16:26:07.210Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-17T16:26:07.210Z] === CONT TestContainerKillOnDaemonStart [2022-03-17T16:26:07.210Z] --- PASS: TestContainerStartOnDaemonRestart (2.03s) [2022-03-17T16:26:07.210Z] === CONT TestDaemonHostGatewayIP [2022-03-17T16:26:07.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T16:26:08.029Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:26:08.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-17T16:26:09.031Z] sha256:7c28d836dc25b7d19521ab1a5a49b4c9b3585be138fbce22b08a67bcfdc4b9e4 [2022-03-17T16:26:09.031Z] INFO: Starting docker-py tests... [2022-03-17T16:26:09.031Z] ============================= test session starts ============================== [2022-03-17T16:26:09.031Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-17T16:26:09.031Z] rootdir: /src, inifile: pytest.ini [2022-03-17T16:26:09.031Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-17T16:26:09.031Z] collected 395 items / 2 deselected / 393 selected [2022-03-17T16:26:09.031Z] [2022-03-17T16:26:09.146Z] --- PASS: TestDaemonHostGatewayIP (2.18s) [2022-03-17T16:26:09.146Z] === CONT TestDaemonRestartIpcMode [2022-03-17T16:26:09.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-17T16:26:11.074Z] check_test.go:308: [d823c0759dfbb] daemon is not started [2022-03-17T16:26:11.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-17T16:26:11.082Z] --- PASS: TestDaemonRestartIpcMode (2.04s) [2022-03-17T16:26:12.020Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T16:26:12.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T16:26:12.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-17T16:26:12.978Z] INFO: Expanding compiler 3 of 3... [2022-03-17T16:26:13.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-17T16:26:13.990Z] INFO: Removing downloaded files... [2022-03-17T16:26:13.990Z] INFO: Downloading containerd [2022-03-17T16:26:16.424Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T16:26:17.464Z] --- PASS: TestCreateServiceConfigFileMode (12.62s) [2022-03-17T16:26:17.464Z] === RUN TestCreateServiceSysctls [2022-03-17T16:26:18.339Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T16:26:18.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T16:26:18.992Z] 037d5740b404: Pull complete [2022-03-17T16:26:18.992Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-17T16:26:18.992Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:26:18.992Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-17T16:26:18.992Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-17T16:26:18.992Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-17T16:26:18.992Z] WARN: Skipping validation tests [2022-03-17T16:26:18.992Z] INFO: Running unit tests at 03/17/2022 16:26:11... [2022-03-17T16:26:18.992Z] INFO: make.ps1 starting at 03/17/2022 16:26:15 [2022-03-17T16:26:18.992Z] INFO: Git commit (bee8f006fe) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T16:26:18.992Z] INFO: Invoking autogen... [2022-03-17T16:26:18.992Z] INFO: Running unit tests... [2022-03-17T16:26:19.167Z] --- PASS: TestContainerKillOnDaemonStart (11.55s) [2022-03-17T16:26:19.167Z] PASS [2022-03-17T16:26:19.167Z] [2022-03-17T16:26:19.167Z] === Skipped [2022-03-17T16:26:19.167Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-17T16:26:19.167Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T16:26:19.167Z] [2022-03-17T16:26:19.167Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T16:26:19.167Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T16:26:19.167Z] [2022-03-17T16:26:19.167Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-17T16:26:19.167Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T16:26:19.167Z] [2022-03-17T16:26:19.167Z] DONE 200 tests, 3 skipped in 108.387s [2022-03-17T16:26:19.167Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-17T16:26:19.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:26:19.168Z] ++ set -e [2022-03-17T16:26:19.168Z] ++ '[' -n 0 ']' [2022-03-17T16:26:19.168Z] ++ set -x [2022-03-17T16:26:19.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:26:19.168Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T16:26:19.168Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-17T16:26:19.168Z] === RUN TestDaemonConfigValidation [2022-03-17T16:26:19.168Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-17T16:26:19.168Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-17T16:26:19.168Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-17T16:26:19.168Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-17T16:26:19.168Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-17T16:26:19.168Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-17T16:26:19.168Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-17T16:26:19.168Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-17T16:26:19.168Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-17T16:26:19.168Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-17T16:26:19.168Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-17T16:26:19.168Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-17T16:26:19.168Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-17T16:26:19.168Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-17T16:26:19.168Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-17T16:26:19.168Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-17T16:26:19.168Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-03-17T16:26:19.168Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-03-17T16:26:19.168Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-03-17T16:26:19.168Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-03-17T16:26:19.168Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-17T16:26:19.168Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T16:26:19.168Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-17T16:26:19.193Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-17T16:26:19.380Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-03-17T16:26:19.380Z] === RUN TestCreateServiceCapabilities [2022-03-17T16:26:20.019Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-17T16:26:20.103Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-17T16:26:20.658Z] INFO: Extraction ended at 03/17/2022 16:26:18. Duration:00:00:27.3841792 [2022-03-17T16:26:20.658Z] INFO: Updating the golang and path environment variables [2022-03-17T16:26:20.658Z] INFO: GOPATH=d:\gopath [2022-03-17T16:26:20.658Z] INFO: go version go1.18 windows/amd64 [2022-03-17T16:26:20.658Z] INFO: Running the daemon under test in debug mode [2022-03-17T16:26:20.658Z] INFO: Running the daemon under test in containerd mode [2022-03-17T16:26:20.658Z] INFO: Starting a daemon under test... [2022-03-17T16:26:20.658Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43298\7\daemon --pidfile d:\CI\PR-43298\7\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-17T16:26:20.658Z] INFO: Containerd started successfully. [2022-03-17T16:26:20.658Z] INFO: Process started successfully. [2022-03-17T16:26:20.658Z] INFO: Start tailing logs of the daemon under tests [2022-03-17T16:26:20.658Z] INFO: Waiting for the daemon under test to start... [2022-03-17T16:26:21.463Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T16:26:21.521Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-17T16:26:21.524Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-17T16:26:21.929Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-03-17T16:26:21.929Z] === RUN TestInspect [2022-03-17T16:26:22.450Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-17T16:26:22.450Z] daemon_test.go:156: [d5a616f7a83a8] daemon is not started [2022-03-17T16:26:22.450Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-03-17T16:26:22.450Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-03-17T16:26:22.450Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-03-17T16:26:22.450Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-03-17T16:26:22.450Z] === RUN TestDaemonProxy [2022-03-17T16:26:22.450Z] === RUN TestDaemonProxy/environment_variables [2022-03-17T16:26:23.383Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T16:26:24.341Z] === RUN TestDaemonProxy/command-line_options [2022-03-17T16:26:24.774Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T16:26:24.868Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-17T16:26:25.238Z] --- PASS: TestInspect (2.88s) [2022-03-17T16:26:25.238Z] === RUN TestCreateJob [2022-03-17T16:26:25.751Z] === RUN TestDaemonProxy/configuration_file [2022-03-17T16:26:26.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-17T16:26:27.640Z] === RUN TestDaemonProxy/conflicting_options [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.33s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.41s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.46s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.48s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.74s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.23s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.06s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.59s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.49s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.20s) [2022-03-17T16:26:27.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s) [2022-03-17T16:26:27.647Z] === RUN TestCgroupNamespacesRun [2022-03-17T16:26:27.783Z] --- PASS: TestCreateJob (2.94s) [2022-03-17T16:26:27.783Z] === RUN TestReplicatedJob [2022-03-17T16:26:28.203Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-17T16:26:28.502Z] --- PASS: TestDaemonProxy (6.29s) [2022-03-17T16:26:28.502Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-03-17T16:26:28.502Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-03-17T16:26:28.502Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-03-17T16:26:28.502Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-17T16:26:28.502Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-17T16:26:28.502Z] PASS [2022-03-17T16:26:28.502Z] [2022-03-17T16:26:28.502Z] DONE 17 tests in 10.207s [2022-03-17T16:26:28.502Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-17T16:26:28.502Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:26:28.502Z] ++ set -e [2022-03-17T16:26:28.502Z] ++ '[' -n 0 ']' [2022-03-17T16:26:28.502Z] ++ set -x [2022-03-17T16:26:28.502Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:26:28.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-17T16:26:28.758Z] INFO: Testing against a local daemon [2022-03-17T16:26:28.758Z] === RUN TestCommitInheritsEnv [2022-03-17T16:26:29.013Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-03-17T16:26:29.013Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T16:26:29.013Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-17T16:26:29.013Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T16:26:29.013Z] === RUN TestImportWithCustomPlatform [2022-03-17T16:26:29.013Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-17T16:26:29.013Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-17T16:26:29.013Z] === RUN TestImportWithCustomPlatform// [2022-03-17T16:26:29.013Z] === RUN TestImportWithCustomPlatform/linux [2022-03-17T16:26:29.013Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-17T16:26:29.269Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-17T16:26:29.269Z] === RUN TestImportWithCustomPlatform/macos [2022-03-17T16:26:29.269Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-17T16:26:29.269Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-17T16:26:29.269Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-03-17T16:26:29.269Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-17T16:26:29.269Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-17T16:26:29.269Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-17T16:26:29.269Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-17T16:26:29.269Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-17T16:26:29.269Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-17T16:26:29.269Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-17T16:26:29.269Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-17T16:26:29.269Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-17T16:26:29.269Z] === RUN TestImagesFilterMultiReference [2022-03-17T16:26:29.269Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-17T16:26:29.269Z] === RUN TestImagePullPlatformInvalid [2022-03-17T16:26:29.269Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-17T16:26:29.269Z] === RUN TestRemoveImageOrphaning [2022-03-17T16:26:29.525Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-03-17T16:26:29.525Z] === RUN TestRemoveImageGarbageCollector [2022-03-17T16:26:29.525Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T16:26:29.525Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-17T16:26:29.525Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T16:26:29.525Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-17T16:26:29.525Z] === RUN TestTagInvalidReference [2022-03-17T16:26:29.533Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2022-03-17T16:26:29.533Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-17T16:26:29.782Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-17T16:26:29.782Z] === RUN TestTagValidPrefixedRepo [2022-03-17T16:26:29.782Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-17T16:26:29.782Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T16:26:29.782Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-17T16:26:29.782Z] === RUN TestTagOfficialNames [2022-03-17T16:26:29.782Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-17T16:26:29.782Z] === RUN TestTagMatchesDigest [2022-03-17T16:26:29.782Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-17T16:26:29.782Z] PASS [2022-03-17T16:26:29.782Z] [2022-03-17T16:26:29.782Z] === Skipped [2022-03-17T16:26:29.782Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T16:26:29.782Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-17T16:26:29.782Z] [2022-03-17T16:26:29.782Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-17T16:26:29.782Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T16:26:29.782Z] [2022-03-17T16:26:29.782Z] DONE 22 tests, 2 skipped in 1.235s [2022-03-17T16:26:29.782Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-17T16:26:29.782Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:26:29.782Z] ++ set -e [2022-03-17T16:26:29.782Z] ++ '[' -n 0 ']' [2022-03-17T16:26:29.782Z] ++ set -x [2022-03-17T16:26:29.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:26:29.782Z] INFO: Testing against a local daemon [2022-03-17T16:26:29.782Z] === RUN TestNetworkCreateDelete [2022-03-17T16:26:29.798Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-17T16:26:30.039Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-17T16:26:30.039Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T16:26:30.295Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-17T16:26:30.295Z] === RUN TestDaemonDNSFallback [2022-03-17T16:26:30.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-17T16:26:31.004Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2022-03-17T16:26:31.004Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-17T16:26:31.622Z] [2022-03-17T16:26:31.622Z] Name Version Source Summary [2022-03-17T16:26:31.622Z] ---- ------- ------ ------- [2022-03-17T16:26:31.622Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-17T16:26:31.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-17T16:26:32.077Z] [2022-03-17T16:26:32.077Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-17T16:26:32.077Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-17T16:26:32.077Z] PSChildName : containerd [2022-03-17T16:26:32.077Z] PSDrive : C [2022-03-17T16:26:32.077Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-17T16:26:32.077Z] PSIsContainer : True [2022-03-17T16:26:32.077Z] Name : containerd [2022-03-17T16:26:32.077Z] FullName : C:\containerd [2022-03-17T16:26:32.077Z] Parent : [2022-03-17T16:26:32.077Z] Exists : True [2022-03-17T16:26:32.077Z] Root : C:\ [2022-03-17T16:26:32.077Z] Extension : [2022-03-17T16:26:32.077Z] CreationTime : 3/17/2022 4:26:31 PM [2022-03-17T16:26:32.077Z] CreationTimeUtc : 3/17/2022 4:26:31 PM [2022-03-17T16:26:32.077Z] LastAccessTime : 3/17/2022 4:26:31 PM [2022-03-17T16:26:32.077Z] LastAccessTimeUtc : 3/17/2022 4:26:31 PM [2022-03-17T16:26:32.077Z] LastWriteTime : 3/17/2022 4:26:31 PM [2022-03-17T16:26:32.077Z] LastWriteTimeUtc : 3/17/2022 4:26:31 PM [2022-03-17T16:26:32.077Z] Attributes : Directory [2022-03-17T16:26:32.077Z] Mode : d----- [2022-03-17T16:26:32.077Z] BaseName : containerd [2022-03-17T16:26:32.077Z] Target : {} [2022-03-17T16:26:32.077Z] LinkType : [2022-03-17T16:26:32.077Z] [2022-03-17T16:26:32.214Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-17T16:26:32.477Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.56s) [2022-03-17T16:26:32.477Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-17T16:26:32.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-17T16:26:33.072Z] --- PASS: TestReplicatedJob (4.98s) [2022-03-17T16:26:33.072Z] === RUN TestUpdateReplicatedJob [2022-03-17T16:26:34.228Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-17T16:26:34.228Z] INFO: Configuring git core.autocrlf... [2022-03-17T16:26:34.228Z] [2022-03-17T16:26:34.228Z] [2022-03-17T16:26:34.660Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2022-03-17T16:26:34.660Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-17T16:26:34.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-17T16:26:36.066Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2022-03-17T16:26:36.066Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-17T16:26:36.377Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2022-03-17T16:26:36.377Z] === RUN TestServiceListWithStatuses [2022-03-17T16:26:36.377Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T16:26:36.377Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T16:26:36.377Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T16:26:36.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-17T16:26:36.880Z] --- PASS: TestDaemonDNSFallback (6.20s) [2022-03-17T16:26:36.880Z] === RUN TestInspectNetwork [2022-03-17T16:26:36.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-17T16:26:37.371Z] ? github.com/docker/docker/api [no test files] [2022-03-17T16:26:37.879Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s) [2022-03-17T16:26:37.879Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-17T16:26:38.482Z] ...INFO: Daemon under test started and replied! [2022-03-17T16:26:38.483Z] INFO: Docker version of the daemon under test [2022-03-17T16:26:38.483Z] [2022-03-17T16:26:38.483Z] Client: [2022-03-17T16:26:38.483Z] Version: 17.06.2-ce [2022-03-17T16:26:38.483Z] API version: 1.30 [2022-03-17T16:26:38.483Z] Go version: go1.8.3 [2022-03-17T16:26:38.483Z] Git commit: cec0b72 [2022-03-17T16:26:38.483Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-17T16:26:38.483Z] OS/Arch: windows/amd64 [2022-03-17T16:26:38.483Z] [2022-03-17T16:26:38.483Z] Server: [2022-03-17T16:26:38.483Z] Version: 0.0.0-dev [2022-03-17T16:26:38.483Z] API version: 1.42 (minimum version 1.24) [2022-03-17T16:26:38.483Z] Go version: go1.18 [2022-03-17T16:26:38.483Z] Git commit: bee8f006fe [2022-03-17T16:26:38.483Z] Built: 03/17/2022 16:24:27 [2022-03-17T16:26:38.483Z] OS/Arch: windows/amd64 [2022-03-17T16:26:38.483Z] Experimental: false [2022-03-17T16:26:38.483Z] [2022-03-17T16:26:38.483Z] INFO: Docker info of the daemon under test [2022-03-17T16:26:38.483Z] [2022-03-17T16:26:38.483Z] Containers: 0 [2022-03-17T16:26:38.483Z] Running: 0 [2022-03-17T16:26:38.483Z] Paused: 0 [2022-03-17T16:26:38.483Z] Stopped: 0 [2022-03-17T16:26:38.483Z] Images: 0 [2022-03-17T16:26:38.483Z] Server Version: 0.0.0-dev [2022-03-17T16:26:38.483Z] Storage Driver: windowsfilter [2022-03-17T16:26:38.483Z] Windows: [2022-03-17T16:26:38.483Z] Logging Driver: json-file [2022-03-17T16:26:38.483Z] Plugins: [2022-03-17T16:26:38.483Z] Volume: local [2022-03-17T16:26:38.483Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T16:26:38.483Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T16:26:38.483Z] Swarm: inactive [2022-03-17T16:26:38.483Z] Default Isolation: process [2022-03-17T16:26:38.483Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T16:26:38.483Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-17T16:26:38.483Z] OSType: windows [2022-03-17T16:26:38.483Z] Architecture: x86_64 [2022-03-17T16:26:38.483Z] CPUs: 4 [2022-03-17T16:26:38.483Z] Total Memory: 32GiB [2022-03-17T16:26:38.483Z] Name: azwin-2-62dfd0 [2022-03-17T16:26:38.483Z] ID: MNRT:RP6U:MJ6X:EO6N:SH26:GWPP:W2GH:4AL7:RYPF:R6GU:ULM2:BAUA [2022-03-17T16:26:38.483Z] Docker Root Dir: D:\CI\PR-43298\7\daemon [2022-03-17T16:26:38.483Z] Debug Mode (client): false [2022-03-17T16:26:38.483Z] Debug Mode (server): true [2022-03-17T16:26:38.483Z] File Descriptors: -1 [2022-03-17T16:26:38.483Z] Goroutines: 29 [2022-03-17T16:26:38.483Z] System Time: 2022-03-17T16:26:38.3153004Z [2022-03-17T16:26:38.483Z] EventsListeners: 0 [2022-03-17T16:26:38.483Z] Registry: https://index.docker.io/v1/ [2022-03-17T16:26:38.483Z] Labels: [2022-03-17T16:26:38.483Z] Experimental: false [2022-03-17T16:26:38.483Z] Insecure Registries: [2022-03-17T16:26:38.483Z] 127.0.0.0/8 [2022-03-17T16:26:38.483Z] Live Restore Enabled: false [2022-03-17T16:26:38.483Z] [2022-03-17T16:26:38.483Z] [2022-03-17T16:26:38.483Z] INFO: Docker images of the daemon under test [2022-03-17T16:26:38.483Z] [2022-03-17T16:26:38.483Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T16:26:38.483Z] [2022-03-17T16:26:38.483Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-17T16:26:38.483Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-17T16:26:38.820Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2022-03-17T16:26:38.820Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-17T16:26:39.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-17T16:26:39.394Z] === RUN TestInspectNetwork/full_network_id [2022-03-17T16:26:39.394Z] === RUN TestInspectNetwork/partial_network_id [2022-03-17T16:26:39.394Z] === RUN TestInspectNetwork/network_name [2022-03-17T16:26:39.394Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-17T16:26:39.470Z] ltsc2022: Pulling from windows/servercore [2022-03-17T16:26:39.470Z] 8f616e6e9eec: Pulling fs layer [2022-03-17T16:26:39.470Z] 037d5740b404: Pulling fs layer [2022-03-17T16:26:40.581Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2022-03-17T16:26:40.581Z] === RUN TestDockerNetworkReConnect [2022-03-17T16:26:40.780Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2022-03-17T16:26:40.780Z] === RUN TestNISDomainname [2022-03-17T16:26:41.728Z] --- PASS: TestNISDomainname (0.94s) [2022-03-17T16:26:41.728Z] === RUN TestHostnameDnsResolution [2022-03-17T16:26:42.303Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-17T16:26:42.877Z] --- PASS: TestHostnameDnsResolution (1.20s) [2022-03-17T16:26:42.877Z] === RUN TestUnprivilegedPortsAndPing [2022-03-17T16:26:43.290Z] --- PASS: TestDockerNetworkReConnect (3.39s) [2022-03-17T16:26:43.290Z] === RUN TestServicePlugin [2022-03-17T16:26:43.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-17T16:26:43.576Z] --- PASS: TestInspectNetwork (6.99s) [2022-03-17T16:26:43.576Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-17T16:26:43.576Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-17T16:26:43.576Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-17T16:26:43.576Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-17T16:26:43.576Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T16:26:43.713Z] --- PASS: TestUnprivilegedPortsAndPing (0.91s) [2022-03-17T16:26:43.713Z] === RUN TestStats [2022-03-17T16:26:44.657Z] check_test.go:308: [d500a071775a4] daemon is not started [2022-03-17T16:26:44.657Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-17T16:26:44.657Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-17T16:26:44.948Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-03-17T16:26:44.948Z] === RUN TestNetworkInvalidJSON [2022-03-17T16:26:44.948Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T16:26:44.948Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T16:26:44.948Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:26:44.948Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:26:44.948Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:26:44.948Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:26:44.948Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T16:26:44.948Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:26:44.948Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:26:44.948Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-17T16:26:44.948Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-17T16:26:44.948Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-17T16:26:44.948Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-17T16:26:44.948Z] === RUN TestNetworkList [2022-03-17T16:26:44.948Z] === RUN TestNetworkList//networks [2022-03-17T16:26:44.948Z] === PAUSE TestNetworkList//networks [2022-03-17T16:26:44.948Z] === RUN TestNetworkList//networks/ [2022-03-17T16:26:44.948Z] === PAUSE TestNetworkList//networks/ [2022-03-17T16:26:44.948Z] === CONT TestNetworkList//networks [2022-03-17T16:26:44.948Z] === CONT TestNetworkList//networks/ [2022-03-17T16:26:44.948Z] --- PASS: TestNetworkList (0.01s) [2022-03-17T16:26:44.948Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T16:26:44.948Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T16:26:44.948Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T16:26:45.230Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-17T16:26:45.515Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-17T16:26:45.515Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T16:26:45.803Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-17T16:26:45.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-17T16:26:46.376Z] --- PASS: TestStats (2.83s) [2022-03-17T16:26:46.376Z] === RUN TestStopContainerWithTimeout [2022-03-17T16:26:46.376Z] === RUN TestStopContainerWithTimeout/0 [2022-03-17T16:26:46.376Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-17T16:26:46.376Z] === RUN TestStopContainerWithTimeout/1 [2022-03-17T16:26:46.376Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-17T16:26:46.376Z] === RUN TestStopContainerWithTimeout/3 [2022-03-17T16:26:46.376Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-17T16:26:46.376Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-17T16:26:46.376Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-17T16:26:46.376Z] === CONT TestStopContainerWithTimeout/0 [2022-03-17T16:26:46.376Z] === CONT TestStopContainerWithTimeout/3 [2022-03-17T16:26:46.882Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-17T16:26:46.883Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T16:26:47.444Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2022-03-17T16:26:47.444Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T16:26:47.500Z] plugin_test.go:61: [d4ae406640ddd] joining swarm manager [dc79659e9f870]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:26:47.764Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-17T16:26:48.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-17T16:26:48.073Z] plugin_test.go:64: [d6fe4992b97f9] joining swarm manager [dc79659e9f870]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:26:48.374Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-03-17T16:26:48.374Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T16:26:49.739Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2022-03-17T16:26:49.739Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T16:26:49.926Z] 037d5740b404: Verifying Checksum [2022-03-17T16:26:49.926Z] 037d5740b404: Download complete [2022-03-17T16:26:49.940Z] === CONT TestStopContainerWithTimeout/1 [2022-03-17T16:26:50.299Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-17T16:26:50.299Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T16:26:50.396Z] 8f616e6e9eec: Verifying Checksum [2022-03-17T16:26:50.396Z] 8f616e6e9eec: Download complete [2022-03-17T16:26:50.599Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-17T16:26:50.882Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-17T16:26:51.454Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-03-17T16:26:51.454Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2022-03-17T16:26:51.454Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2022-03-17T16:26:51.454Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-03-17T16:26:51.454Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2022-03-17T16:26:51.454Z] === RUN TestDeleteDevicemapper [2022-03-17T16:26:51.454Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T16:26:51.454Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-17T16:26:51.454Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T16:26:52.187Z] --- PASS: TestServiceWithPredefinedNetwork (1.73s) [2022-03-17T16:26:52.187Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T16:26:52.187Z] service_test.go:243: FLAKY_TEST [2022-03-17T16:26:52.187Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T16:26:52.187Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T16:26:52.398Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-17T16:26:53.345Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-17T16:26:53.918Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.47s) [2022-03-17T16:26:53.918Z] === RUN TestUpdateMemory [2022-03-17T16:26:53.918Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:26:53.918Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-17T16:26:53.918Z] === RUN TestUpdateCPUQuota [2022-03-17T16:26:54.180Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-17T16:26:55.569Z] --- PASS: TestUpdateCPUQuota (1.56s) [2022-03-17T16:26:55.569Z] === RUN TestUpdatePidsLimit [2022-03-17T16:26:55.569Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-17T16:26:55.830Z] === RUN TestUpdatePidsLimit/no_change [2022-03-17T16:26:56.402Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-17T16:26:56.973Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-17T16:26:56.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-17T16:26:57.234Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-17T16:26:57.805Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-17T16:26:58.066Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-17T16:26:59.450Z] --- PASS: TestUpdatePidsLimit (4.13s) [2022-03-17T16:26:59.450Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2022-03-17T16:26:59.450Z] --- PASS: TestUpdatePidsLimit/no_change (0.48s) [2022-03-17T16:26:59.450Z] --- PASS: TestUpdatePidsLimit/update_lower (0.51s) [2022-03-17T16:26:59.450Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2022-03-17T16:26:59.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2022-03-17T16:26:59.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-03-17T16:26:59.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2022-03-17T16:26:59.450Z] === RUN TestUpdateRestartPolicy [2022-03-17T16:27:00.022Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-17T16:27:00.022Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-17T16:27:01.939Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-17T16:27:01.939Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-17T16:27:02.200Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-17T16:27:02.772Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-17T16:27:02.783Z] === RUN TestMiddlewares [2022-03-17T16:27:02.783Z] --- PASS: TestMiddlewares (0.00s) [2022-03-17T16:27:02.783Z] PASS [2022-03-17T16:27:02.783Z] coverage: 9.0% of statements [2022-03-17T16:27:02.783Z] ok github.com/docker/docker/api/server 0.060s coverage: 9.0% of statements [2022-03-17T16:27:03.034Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-17T16:27:03.295Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-17T16:27:03.555Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-17T16:27:03.555Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-17T16:27:03.555Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-17T16:27:03.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-17T16:27:04.758Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-17T16:27:06.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-17T16:27:06.672Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-17T16:27:06.672Z] check_test.go:308: [db11f9a2fb6d6] daemon is not started [2022-03-17T16:27:06.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-17T16:27:06.672Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-17T16:27:06.672Z] check_test.go:308: [d49bc3949e318] daemon is not started [2022-03-17T16:27:06.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-17T16:27:07.067Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2022-03-17T16:27:07.068Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T16:27:07.993Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0busl5bzemq66ykd9epgowjkz Created:2022-03-17 16:27:06.8075445 +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[5695375e419ab4effce2753d6deb5e0449c4fad724d356820dd11d36217ac27a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i29gef3klo6857xbtwwuj7htr EndpointID:72042caa1733bc56fb8bf17df2fe0bfb9ce52a381f972c31b69ac33d4664415d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:63fa8feed0fc43c7e7e57802ad2764ad6328e8cfe262ead496c5de86e6b1140b 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:615d71783c4b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i29gef3klo6857xbtwwuj7htr EndpointID:72042caa1733bc56fb8bf17df2fe0bfb9ce52a381f972c31b69ac33d4664415d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-17T16:27:09.213Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-17T16:27:09.474Z] check_test.go:308: [dec0dd8e36d3d] daemon is not started [2022-03-17T16:27:09.474Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-17T16:27:09.734Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-17T16:27:10.677Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-17T16:27:10.938Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-17T16:27:11.880Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-17T16:27:12.141Z] --- PASS: TestUpdateRestartPolicy (12.53s) [2022-03-17T16:27:12.141Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T16:27:12.155Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.65s) [2022-03-17T16:27:12.155Z] PASS [2022-03-17T16:27:12.155Z] [2022-03-17T16:27:12.155Z] === Skipped [2022-03-17T16:27:12.155Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T16:27:12.155Z] service_test.go:243: FLAKY_TEST [2022-03-17T16:27:12.155Z] [2022-03-17T16:27:12.155Z] DONE 26 tests, 1 skipped in 42.414s [2022-03-17T16:27:12.155Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-17T16:27:12.155Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:12.155Z] ++ set -e [2022-03-17T16:27:12.155Z] ++ '[' -n 0 ']' [2022-03-17T16:27:12.155Z] ++ set -x [2022-03-17T16:27:12.155Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:12.402Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-17T16:27:12.411Z] INFO: Testing against a local daemon [2022-03-17T16:27:12.411Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-17T16:27:12.411Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:27:12.411Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T16:27:12.411Z] === RUN TestDockerNetworkIpvlan [2022-03-17T16:27:12.411Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:27:12.411Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-17T16:27:12.411Z] PASS [2022-03-17T16:27:12.411Z] [2022-03-17T16:27:12.411Z] === Skipped [2022-03-17T16:27:12.411Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T16:27:12.411Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:27:12.411Z] [2022-03-17T16:27:12.411Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-17T16:27:12.411Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:27:12.411Z] [2022-03-17T16:27:12.411Z] DONE 2 tests, 2 skipped in 0.091s [2022-03-17T16:27:12.411Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-17T16:27:12.411Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:12.411Z] ++ set -e [2022-03-17T16:27:12.411Z] ++ '[' -n 0 ']' [2022-03-17T16:27:12.411Z] ++ set -x [2022-03-17T16:27:12.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:12.411Z] INFO: Testing against a local daemon [2022-03-17T16:27:12.411Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-17T16:27:12.663Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-17T16:27:12.924Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2022-03-17T16:27:12.924Z] === RUN TestWaitNonBlocked [2022-03-17T16:27:12.924Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:27:12.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:27:12.924Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:27:12.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:27:12.924Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:27:12.924Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:27:13.775Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s) [2022-03-17T16:27:13.775Z] === RUN TestDockerNetworkMacvlan [2022-03-17T16:27:13.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-17T16:27:14.129Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-17T16:27:14.129Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2022-03-17T16:27:14.129Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2022-03-17T16:27:14.129Z] === RUN TestWaitBlocked [2022-03-17T16:27:14.129Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T16:27:14.129Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T16:27:14.129Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T16:27:14.129Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T16:27:14.129Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T16:27:14.129Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T16:27:14.336Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-17T16:27:14.643Z] --- PASS: TestServicePlugin (29.67s) [2022-03-17T16:27:14.643Z] === RUN TestServiceUpdateLabel [2022-03-17T16:27:14.897Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-17T16:27:15.212Z] --- PASS: TestServiceUpdateLabel (2.13s) [2022-03-17T16:27:15.212Z] === RUN TestServiceUpdateSecrets [2022-03-17T16:27:15.516Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-17T16:27:15.516Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2022-03-17T16:27:15.516Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2022-03-17T16:27:15.516Z] === CONT TestContainerStartOnDaemonRestart [2022-03-17T16:27:15.516Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-17T16:27:15.835Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-17T16:27:17.198Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-17T16:27:17.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-17T16:27:19.084Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-17T16:27:19.340Z] === CONT TestIpcModeOlderClient [2022-03-17T16:27:19.340Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s) [2022-03-17T16:27:19.340Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-03-17T16:27:19.340Z] === CONT TestContainerKillOnDaemonStart [2022-03-17T16:27:19.601Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.33s) [2022-03-17T16:27:19.601Z] === CONT TestDaemonHostGatewayIP [2022-03-17T16:27:20.984Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-17T16:27:21.597Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-17T16:27:22.158Z] --- PASS: TestDockerNetworkMacvlan (8.56s) [2022-03-17T16:27:22.158Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-17T16:27:22.158Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-17T16:27:22.158Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.67s) [2022-03-17T16:27:22.158Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) [2022-03-17T16:27:22.158Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.74s) [2022-03-17T16:27:22.158Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.47s) [2022-03-17T16:27:22.158Z] PASS [2022-03-17T16:27:22.158Z] [2022-03-17T16:27:22.158Z] DONE 8 tests in 9.859s [2022-03-17T16:27:22.158Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-17T16:27:22.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:22.158Z] ++ set -e [2022-03-17T16:27:22.158Z] ++ '[' -n 0 ']' [2022-03-17T16:27:22.158Z] ++ set -x [2022-03-17T16:27:22.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:22.159Z] testing: warning: no tests to run [2022-03-17T16:27:22.159Z] PASS [2022-03-17T16:27:22.159Z] [2022-03-17T16:27:22.159Z] DONE 0 tests in 0.026s [2022-03-17T16:27:22.159Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-17T16:27:22.159Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:22.159Z] ++ set -e [2022-03-17T16:27:22.159Z] ++ '[' -n 0 ']' [2022-03-17T16:27:22.159Z] ++ set -x [2022-03-17T16:27:22.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:22.414Z] INFO: Testing against a local daemon [2022-03-17T16:27:22.414Z] === RUN TestAuthZPluginAllowRequest [2022-03-17T16:27:23.341Z] --- PASS: TestAuthZPluginAllowRequest (1.04s) [2022-03-17T16:27:23.341Z] === RUN TestAuthZPluginTLS [2022-03-17T16:27:23.529Z] --- PASS: TestDaemonHostGatewayIP (3.79s) [2022-03-17T16:27:23.529Z] === CONT TestDaemonRestartIpcMode [2022-03-17T16:27:23.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-17T16:27:23.902Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-17T16:27:23.902Z] === RUN TestAuthZPluginDenyRequest [2022-03-17T16:27:24.269Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-17T16:27:24.463Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-17T16:27:24.463Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-17T16:27:25.024Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-17T16:27:25.024Z] === RUN TestAuthZPluginDenyResponse [2022-03-17T16:27:25.257Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-17T16:27:25.518Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-17T16:27:25.585Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-17T16:27:25.585Z] === RUN TestAuthZPluginAllowEventStream [2022-03-17T16:27:26.460Z] --- PASS: TestDaemonRestartIpcMode (3.16s) [2022-03-17T16:27:26.513Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s) [2022-03-17T16:27:26.513Z] === RUN TestAuthZPluginErrorResponse [2022-03-17T16:27:27.074Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-17T16:27:27.074Z] === RUN TestAuthZPluginErrorRequest [2022-03-17T16:27:27.634Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-17T16:27:27.634Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-17T16:27:27.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-17T16:27:27.846Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-17T16:27:28.195Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-17T16:27:28.195Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-17T16:27:29.559Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.26s) [2022-03-17T16:27:29.559Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-17T16:27:30.115Z] --- PASS: TestServiceUpdateSecrets (14.05s) [2022-03-17T16:27:30.115Z] === RUN TestServiceUpdateConfigs [2022-03-17T16:27:30.525Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.23s) [2022-03-17T16:27:30.525Z] === RUN TestAuthZPluginHeader [2022-03-17T16:27:31.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-17T16:27:31.149Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-17T16:27:31.452Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-17T16:27:31.452Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-17T16:27:31.452Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T16:27:31.452Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-17T16:27:31.452Z] === RUN TestAuthZPluginV2Disable [2022-03-17T16:27:31.452Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T16:27:31.452Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-17T16:27:31.452Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-17T16:27:31.452Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T16:27:31.452Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-17T16:27:31.452Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-17T16:27:31.452Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T16:27:31.452Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-17T16:27:31.452Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-17T16:27:32.091Z] --- PASS: TestContainerKillOnDaemonStart (12.60s) [2022-03-17T16:27:32.091Z] PASS [2022-03-17T16:27:32.091Z] [2022-03-17T16:27:32.091Z] === Skipped [2022-03-17T16:27:32.091Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-17T16:27:32.091Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T16:27:32.091Z] [2022-03-17T16:27:32.091Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-17T16:27:32.091Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:27:32.091Z] [2022-03-17T16:27:32.091Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-17T16:27:32.091Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:27:32.091Z] [2022-03-17T16:27:32.091Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T16:27:32.091Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T16:27:32.091Z] [2022-03-17T16:27:32.091Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-17T16:27:32.091Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T16:27:32.091Z] [2022-03-17T16:27:32.091Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-17T16:27:32.091Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:27:32.091Z] [2022-03-17T16:27:32.091Z] DONE 200 tests, 6 skipped in 164.485s [2022-03-17T16:27:32.091Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-17T16:27:32.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:32.091Z] ++ set -e [2022-03-17T16:27:32.091Z] ++ '[' -n 0 ']' [2022-03-17T16:27:32.091Z] ++ set -x [2022-03-17T16:27:32.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:32.352Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T16:27:32.352Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-17T16:27:32.352Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-17T16:27:32.352Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-17T16:27:32.352Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-17T16:27:32.352Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-17T16:27:32.352Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-17T16:27:32.352Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-17T16:27:32.352Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-17T16:27:32.352Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-17T16:27:32.924Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-17T16:27:32.924Z] === RUN TestDaemonConfigValidation [2022-03-17T16:27:32.924Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-17T16:27:32.924Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-17T16:27:32.924Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-17T16:27:32.924Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-17T16:27:32.924Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-17T16:27:32.924Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-17T16:27:32.924Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-17T16:27:32.924Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-17T16:27:32.924Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-17T16:27:32.924Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-17T16:27:32.924Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-17T16:27:32.924Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-17T16:27:32.924Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-17T16:27:32.924Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-17T16:27:33.185Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-17T16:27:33.185Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-17T16:27:33.185Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2022-03-17T16:27:33.185Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) [2022-03-17T16:27:33.185Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-03-17T16:27:33.185Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.19s) [2022-03-17T16:27:33.185Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-03-17T16:27:33.185Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T16:27:33.185Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-17T16:27:34.570Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-17T16:27:35.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-17T16:27:35.403Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-17T16:27:36.374Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-17T16:27:36.374Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-17T16:27:36.374Z] daemon_test.go:156: [db151afaeb56e] daemon is not started [2022-03-17T16:27:36.374Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-03-17T16:27:36.374Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-17T16:27:36.374Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-03-17T16:27:36.374Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-03-17T16:27:36.374Z] === RUN TestDaemonProxy [2022-03-17T16:27:36.374Z] === RUN TestDaemonProxy/environment_variables [2022-03-17T16:27:37.316Z] check_test.go:308: [d75ed0f6f8bec] daemon is not started [2022-03-17T16:27:37.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-17T16:27:38.257Z] === RUN TestDaemonProxy/command-line_options [2022-03-17T16:27:40.169Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-17T16:27:40.169Z] === RUN TestDaemonProxy/configuration_file [2022-03-17T16:27:40.169Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-17T16:27:42.079Z] === RUN TestDaemonProxy/conflicting_options [2022-03-17T16:27:42.079Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-17T16:27:42.339Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-17T16:27:42.600Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-17T16:27:42.860Z] --- PASS: TestDaemonProxy (6.30s) [2022-03-17T16:27:42.860Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-03-17T16:27:42.860Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-03-17T16:27:42.860Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-03-17T16:27:42.860Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-03-17T16:27:42.860Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-17T16:27:42.860Z] PASS [2022-03-17T16:27:42.860Z] [2022-03-17T16:27:42.860Z] DONE 17 tests in 10.859s [2022-03-17T16:27:42.860Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-17T16:27:42.861Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:42.861Z] ++ set -e [2022-03-17T16:27:42.861Z] ++ '[' -n 0 ']' [2022-03-17T16:27:42.861Z] ++ set -x [2022-03-17T16:27:42.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:42.861Z] docker_cli_daemon_plugins_test.go:106: [d62375a46516e] daemon is not started [2022-03-17T16:27:43.121Z] INFO: Testing against a local daemon [2022-03-17T16:27:43.121Z] === RUN TestCommitInheritsEnv [2022-03-17T16:27:43.158Z] .........................xx.................... [ 29%] [2022-03-17T16:27:43.381Z] --- PASS: TestCommitInheritsEnv (0.40s) [2022-03-17T16:27:43.381Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T16:27:43.381Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-17T16:27:43.381Z] === RUN TestImportWithCustomPlatform [2022-03-17T16:27:43.642Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-17T16:27:43.642Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-17T16:27:43.642Z] === RUN TestImportWithCustomPlatform// [2022-03-17T16:27:43.642Z] === RUN TestImportWithCustomPlatform/linux [2022-03-17T16:27:43.903Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-17T16:27:43.903Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-17T16:27:43.903Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-17T16:27:44.164Z] === RUN TestImportWithCustomPlatform/macos [2022-03-17T16:27:44.164Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-17T16:27:44.164Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-17T16:27:44.164Z] --- PASS: TestImportWithCustomPlatform (0.68s) [2022-03-17T16:27:44.164Z] --- PASS: TestImportWithCustomPlatform/#00 (0.18s) [2022-03-17T16:27:44.164Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-17T16:27:44.164Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-17T16:27:44.164Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-03-17T16:27:44.164Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-03-17T16:27:44.164Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.15s) [2022-03-17T16:27:44.164Z] --- PASS: TestImportWithCustomPlatform/macos (0.01s) [2022-03-17T16:27:44.164Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-17T16:27:44.164Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-17T16:27:44.164Z] === RUN TestImagesFilterMultiReference [2022-03-17T16:27:44.164Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-17T16:27:44.164Z] === RUN TestImagePullPlatformInvalid [2022-03-17T16:27:44.425Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-17T16:27:44.425Z] === RUN TestRemoveImageOrphaning [2022-03-17T16:27:44.686Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2022-03-17T16:27:44.686Z] === RUN TestRemoveImageGarbageCollector [2022-03-17T16:27:45.017Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-03-17T16:27:45.017Z] === RUN TestServiceUpdateNetwork [2022-03-17T16:27:45.631Z] check_test.go:308: [d246c32bac83c] daemon is not started [2022-03-17T16:27:45.631Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-17T16:27:47.020Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2022-03-17T16:27:47.020Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T16:27:47.020Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-17T16:27:47.020Z] === RUN TestTagInvalidReference [2022-03-17T16:27:47.020Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-17T16:27:47.020Z] === RUN TestTagValidPrefixedRepo [2022-03-17T16:27:47.020Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-17T16:27:47.020Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T16:27:47.020Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-17T16:27:47.020Z] === RUN TestTagOfficialNames [2022-03-17T16:27:47.281Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-17T16:27:47.281Z] === RUN TestTagMatchesDigest [2022-03-17T16:27:47.281Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-17T16:27:47.281Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-17T16:27:47.281Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-17T16:27:49.194Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-17T16:27:49.497Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-17T16:27:49.497Z] PASS [2022-03-17T16:27:49.497Z] [2022-03-17T16:27:49.497Z] === Skipped [2022-03-17T16:27:49.497Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-17T16:27:49.497Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T16:27:49.497Z] [2022-03-17T16:27:49.497Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-17T16:27:49.497Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T16:27:49.497Z] [2022-03-17T16:27:49.497Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-17T16:27:49.497Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T16:27:49.497Z] [2022-03-17T16:27:49.497Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-17T16:27:49.497Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T16:27:49.497Z] [2022-03-17T16:27:49.497Z] DONE 17 tests, 4 skipped in 25.654s [2022-03-17T16:27:49.497Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-17T16:27:49.497Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:49.497Z] ++ set -e [2022-03-17T16:27:49.497Z] ++ '[' -n 0 ']' [2022-03-17T16:27:49.497Z] ++ set -x [2022-03-17T16:27:49.497Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:49.497Z] INFO: Testing against a local daemon [2022-03-17T16:27:49.497Z] === RUN TestPluginInvalidJSON [2022-03-17T16:27:49.497Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:27:49.497Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:27:49.497Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:27:49.497Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-17T16:27:49.497Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-17T16:27:49.497Z] === RUN TestPluginInstall [2022-03-17T16:27:49.497Z] === RUN TestPluginInstall/no_auth [2022-03-17T16:27:49.497Z] time="2022-03-17T16:27:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:27:49.497Z] time="2022-03-17T16:27:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f721c039bb9ef7fe70357f2fb455dd24faf5c5d046a7c53cf5e3bc0642d896b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:27:49.497Z] time="2022-03-17T16:27:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:27:49.497Z] time="2022-03-17T16:27:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f721c039bb9ef7fe70357f2fb455dd24faf5c5d046a7c53cf5e3bc0642d896b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:27:49.497Z] === RUN TestPluginInstall/with_htpasswd [2022-03-17T16:27:49.497Z] time="2022-03-17T16:27:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:27:49.497Z] time="2022-03-17T16:27:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7fa5fa9fde66f65a33b59dd85295b29eae088b149b15a1b913d35eadf28f05a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:27:49.497Z] time="2022-03-17T16:27:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:27:49.497Z] time="2022-03-17T16:27:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7fa5fa9fde66f65a33b59dd85295b29eae088b149b15a1b913d35eadf28f05a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:27:49.753Z] === RUN TestPluginInstall/with_insecure [2022-03-17T16:27:50.679Z] time="2022-03-17T16:27:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:27:50.679Z] time="2022-03-17T16:27:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81892e7fdcd967ffca4ecebe5e9ba60aacbd425ca4793d4baa50af7d12f1b51b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:27:50.679Z] time="2022-03-17T16:27:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:27:50.679Z] time="2022-03-17T16:27:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81892e7fdcd967ffca4ecebe5e9ba60aacbd425ca4793d4baa50af7d12f1b51b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:27:50.679Z] plugin_test.go:165: [dc10e81894aad] daemon is not started [2022-03-17T16:27:50.679Z] --- PASS: TestPluginInstall (2.73s) [2022-03-17T16:27:50.679Z] --- PASS: TestPluginInstall/no_auth (1.19s) [2022-03-17T16:27:50.679Z] --- PASS: TestPluginInstall/with_htpasswd (0.54s) [2022-03-17T16:27:50.679Z] --- PASS: TestPluginInstall/with_insecure (1.00s) [2022-03-17T16:27:50.679Z] === RUN TestPluginsWithRuntimes [2022-03-17T16:27:52.496Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-17T16:27:52.566Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-17T16:27:53.066Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-17T16:27:53.126Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-17T16:27:54.052Z] --- PASS: TestPluginsWithRuntimes (3.11s) [2022-03-17T16:27:54.052Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-03-17T16:27:54.052Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) [2022-03-17T16:27:54.052Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T16:27:54.307Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2022-03-17T16:27:54.307Z] PASS [2022-03-17T16:27:54.307Z] [2022-03-17T16:27:54.307Z] DONE 10 tests in 6.504s [2022-03-17T16:27:54.307Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-17T16:27:54.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:54.307Z] ++ set -e [2022-03-17T16:27:54.307Z] ++ '[' -n 0 ']' [2022-03-17T16:27:54.307Z] ++ set -x [2022-03-17T16:27:54.308Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:54.452Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-17T16:27:54.563Z] INFO: Testing against a local daemon [2022-03-17T16:27:54.563Z] === RUN TestExternalGraphDriver [2022-03-17T16:27:54.563Z] === RUN TestExternalGraphDriver/json [2022-03-17T16:27:54.713Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-17T16:27:56.100Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-17T16:27:56.361Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-17T16:27:56.450Z] === RUN TestExternalGraphDriver/spec [2022-03-17T16:27:57.301Z] --- PASS: TestServiceUpdateNetwork (12.55s) [2022-03-17T16:27:57.301Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T16:27:57.301Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-17T16:27:57.302Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-17T16:27:57.302Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-17T16:27:57.563Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-17T16:27:57.814Z] === RUN TestExternalGraphDriver/pull [2022-03-17T16:27:57.872Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-17T16:27:58.137Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-17T16:27:58.137Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-17T16:27:58.708Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-17T16:27:58.708Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-17T16:27:58.708Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-17T16:27:58.999Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-17T16:27:59.279Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-17T16:27:59.541Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-17T16:27:59.701Z] --- PASS: TestExternalGraphDriver (4.99s) [2022-03-17T16:27:59.701Z] --- PASS: TestExternalGraphDriver/json (1.52s) [2022-03-17T16:27:59.701Z] --- PASS: TestExternalGraphDriver/spec (1.50s) [2022-03-17T16:27:59.701Z] --- PASS: TestExternalGraphDriver/pull (1.93s) [2022-03-17T16:27:59.701Z] === RUN TestGraphdriverPluginV2 [2022-03-17T16:27:59.701Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T16:27:59.701Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2022-03-17T16:27:59.701Z] PASS [2022-03-17T16:27:59.701Z] [2022-03-17T16:27:59.701Z] === Skipped [2022-03-17T16:27:59.701Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2022-03-17T16:27:59.701Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T16:27:59.701Z] [2022-03-17T16:27:59.701Z] DONE 5 tests, 1 skipped in 5.145s [2022-03-17T16:27:59.701Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-17T16:27:59.701Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:59.701Z] ++ set -e [2022-03-17T16:27:59.701Z] ++ '[' -n 0 ']' [2022-03-17T16:27:59.701Z] ++ set -x [2022-03-17T16:27:59.701Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:27:59.701Z] INFO: Testing against a local daemon [2022-03-17T16:27:59.701Z] === RUN TestContinueAfterPluginCrash [2022-03-17T16:27:59.701Z] === PAUSE TestContinueAfterPluginCrash [2022-03-17T16:27:59.701Z] === RUN TestReadPluginNoRead [2022-03-17T16:27:59.701Z] === PAUSE TestReadPluginNoRead [2022-03-17T16:27:59.701Z] === RUN TestDaemonStartWithLogOpt [2022-03-17T16:27:59.701Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-17T16:27:59.701Z] === CONT TestContinueAfterPluginCrash [2022-03-17T16:27:59.701Z] === CONT TestDaemonStartWithLogOpt [2022-03-17T16:27:59.802Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-17T16:28:00.063Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-17T16:28:00.637Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-17T16:28:00.898Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-17T16:28:01.159Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-17T16:28:01.735Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-17T16:28:02.000Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-17T16:28:02.263Z] check_test.go:308: [d5255c1d85932] daemon is not started [2022-03-17T16:28:02.263Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-17T16:28:02.964Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2022-03-17T16:28:02.964Z] === CONT TestReadPluginNoRead [2022-03-17T16:28:03.207Z] check_test.go:308: [dee366426ab13] daemon is not started [2022-03-17T16:28:03.207Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-17T16:28:03.424Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-17T16:28:03.424Z] === RUN TestBoolValue [2022-03-17T16:28:03.424Z] --- PASS: TestBoolValue (0.00s) [2022-03-17T16:28:03.424Z] === RUN TestBoolValueOrDefault [2022-03-17T16:28:03.424Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-17T16:28:03.424Z] === RUN TestInt64ValueOrZero [2022-03-17T16:28:03.424Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-17T16:28:03.424Z] === RUN TestInt64ValueOrDefault [2022-03-17T16:28:03.424Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-17T16:28:03.424Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-17T16:28:03.424Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-17T16:28:03.424Z] === RUN TestJsonContentType [2022-03-17T16:28:03.424Z] --- PASS: TestJsonContentType (0.00s) [2022-03-17T16:28:03.424Z] PASS [2022-03-17T16:28:03.424Z] coverage: 14.7% of statements [2022-03-17T16:28:03.424Z] ok github.com/docker/docker/api/server/httputils 0.055s coverage: 14.7% of statements [2022-03-17T16:28:03.424Z] === RUN TestMaskSecretKeys [2022-03-17T16:28:03.424Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-17T16:28:03.424Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-17T16:28:03.424Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-17T16:28:03.777Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-17T16:28:03.893Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-17T16:28:03.893Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-17T16:28:03.893Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-17T16:28:03.893Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-17T16:28:03.893Z] === RUN TestVersionMiddlewareVersion [2022-03-17T16:28:03.893Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-17T16:28:03.893Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-17T16:28:03.893Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-17T16:28:03.893Z] PASS [2022-03-17T16:28:03.893Z] coverage: 37.7% of statements [2022-03-17T16:28:03.893Z] ok github.com/docker/docker/api/server/middleware 0.056s coverage: 37.7% of statements [2022-03-17T16:28:03.893Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-17T16:28:03.893Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-17T16:28:03.893Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-17T16:28:03.893Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-17T16:28:03.893Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-17T16:28:03.893Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-17T16:28:03.893Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-17T16:28:03.893Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-17T16:28:03.893Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-17T16:28:03.893Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-17T16:28:03.893Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-17T16:28:04.851Z] === RUN TestReadPluginNoRead/default [2022-03-17T16:28:04.880Z] === RUN TestStrSliceMarshalJSON [2022-03-17T16:28:04.880Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-17T16:28:04.880Z] === RUN TestStrSliceUnmarshalJSON [2022-03-17T16:28:04.880Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-17T16:28:04.880Z] === RUN TestStrSliceUnmarshalString [2022-03-17T16:28:04.880Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-17T16:28:04.880Z] === RUN TestStrSliceUnmarshalSlice [2022-03-17T16:28:04.880Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-17T16:28:04.880Z] PASS [2022-03-17T16:28:04.880Z] coverage: 90.0% of statements [2022-03-17T16:28:04.880Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-03-17T16:28:05.349Z] === RUN TestToJSON [2022-03-17T16:28:05.349Z] --- PASS: TestToJSON (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestToParamWithVersion [2022-03-17T16:28:05.349Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestFromJSON [2022-03-17T16:28:05.349Z] --- PASS: TestFromJSON (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestEmpty [2022-03-17T16:28:05.349Z] --- PASS: TestEmpty (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestArgsMatchKVListEmptySources [2022-03-17T16:28:05.349Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestArgsMatchKVList [2022-03-17T16:28:05.349Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestArgsMatch [2022-03-17T16:28:05.349Z] --- PASS: TestArgsMatch (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestAdd [2022-03-17T16:28:05.349Z] --- PASS: TestAdd (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestDel [2022-03-17T16:28:05.349Z] --- PASS: TestDel (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestLen [2022-03-17T16:28:05.349Z] --- PASS: TestLen (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestExactMatch [2022-03-17T16:28:05.349Z] --- PASS: TestExactMatch (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestOnlyOneExactMatch [2022-03-17T16:28:05.349Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestContains [2022-03-17T16:28:05.349Z] --- PASS: TestContains (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestValidate [2022-03-17T16:28:05.349Z] --- PASS: TestValidate (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestWalkValues [2022-03-17T16:28:05.349Z] --- PASS: TestWalkValues (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestFuzzyMatch [2022-03-17T16:28:05.349Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestClone [2022-03-17T16:28:05.349Z] --- PASS: TestClone (0.00s) [2022-03-17T16:28:05.349Z] PASS [2022-03-17T16:28:05.349Z] coverage: 92.2% of statements [2022-03-17T16:28:05.349Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-03-17T16:28:05.349Z] === RUN TestDurationToSecondsString [2022-03-17T16:28:05.349Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-17T16:28:05.349Z] === RUN TestGetTimestamp [2022-03-17T16:28:05.349Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-17T16:28:05.349Z] === RUN TestParseTimestamps [2022-03-17T16:28:05.349Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-17T16:28:05.349Z] PASS [2022-03-17T16:28:05.349Z] coverage: 100.0% of statements [2022-03-17T16:28:05.349Z] ok github.com/docker/docker/api/types/time 0.237s coverage: 100.0% of statements [2022-03-17T16:28:05.349Z] === RUN TestAdjustForAPIVersion [2022-03-17T16:28:05.349Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-17T16:28:05.349Z] PASS [2022-03-17T16:28:05.349Z] coverage: 5.7% of statements [2022-03-17T16:28:05.349Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 5.7% of statements [2022-03-17T16:28:05.349Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-17T16:28:05.349Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-17T16:28:05.349Z] ? github.com/docker/docker/api/types [no test files] [2022-03-17T16:28:05.349Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-17T16:28:05.349Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-17T16:28:05.349Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-17T16:28:05.349Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-17T16:28:05.349Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-17T16:28:05.349Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-17T16:28:05.349Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-17T16:28:05.349Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-17T16:28:05.349Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-17T16:28:05.349Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-17T16:28:05.349Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-17T16:28:05.690Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-17T16:28:05.820Z] === RUN TestCompareVersion [2022-03-17T16:28:05.820Z] --- PASS: TestCompareVersion (0.00s) [2022-03-17T16:28:05.820Z] PASS [2022-03-17T16:28:05.820Z] coverage: 77.3% of statements [2022-03-17T16:28:05.820Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-03-17T16:28:05.820Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-17T16:28:05.820Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-17T16:28:05.820Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-17T16:28:05.820Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-17T16:28:05.820Z] ? github.com/docker/docker/builder [no test files] [2022-03-17T16:28:05.820Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-17T16:28:05.820Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-17T16:28:05.820Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-17T16:28:05.820Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-17T16:28:05.820Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-17T16:28:05.820Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-17T16:28:05.820Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-17T16:28:06.004Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-17T16:28:06.220Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-17T16:28:06.463Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-17T16:28:06.807Z] === RUN TestParseRemoteURL [2022-03-17T16:28:07.147Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-17T16:28:07.275Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-17T16:28:07.275Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-17T16:28:07.275Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-17T16:28:07.275Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-17T16:28:07.275Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-17T16:28:07.275Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-17T16:28:07.275Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-17T16:28:07.275Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-17T16:28:07.275Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-17T16:28:07.275Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-17T16:28:07.275Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-17T16:28:07.275Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-17T16:28:07.275Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-17T16:28:07.275Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-17T16:28:07.275Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-17T16:28:07.275Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-17T16:28:07.275Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-17T16:28:07.275Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-17T16:28:07.275Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-17T16:28:07.275Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-17T16:28:07.275Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-17T16:28:07.275Z] === RUN TestCloneArgsSmartHttp [2022-03-17T16:28:07.275Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-17T16:28:07.275Z] === RUN TestCloneArgsDumbHttp [2022-03-17T16:28:07.275Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-17T16:28:07.275Z] === RUN TestCloneArgsGit [2022-03-17T16:28:07.275Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-17T16:28:07.275Z] === RUN TestCheckoutGit [2022-03-17T16:28:07.714Z] --- PASS: TestContinueAfterPluginCrash (7.93s) [2022-03-17T16:28:08.280Z] === CONT TestReadPluginNoRead [2022-03-17T16:28:08.280Z] read_test.go:92: [d1435c209bcc6] daemon is not started [2022-03-17T16:28:08.280Z] --- PASS: TestReadPluginNoRead (5.56s) [2022-03-17T16:28:08.280Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-03-17T16:28:08.280Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) [2022-03-17T16:28:08.280Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-03-17T16:28:08.280Z] PASS [2022-03-17T16:28:08.280Z] [2022-03-17T16:28:08.280Z] DONE 6 tests in 8.706s [2022-03-17T16:28:08.280Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-17T16:28:08.281Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:28:08.281Z] ++ set -e [2022-03-17T16:28:08.281Z] ++ '[' -n 0 ']' [2022-03-17T16:28:08.281Z] ++ set -x [2022-03-17T16:28:08.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:28:08.281Z] testing: warning: no tests to run [2022-03-17T16:28:08.281Z] PASS [2022-03-17T16:28:08.281Z] [2022-03-17T16:28:08.281Z] DONE 0 tests in 0.027s [2022-03-17T16:28:08.281Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-17T16:28:08.281Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:28:08.281Z] ++ set -e [2022-03-17T16:28:08.281Z] ++ '[' -n 0 ']' [2022-03-17T16:28:08.281Z] ++ set -x [2022-03-17T16:28:08.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:28:08.536Z] INFO: Testing against a local daemon [2022-03-17T16:28:08.536Z] === RUN TestPluginWithDevMounts [2022-03-17T16:28:08.536Z] === PAUSE TestPluginWithDevMounts [2022-03-17T16:28:08.536Z] === CONT TestPluginWithDevMounts [2022-03-17T16:28:08.845Z] === RUN TestEnable [2022-03-17T16:28:08.845Z] --- PASS: TestEnable (0.00s) [2022-03-17T16:28:08.845Z] === RUN TestDisable [2022-03-17T16:28:08.845Z] --- PASS: TestDisable (0.00s) [2022-03-17T16:28:08.845Z] === RUN TestEnabled [2022-03-17T16:28:08.845Z] --- PASS: TestEnabled (0.00s) [2022-03-17T16:28:08.845Z] PASS [2022-03-17T16:28:08.845Z] coverage: 100.0% of statements [2022-03-17T16:28:08.845Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-03-17T16:28:08.991Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-17T16:28:08.991Z] check_test.go:308: [d74ce4c3908c3] daemon is not started [2022-03-17T16:28:08.991Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-17T16:28:09.319Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-17T16:28:09.319Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-17T16:28:09.319Z] === RUN TestProcessNoDockerignore [2022-03-17T16:28:09.319Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-17T16:28:09.319Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-17T16:28:09.319Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-17T16:28:09.319Z] === RUN TestDetectContentType [2022-03-17T16:28:09.319Z] --- PASS: TestDetectContentType (0.00s) [2022-03-17T16:28:09.319Z] === RUN TestSelectAcceptableMIME [2022-03-17T16:28:09.319Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-17T16:28:09.319Z] === RUN TestInspectEmptyResponse [2022-03-17T16:28:09.319Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-17T16:28:09.319Z] === RUN TestInspectResponseBinary [2022-03-17T16:28:09.319Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-17T16:28:09.319Z] === RUN TestResponseUnsupportedContentType [2022-03-17T16:28:09.319Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-17T16:28:09.319Z] === RUN TestInspectResponseTextSimple [2022-03-17T16:28:09.319Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-17T16:28:09.319Z] === RUN TestInspectResponseEmptyContentType [2022-03-17T16:28:09.319Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-17T16:28:09.319Z] === RUN TestUnknownContentLength [2022-03-17T16:28:09.319Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-17T16:28:09.319Z] === RUN TestDownloadRemote [2022-03-17T16:28:09.319Z] --- PASS: TestDownloadRemote (0.12s) [2022-03-17T16:28:09.319Z] === RUN TestGetWithStatusError [2022-03-17T16:28:09.319Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-17T16:28:09.319Z] === RUN TestCloseRootDirectory [2022-03-17T16:28:09.319Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:28:09.319Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-17T16:28:09.319Z] === RUN TestHashFile [2022-03-17T16:28:09.319Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:28:09.319Z] --- SKIP: TestHashFile (0.00s) [2022-03-17T16:28:09.319Z] === RUN TestHashSubdir [2022-03-17T16:28:09.319Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:28:09.319Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-17T16:28:09.319Z] === RUN TestRemoveDirectory [2022-03-17T16:28:09.319Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:28:09.319Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-17T16:28:09.319Z] PASS [2022-03-17T16:28:09.319Z] coverage: 9.3% of statements [2022-03-17T16:28:09.319Z] ok github.com/docker/docker/builder/remotecontext 0.301s coverage: 9.3% of statements [2022-03-17T16:28:09.959Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-03-17T16:28:09.959Z] PASS [2022-03-17T16:28:09.959Z] [2022-03-17T16:28:09.959Z] DONE 1 tests in 1.604s [2022-03-17T16:28:09.959Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-17T16:28:09.959Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:28:09.959Z] ++ set -e [2022-03-17T16:28:09.959Z] ++ '[' -n 0 ']' [2022-03-17T16:28:09.959Z] ++ set -x [2022-03-17T16:28:09.959Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:28:09.959Z] INFO: Testing against a local daemon [2022-03-17T16:28:09.959Z] === RUN TestSecretInspect [2022-03-17T16:28:10.401Z] === RUN TestGetAllAllowed [2022-03-17T16:28:10.401Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestGetAllMeta [2022-03-17T16:28:10.401Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-17T16:28:10.401Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestIsUnreferencedBuiltin [2022-03-17T16:28:10.401Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestIsExistingDirectory [2022-03-17T16:28:10.401Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-17T16:28:10.401Z] === RUN TestGetFilenameForDownload [2022-03-17T16:28:10.401Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestEnv2Variables [2022-03-17T16:28:10.401Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-17T16:28:10.401Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestMaintainer [2022-03-17T16:28:10.401Z] --- PASS: TestMaintainer (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestLabel [2022-03-17T16:28:10.401Z] --- PASS: TestLabel (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestFromScratch [2022-03-17T16:28:10.401Z] --- PASS: TestFromScratch (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestFromWithArg [2022-03-17T16:28:10.401Z] --- PASS: TestFromWithArg (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-17T16:28:10.401Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestFromWithUndefinedArg [2022-03-17T16:28:10.401Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestFromMultiStageWithNamedStage [2022-03-17T16:28:10.401Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestOnbuild [2022-03-17T16:28:10.401Z] --- PASS: TestOnbuild (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestWorkdir [2022-03-17T16:28:10.401Z] --- PASS: TestWorkdir (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestCmd [2022-03-17T16:28:10.401Z] --- PASS: TestCmd (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestHealthcheckNone [2022-03-17T16:28:10.401Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestHealthcheckCmd [2022-03-17T16:28:10.401Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestEntrypoint [2022-03-17T16:28:10.401Z] --- PASS: TestEntrypoint (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestExpose [2022-03-17T16:28:10.401Z] --- PASS: TestExpose (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestUser [2022-03-17T16:28:10.401Z] --- PASS: TestUser (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestVolume [2022-03-17T16:28:10.401Z] --- PASS: TestVolume (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestStopSignal [2022-03-17T16:28:10.401Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T16:28:10.401Z] --- SKIP: TestStopSignal (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestArg [2022-03-17T16:28:10.401Z] --- PASS: TestArg (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestShell [2022-03-17T16:28:10.401Z] --- PASS: TestShell (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestPrependEnvOnCmd [2022-03-17T16:28:10.401Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestRunWithBuildArgs [2022-03-17T16:28:10.401Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestRunIgnoresHealthcheck [2022-03-17T16:28:10.401Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestDispatchUnsupportedOptions [2022-03-17T16:28:10.401Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-17T16:28:10.401Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-17T16:28:10.401Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-17T16:28:10.401Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-17T16:28:10.401Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-17T16:28:10.401Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-17T16:28:10.401Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestNormalizeWorkdir [2022-03-17T16:28:10.401Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestDispatch [2022-03-17T16:28:10.401Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-17T16:28:10.401Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-17T16:28:10.401Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-17T16:28:10.401Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-17T16:28:10.401Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-17T16:28:10.401Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-17T16:28:10.401Z] === RUN TestDispatch/COPY_url [2022-03-17T16:28:10.401Z] --- PASS: TestDispatch (0.09s) [2022-03-17T16:28:10.401Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-17T16:28:10.401Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-17T16:28:10.401Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-03-17T16:28:10.401Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-03-17T16:28:10.401Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-17T16:28:10.401Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-17T16:28:10.401Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestAddScratchImageAddsToMounts [2022-03-17T16:28:10.401Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-17T16:28:10.401Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-17T16:28:10.401Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-17T16:28:10.401Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestImageSourceGetAddsToMounts [2022-03-17T16:28:10.401Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestEmptyDockerfile [2022-03-17T16:28:10.401Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-17T16:28:10.401Z] === RUN TestSymlinkDockerfile [2022-03-17T16:28:10.401Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-17T16:28:10.401Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-17T16:28:10.401Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-03-17T16:28:10.401Z] === RUN TestNonExistingDockerfile [2022-03-17T16:28:10.401Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestCopyRunConfig [2022-03-17T16:28:10.401Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestDeepCopyRunConfig [2022-03-17T16:28:10.401Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestExportImage [2022-03-17T16:28:10.401Z] --- PASS: TestExportImage (0.00s) [2022-03-17T16:28:10.401Z] === RUN TestNormalizeDest [2022-03-17T16:28:10.401Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-17T16:28:10.401Z] PASS [2022-03-17T16:28:10.401Z] coverage: 46.7% of statements [2022-03-17T16:28:10.401Z] ok github.com/docker/docker/builder/dockerfile 0.268s coverage: 46.7% of statements [2022-03-17T16:28:10.983Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-17T16:28:11.388Z] === RUN TestTCP4Proxy [2022-03-17T16:28:11.388Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-17T16:28:11.388Z] === RUN TestTCP4ProxyHalfClose [2022-03-17T16:28:11.388Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-17T16:28:11.388Z] === RUN TestTCP6Proxy [2022-03-17T16:28:11.388Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T16:28:11.388Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-17T16:28:11.388Z] === RUN TestTCPDualStackProxy [2022-03-17T16:28:11.388Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T16:28:11.388Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-17T16:28:11.388Z] === RUN TestUDP4Proxy [2022-03-17T16:28:11.388Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-17T16:28:11.388Z] === RUN TestUDP6Proxy [2022-03-17T16:28:11.388Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T16:28:11.388Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-17T16:28:11.388Z] === RUN TestUDPWriteError [2022-03-17T16:28:11.388Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-17T16:28:11.388Z] === RUN TestSCTP4Proxy [2022-03-17T16:28:11.388Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T16:28:11.388Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-17T16:28:11.388Z] === RUN TestSCTP6Proxy [2022-03-17T16:28:11.388Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T16:28:11.388Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-17T16:28:11.388Z] PASS [2022-03-17T16:28:11.388Z] coverage: 49.4% of statements [2022-03-17T16:28:11.388Z] ok github.com/docker/docker/cmd/docker-proxy 0.071s coverage: 49.4% of statements [2022-03-17T16:28:12.326Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-17T16:28:12.473Z] --- PASS: TestSecretInspect (2.20s) [2022-03-17T16:28:12.473Z] === RUN TestSecretList [2022-03-17T16:28:12.584Z] --- PASS: TestServiceUpdatePidsLimit (16.23s) [2022-03-17T16:28:12.584Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-17T16:28:12.584Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-03-17T16:28:12.584Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-03-17T16:28:12.584Z] PASS [2022-03-17T16:28:12.584Z] [2022-03-17T16:28:12.584Z] === Skipped [2022-03-17T16:28:12.584Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-17T16:28:12.584Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T16:28:12.584Z] [2022-03-17T16:28:12.584Z] DONE 27 tests, 1 skipped in 181.139s [2022-03-17T16:28:12.584Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-17T16:28:12.584Z] INFO: Testing against a local daemon [2022-03-17T16:28:12.584Z] === RUN TestSessionCreate [2022-03-17T16:28:12.584Z] --- PASS: TestSessionCreate (0.02s) [2022-03-17T16:28:12.584Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T16:28:12.584Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-17T16:28:12.584Z] PASS [2022-03-17T16:28:12.584Z] [2022-03-17T16:28:12.584Z] DONE 2 tests in 0.065s [2022-03-17T16:28:12.584Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-17T16:28:12.584Z] INFO: Testing against a local daemon [2022-03-17T16:28:12.584Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T16:28:12.584Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-17T16:28:12.584Z] === RUN TestDiskUsage [2022-03-17T16:28:12.584Z] === PAUSE TestDiskUsage [2022-03-17T16:28:12.584Z] === RUN TestEventsExecDie [2022-03-17T16:28:12.847Z] --- PASS: TestEventsExecDie (0.55s) [2022-03-17T16:28:12.847Z] === RUN TestEventsBackwardsCompatible [2022-03-17T16:28:12.847Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-03-17T16:28:12.847Z] === RUN TestEventsVolumeCreate [2022-03-17T16:28:12.898Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-17T16:28:13.107Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-17T16:28:13.107Z] === RUN TestInfoBinaryCommits [2022-03-17T16:28:13.107Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-17T16:28:13.107Z] === RUN TestInfoAPIVersioned [2022-03-17T16:28:13.107Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-17T16:28:13.107Z] === RUN TestInfoAPI [2022-03-17T16:28:13.107Z] --- PASS: TestInfoAPI (0.02s) [2022-03-17T16:28:13.107Z] === RUN TestInfoAPIWarnings [2022-03-17T16:28:13.841Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-17T16:28:14.359Z] --- PASS: TestSecretList (2.07s) [2022-03-17T16:28:14.359Z] === RUN TestSecretsCreateAndDelete [2022-03-17T16:28:14.412Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-17T16:28:15.428Z] Removing intermediate container 28aaa74530f1 [2022-03-17T16:28:15.428Z] ---> ec7f1f6b822e [2022-03-17T16:28:15.428Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-17T16:28:15.428Z] ---> Running in 23c6fba7abec [2022-03-17T16:28:15.428Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-17T16:28:15.428Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T16:28:15.428Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-17T16:28:15.428Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T16:28:15.428Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T16:28:15.428Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T16:28:15.428Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-17T16:28:15.428Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T16:28:15.428Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T16:28:15.428Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T16:28:15.428Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T16:28:15.428Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T16:28:15.428Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T16:28:15.428Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T16:28:15.428Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T16:28:15.428Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-17T16:28:16.738Z] 8f616e6e9eec: Pull complete [2022-03-17T16:28:16.872Z] --- PASS: TestSecretsCreateAndDelete (2.08s) [2022-03-17T16:28:16.872Z] === RUN TestSecretsUpdate [2022-03-17T16:28:17.710Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-17T16:28:17.710Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-17T16:28:18.757Z] --- PASS: TestSecretsUpdate (2.07s) [2022-03-17T16:28:18.757Z] === RUN TestTemplatedSecret [2022-03-17T16:28:19.095Z] check_test.go:308: [d2edcb40d4833] daemon is not started [2022-03-17T16:28:19.095Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-17T16:28:21.270Z] --- PASS: TestTemplatedSecret (2.41s) [2022-03-17T16:28:21.270Z] === RUN TestSecretCreateResolve [2022-03-17T16:28:23.158Z] --- PASS: TestSecretCreateResolve (2.07s) [2022-03-17T16:28:23.158Z] PASS [2022-03-17T16:28:23.158Z] [2022-03-17T16:28:23.158Z] DONE 6 tests in 13.004s [2022-03-17T16:28:23.158Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-17T16:28:23.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:28:23.158Z] ++ set -e [2022-03-17T16:28:23.158Z] ++ '[' -n 0 ']' [2022-03-17T16:28:23.158Z] ++ set -x [2022-03-17T16:28:23.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:28:23.158Z] INFO: Testing against a local daemon [2022-03-17T16:28:23.158Z] === RUN TestServiceCreateInit [2022-03-17T16:28:23.158Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T16:28:23.305Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-17T16:28:23.889Z] === RUN TestCheckpointCreateError [2022-03-17T16:28:23.889Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestCheckpointCreate [2022-03-17T16:28:23.889Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestCheckpointDeleteError [2022-03-17T16:28:23.889Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestCheckpointDelete [2022-03-17T16:28:23.889Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestCheckpointListError [2022-03-17T16:28:23.889Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestCheckpointList [2022-03-17T16:28:23.889Z] --- PASS: TestCheckpointList (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestCheckpointListContainerNotFound [2022-03-17T16:28:23.889Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestNewClientWithOpsFromEnv [2022-03-17T16:28:23.889Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T16:28:23.889Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2022-03-17T16:28:23.889Z] === RUN TestGetAPIPath [2022-03-17T16:28:23.889Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestParseHostURL [2022-03-17T16:28:23.889Z] --- PASS: TestParseHostURL (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-17T16:28:23.889Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-17T16:28:23.889Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestNegotiateAPIVersion [2022-03-17T16:28:23.889Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-17T16:28:23.889Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-17T16:28:23.889Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-17T16:28:23.889Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-17T16:28:23.889Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-17T16:28:23.889Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-17T16:28:23.889Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-17T16:28:23.889Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-17T16:28:23.889Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-17T16:28:23.889Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-17T16:28:23.889Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestNegotiateAPVersionOverride [2022-03-17T16:28:23.889Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-17T16:28:23.889Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-17T16:28:23.889Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-17T16:28:23.889Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestClientRedirect [2022-03-17T16:28:23.889Z] === RUN TestClientRedirect/GET [2022-03-17T16:28:23.889Z] === RUN TestClientRedirect/POST [2022-03-17T16:28:23.889Z] === RUN TestClientRedirect/PUT [2022-03-17T16:28:23.889Z] === RUN TestClientRedirect/DELETE [2022-03-17T16:28:23.889Z] --- PASS: TestClientRedirect (0.00s) [2022-03-17T16:28:23.889Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-17T16:28:23.889Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-17T16:28:23.889Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-17T16:28:23.889Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigCreateUnsupported [2022-03-17T16:28:23.889Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigCreateError [2022-03-17T16:28:23.889Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigCreate [2022-03-17T16:28:23.889Z] --- PASS: TestConfigCreate (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigInspectNotFound [2022-03-17T16:28:23.889Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigInspectWithEmptyID [2022-03-17T16:28:23.889Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigInspectUnsupported [2022-03-17T16:28:23.889Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigInspectError [2022-03-17T16:28:23.889Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigInspectConfigNotFound [2022-03-17T16:28:23.889Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigInspect [2022-03-17T16:28:23.889Z] --- PASS: TestConfigInspect (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigListUnsupported [2022-03-17T16:28:23.889Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigListError [2022-03-17T16:28:23.889Z] --- PASS: TestConfigListError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigList [2022-03-17T16:28:23.889Z] --- PASS: TestConfigList (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigRemoveUnsupported [2022-03-17T16:28:23.889Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigRemoveError [2022-03-17T16:28:23.889Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigRemove [2022-03-17T16:28:23.889Z] --- PASS: TestConfigRemove (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigUpdateUnsupported [2022-03-17T16:28:23.889Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigUpdateError [2022-03-17T16:28:23.889Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestConfigUpdate [2022-03-17T16:28:23.889Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestContainerCommitError [2022-03-17T16:28:23.889Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestContainerCommit [2022-03-17T16:28:23.889Z] --- PASS: TestContainerCommit (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestContainerStatPathError [2022-03-17T16:28:23.889Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestContainerStatPathNotFoundError [2022-03-17T16:28:23.889Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestContainerStatPathNoHeaderError [2022-03-17T16:28:23.889Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestContainerStatPath [2022-03-17T16:28:23.889Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestCopyToContainerError [2022-03-17T16:28:23.889Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestCopyToContainerNotFoundError [2022-03-17T16:28:23.889Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-17T16:28:23.889Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestCopyToContainer [2022-03-17T16:28:23.889Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestCopyFromContainerError [2022-03-17T16:28:23.889Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestCopyFromContainerNotFoundError [2022-03-17T16:28:23.889Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-17T16:28:23.889Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-17T16:28:23.889Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestCopyFromContainer [2022-03-17T16:28:23.889Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-17T16:28:23.889Z] === RUN TestContainerCreateError [2022-03-17T16:28:23.889Z] --- PASS: TestContainerCreateError (0.03s) [2022-03-17T16:28:23.890Z] === RUN TestContainerCreateImageNotFound [2022-03-17T16:28:23.890Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerCreateWithName [2022-03-17T16:28:23.890Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerCreateAutoRemove [2022-03-17T16:28:23.890Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerDiffError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerDiff [2022-03-17T16:28:23.890Z] --- PASS: TestContainerDiff (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerExecCreateError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerExecCreate [2022-03-17T16:28:23.890Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerExecStartError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerExecStart [2022-03-17T16:28:23.890Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerExecInspectError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerExecInspect [2022-03-17T16:28:23.890Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerExportError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerExportError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerExport [2022-03-17T16:28:23.890Z] --- PASS: TestContainerExport (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerInspectError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerInspectContainerNotFound [2022-03-17T16:28:23.890Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerInspectWithEmptyID [2022-03-17T16:28:23.890Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerInspect [2022-03-17T16:28:23.890Z] --- PASS: TestContainerInspect (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerInspectNode [2022-03-17T16:28:23.890Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerKillError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerKillError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerKill [2022-03-17T16:28:23.890Z] --- PASS: TestContainerKill (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerListError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerListError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerList [2022-03-17T16:28:23.890Z] --- PASS: TestContainerList (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerLogsNotFoundError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerLogsError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerLogs [2022-03-17T16:28:23.890Z] --- PASS: TestContainerLogs (0.22s) [2022-03-17T16:28:23.890Z] === RUN TestContainerPauseError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerPause [2022-03-17T16:28:23.890Z] --- PASS: TestContainerPause (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainersPruneError [2022-03-17T16:28:23.890Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainersPrune [2022-03-17T16:28:23.890Z] --- PASS: TestContainersPrune (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerRemoveError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerRemoveNotFoundError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerRemove [2022-03-17T16:28:23.890Z] --- PASS: TestContainerRemove (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerRenameError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerRename [2022-03-17T16:28:23.890Z] --- PASS: TestContainerRename (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerResizeError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerExecResizeError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerResize [2022-03-17T16:28:23.890Z] --- PASS: TestContainerResize (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerExecResize [2022-03-17T16:28:23.890Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerRestartError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerRestart [2022-03-17T16:28:23.890Z] --- PASS: TestContainerRestart (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerStartError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerStartError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerStart [2022-03-17T16:28:23.890Z] --- PASS: TestContainerStart (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerStatsError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerStats [2022-03-17T16:28:23.890Z] --- PASS: TestContainerStats (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerStopError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerStopError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerStop [2022-03-17T16:28:23.890Z] --- PASS: TestContainerStop (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerTopError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerTopError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerTop [2022-03-17T16:28:23.890Z] --- PASS: TestContainerTop (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerUnpauseError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerUnpause [2022-03-17T16:28:23.890Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerUpdateError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerUpdate [2022-03-17T16:28:23.890Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerWaitError [2022-03-17T16:28:23.890Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestContainerWait [2022-03-17T16:28:23.890Z] --- PASS: TestContainerWait (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestDiskUsageError [2022-03-17T16:28:23.890Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestDiskUsage [2022-03-17T16:28:23.890Z] --- PASS: TestDiskUsage (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestDistributionInspectUnsupported [2022-03-17T16:28:23.890Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestDistributionInspectWithEmptyID [2022-03-17T16:28:23.890Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestEventsErrorInOptions [2022-03-17T16:28:23.890Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestEventsErrorFromServer [2022-03-17T16:28:23.890Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestEvents [2022-03-17T16:28:23.890Z] --- PASS: TestEvents (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestTLSCloseWriter [2022-03-17T16:28:23.890Z] === PAUSE TestTLSCloseWriter [2022-03-17T16:28:23.890Z] === RUN TestImageBuildError [2022-03-17T16:28:23.890Z] --- PASS: TestImageBuildError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageBuild [2022-03-17T16:28:23.890Z] --- PASS: TestImageBuild (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestGetDockerOS [2022-03-17T16:28:23.890Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageCreateError [2022-03-17T16:28:23.890Z] --- PASS: TestImageCreateError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageCreate [2022-03-17T16:28:23.890Z] --- PASS: TestImageCreate (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageHistoryError [2022-03-17T16:28:23.890Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageHistory [2022-03-17T16:28:23.890Z] --- PASS: TestImageHistory (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageImportError [2022-03-17T16:28:23.890Z] --- PASS: TestImageImportError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageImport [2022-03-17T16:28:23.890Z] --- PASS: TestImageImport (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageInspectError [2022-03-17T16:28:23.890Z] --- PASS: TestImageInspectError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageInspectImageNotFound [2022-03-17T16:28:23.890Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageInspectWithEmptyID [2022-03-17T16:28:23.890Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageInspect [2022-03-17T16:28:23.890Z] --- PASS: TestImageInspect (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageListError [2022-03-17T16:28:23.890Z] --- PASS: TestImageListError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageList [2022-03-17T16:28:23.890Z] --- PASS: TestImageList (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageListApiBefore125 [2022-03-17T16:28:23.890Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageLoadError [2022-03-17T16:28:23.890Z] --- PASS: TestImageLoadError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageLoad [2022-03-17T16:28:23.890Z] --- PASS: TestImageLoad (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagesPruneError [2022-03-17T16:28:23.890Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagesPrune [2022-03-17T16:28:23.890Z] --- PASS: TestImagesPrune (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagePullReferenceParseError [2022-03-17T16:28:23.890Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagePullAnyError [2022-03-17T16:28:23.890Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-17T16:28:23.890Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T16:28:23.890Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T16:28:23.890Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-17T16:28:23.890Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagePullWithoutErrors [2022-03-17T16:28:23.890Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagePushReferenceError [2022-03-17T16:28:23.890Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagePushAnyError [2022-03-17T16:28:23.890Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-17T16:28:23.890Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T16:28:23.890Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T16:28:23.890Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-17T16:28:23.890Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImagePushWithoutErrors [2022-03-17T16:28:23.890Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-17T16:28:23.890Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-17T16:28:23.890Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-17T16:28:23.890Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-17T16:28:23.890Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-17T16:28:23.890Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-17T16:28:23.890Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-17T16:28:23.890Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-17T16:28:23.890Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageRemoveError [2022-03-17T16:28:23.890Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageRemoveImageNotFound [2022-03-17T16:28:23.890Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageRemove [2022-03-17T16:28:23.890Z] --- PASS: TestImageRemove (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageSaveError [2022-03-17T16:28:23.890Z] --- PASS: TestImageSaveError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageSave [2022-03-17T16:28:23.890Z] --- PASS: TestImageSave (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageSearchAnyError [2022-03-17T16:28:23.890Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-17T16:28:23.890Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-17T16:28:23.890Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T16:28:24.361Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T16:28:24.361Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-17T16:28:24.361Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestImageSearchWithoutErrors [2022-03-17T16:28:24.361Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestImageTagError [2022-03-17T16:28:24.361Z] --- PASS: TestImageTagError (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestImageTagInvalidReference [2022-03-17T16:28:24.361Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestImageTagInvalidSourceImageName [2022-03-17T16:28:24.361Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestImageTagHexSource [2022-03-17T16:28:24.361Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestImageTag [2022-03-17T16:28:24.361Z] --- PASS: TestImageTag (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestInfoServerError [2022-03-17T16:28:24.361Z] --- PASS: TestInfoServerError (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestInfoInvalidResponseJSONError [2022-03-17T16:28:24.361Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestInfo [2022-03-17T16:28:24.361Z] --- PASS: TestInfo (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNetworkConnectError [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNetworkConnect [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNetworkCreateError [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNetworkCreate [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNetworkDisconnectError [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNetworkDisconnect [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNetworkInspect [2022-03-17T16:28:24.361Z] === RUN TestNetworkInspect/empty_ID [2022-03-17T16:28:24.361Z] === RUN TestNetworkInspect/no_options [2022-03-17T16:28:24.361Z] === RUN TestNetworkInspect/verbose [2022-03-17T16:28:24.361Z] === RUN TestNetworkInspect/global_scope [2022-03-17T16:28:24.361Z] === RUN TestNetworkInspect/unknown_network [2022-03-17T16:28:24.361Z] === RUN TestNetworkInspect/server_error [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNetworkListError [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkListError (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNetworkList [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkList (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNetworksPruneError [2022-03-17T16:28:24.361Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNetworksPrune [2022-03-17T16:28:24.361Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNetworkRemoveError [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNetworkRemove [2022-03-17T16:28:24.361Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNodeInspectError [2022-03-17T16:28:24.361Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNodeInspectNodeNotFound [2022-03-17T16:28:24.361Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNodeInspectWithEmptyID [2022-03-17T16:28:24.361Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNodeInspect [2022-03-17T16:28:24.361Z] --- PASS: TestNodeInspect (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNodeListError [2022-03-17T16:28:24.361Z] --- PASS: TestNodeListError (0.00s) [2022-03-17T16:28:24.361Z] === RUN TestNodeList [2022-03-17T16:28:24.361Z] --- PASS: TestNodeList (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestNodeRemoveError [2022-03-17T16:28:24.362Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestNodeRemove [2022-03-17T16:28:24.362Z] --- PASS: TestNodeRemove (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestNodeUpdateError [2022-03-17T16:28:24.362Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestNodeUpdate [2022-03-17T16:28:24.362Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestOptionWithHostFromEnv [2022-03-17T16:28:24.362Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestOptionWithTimeout [2022-03-17T16:28:24.362Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestOptionWithVersionFromEnv [2022-03-17T16:28:24.362Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPingFail [2022-03-17T16:28:24.362Z] --- PASS: TestPingFail (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPingWithError [2022-03-17T16:28:24.362Z] 2022/03/17 16:28:23 RoundTripper returned a response & error; ignoring response [2022-03-17T16:28:24.362Z] 2022/03/17 16:28:23 RoundTripper returned a response & error; ignoring response [2022-03-17T16:28:24.362Z] --- PASS: TestPingWithError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPingSuccess [2022-03-17T16:28:24.362Z] --- PASS: TestPingSuccess (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPingHeadFallback [2022-03-17T16:28:24.362Z] === RUN TestPingHeadFallback/OK [2022-03-17T16:28:24.362Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-17T16:28:24.362Z] === RUN TestPingHeadFallback/Not_Found [2022-03-17T16:28:24.362Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-17T16:28:24.362Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-17T16:28:24.362Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-17T16:28:24.362Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-17T16:28:24.362Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-17T16:28:24.362Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPluginDisableError [2022-03-17T16:28:24.362Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPluginDisable [2022-03-17T16:28:24.362Z] --- PASS: TestPluginDisable (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPluginEnableError [2022-03-17T16:28:24.362Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPluginEnable [2022-03-17T16:28:24.362Z] --- PASS: TestPluginEnable (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPluginInspectError [2022-03-17T16:28:24.362Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPluginInspectWithEmptyID [2022-03-17T16:28:24.362Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPluginInspect [2022-03-17T16:28:24.362Z] --- PASS: TestPluginInspect (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPluginListError [2022-03-17T16:28:24.362Z] --- PASS: TestPluginListError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPluginList [2022-03-17T16:28:24.362Z] --- PASS: TestPluginList (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPluginPushError [2022-03-17T16:28:24.362Z] --- PASS: TestPluginPushError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPluginPush [2022-03-17T16:28:24.362Z] --- PASS: TestPluginPush (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPluginRemoveError [2022-03-17T16:28:24.362Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPluginRemove [2022-03-17T16:28:24.362Z] --- PASS: TestPluginRemove (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPluginSetError [2022-03-17T16:28:24.362Z] --- PASS: TestPluginSetError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPluginSet [2022-03-17T16:28:24.362Z] --- PASS: TestPluginSet (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSetHostHeader [2022-03-17T16:28:24.362Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestPlainTextError [2022-03-17T16:28:24.362Z] --- PASS: TestPlainTextError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestInfiniteError [2022-03-17T16:28:24.362Z] --- PASS: TestInfiniteError (0.02s) [2022-03-17T16:28:24.362Z] === RUN TestCanceledContext [2022-03-17T16:28:24.362Z] 2022/03/17 16:28:23 RoundTripper returned a response & error; ignoring response [2022-03-17T16:28:24.362Z] --- PASS: TestCanceledContext (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestDeadlineExceededContext [2022-03-17T16:28:24.362Z] 2022/03/17 16:28:23 RoundTripper returned a response & error; ignoring response [2022-03-17T16:28:24.362Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretCreateUnsupported [2022-03-17T16:28:24.362Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretCreateError [2022-03-17T16:28:24.362Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretCreate [2022-03-17T16:28:24.362Z] --- PASS: TestSecretCreate (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretInspectUnsupported [2022-03-17T16:28:24.362Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretInspectError [2022-03-17T16:28:24.362Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretInspectSecretNotFound [2022-03-17T16:28:24.362Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretInspectWithEmptyID [2022-03-17T16:28:24.362Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretInspect [2022-03-17T16:28:24.362Z] --- PASS: TestSecretInspect (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretListUnsupported [2022-03-17T16:28:24.362Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretListError [2022-03-17T16:28:24.362Z] --- PASS: TestSecretListError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretList [2022-03-17T16:28:24.362Z] --- PASS: TestSecretList (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretRemoveUnsupported [2022-03-17T16:28:24.362Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretRemoveError [2022-03-17T16:28:24.362Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretRemove [2022-03-17T16:28:24.362Z] --- PASS: TestSecretRemove (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretUpdateUnsupported [2022-03-17T16:28:24.362Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretUpdateError [2022-03-17T16:28:24.362Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSecretUpdate [2022-03-17T16:28:24.362Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceCreateError [2022-03-17T16:28:24.362Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceCreate [2022-03-17T16:28:24.362Z] --- PASS: TestServiceCreate (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-17T16:28:24.362Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceCreateDigestPinning [2022-03-17T16:28:24.362Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceInspectError [2022-03-17T16:28:24.362Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceInspectServiceNotFound [2022-03-17T16:28:24.362Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceInspectWithEmptyID [2022-03-17T16:28:24.362Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceInspect [2022-03-17T16:28:24.362Z] --- PASS: TestServiceInspect (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceListError [2022-03-17T16:28:24.362Z] --- PASS: TestServiceListError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceList [2022-03-17T16:28:24.362Z] --- PASS: TestServiceList (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceLogsError [2022-03-17T16:28:24.362Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceLogs [2022-03-17T16:28:24.362Z] --- PASS: TestServiceLogs (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceRemoveError [2022-03-17T16:28:24.362Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceRemoveNotFoundError [2022-03-17T16:28:24.362Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceRemove [2022-03-17T16:28:24.362Z] --- PASS: TestServiceRemove (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceUpdateError [2022-03-17T16:28:24.362Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestServiceUpdate [2022-03-17T16:28:24.362Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSwarmGetUnlockKeyError [2022-03-17T16:28:24.362Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSwarmGetUnlockKey [2022-03-17T16:28:24.362Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSwarmInitError [2022-03-17T16:28:24.362Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSwarmInit [2022-03-17T16:28:24.362Z] --- PASS: TestSwarmInit (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSwarmInspectError [2022-03-17T16:28:24.362Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSwarmInspect [2022-03-17T16:28:24.362Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSwarmJoinError [2022-03-17T16:28:24.362Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSwarmJoin [2022-03-17T16:28:24.362Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSwarmLeaveError [2022-03-17T16:28:24.362Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSwarmLeave [2022-03-17T16:28:24.362Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSwarmUnlockError [2022-03-17T16:28:24.362Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSwarmUnlock [2022-03-17T16:28:24.362Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSwarmUpdateError [2022-03-17T16:28:24.362Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestSwarmUpdate [2022-03-17T16:28:24.362Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestTaskInspectError [2022-03-17T16:28:24.362Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestTaskInspectWithEmptyID [2022-03-17T16:28:24.362Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestTaskInspect [2022-03-17T16:28:24.362Z] --- PASS: TestTaskInspect (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestTaskListError [2022-03-17T16:28:24.362Z] --- PASS: TestTaskListError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestTaskList [2022-03-17T16:28:24.362Z] --- PASS: TestTaskList (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestVolumeCreateError [2022-03-17T16:28:24.362Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestVolumeCreate [2022-03-17T16:28:24.362Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestVolumeInspectError [2022-03-17T16:28:24.362Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestVolumeInspectNotFound [2022-03-17T16:28:24.362Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestVolumeInspectWithEmptyID [2022-03-17T16:28:24.362Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestVolumeInspect [2022-03-17T16:28:24.362Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestVolumeListError [2022-03-17T16:28:24.362Z] --- PASS: TestVolumeListError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestVolumeList [2022-03-17T16:28:24.362Z] --- PASS: TestVolumeList (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestVolumeRemoveError [2022-03-17T16:28:24.362Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-17T16:28:24.362Z] === RUN TestVolumeRemove [2022-03-17T16:28:24.362Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-17T16:28:24.362Z] === CONT TestTLSCloseWriter [2022-03-17T16:28:24.362Z] --- PASS: TestTLSCloseWriter (0.04s) [2022-03-17T16:28:24.362Z] PASS [2022-03-17T16:28:24.362Z] coverage: 75.2% of statements [2022-03-17T16:28:24.362Z] ok github.com/docker/docker/client 0.524s coverage: 75.2% of statements [2022-03-17T16:28:26.270Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-17T16:28:27.320Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T16:28:27.506Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-17T16:28:29.438Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-17T16:28:29.438Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-17T16:28:30.009Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-17T16:28:30.269Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-17T16:28:30.584Z] --- PASS: TestServiceCreateInit (7.05s) [2022-03-17T16:28:30.584Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.47s) [2022-03-17T16:28:30.584Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s) [2022-03-17T16:28:30.584Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T16:28:31.210Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-03-17T16:28:31.210Z] === RUN TestInfoDebug [2022-03-17T16:28:31.210Z] --- PASS: TestInfoDebug (0.52s) [2022-03-17T16:28:31.210Z] === RUN TestInfoInsecureRegistries [2022-03-17T16:28:31.210Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-17T16:28:31.210Z] === RUN TestInfoRegistryMirrors [2022-03-17T16:28:31.210Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-17T16:28:31.210Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T16:28:31.210Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-17T16:28:31.210Z] === RUN TestPingCacheHeaders [2022-03-17T16:28:31.210Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-17T16:28:31.210Z] === RUN TestPingGet [2022-03-17T16:28:31.210Z] --- PASS: TestPingGet (0.01s) [2022-03-17T16:28:31.210Z] === RUN TestPingHead [2022-03-17T16:28:31.210Z] --- PASS: TestPingHead (0.02s) [2022-03-17T16:28:31.210Z] === RUN TestVersion [2022-03-17T16:28:31.210Z] --- PASS: TestVersion (0.02s) [2022-03-17T16:28:31.210Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-17T16:28:31.210Z] === CONT TestDiskUsage [2022-03-17T16:28:31.471Z] === RUN TestDiskUsage/empty [2022-03-17T16:28:31.471Z] === RUN TestDiskUsage/empty/container_types [2022-03-17T16:28:31.471Z] === RUN TestDiskUsage/empty/image_types [2022-03-17T16:28:31.471Z] === RUN TestDiskUsage/empty/volume_types [2022-03-17T16:28:31.471Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-17T16:28:31.471Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-17T16:28:31.471Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-17T16:28:31.471Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-17T16:28:31.471Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-17T16:28:31.471Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-17T16:28:31.471Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-17T16:28:31.471Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-17T16:28:31.732Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-17T16:28:31.732Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-17T16:28:31.732Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-17T16:28:31.732Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-17T16:28:31.732Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-17T16:28:31.732Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-17T16:28:31.732Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-17T16:28:31.732Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-17T16:28:31.732Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-17T16:28:31.732Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-17T16:28:31.732Z] === RUN TestDiskUsage/after_container.Run [2022-03-17T16:28:32.183Z] check_test.go:308: [d2ddc70ce7a6c] daemon is not started [2022-03-17T16:28:32.183Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-17T16:28:32.304Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-17T16:28:32.304Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-17T16:28:32.304Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-17T16:28:32.304Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-17T16:28:32.304Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-17T16:28:32.304Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-17T16:28:32.304Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-17T16:28:32.304Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-17T16:28:32.304Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-17T16:28:32.304Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage (1.52s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T16:28:32.565Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2022-03-17T16:28:32.565Z] PASS [2022-03-17T16:28:32.565Z] [2022-03-17T16:28:32.565Z] DONE 50 tests in 20.222s [2022-03-17T16:28:32.565Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-17T16:28:32.565Z] INFO: Testing against a local daemon [2022-03-17T16:28:32.565Z] === RUN TestVolumesCreateAndList [2022-03-17T16:28:32.565Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-17T16:28:32.565Z] === RUN TestVolumesRemove [2022-03-17T16:28:32.565Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-17T16:28:32.565Z] === RUN TestVolumesInspect [2022-03-17T16:28:32.754Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-17T16:28:32.825Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-17T16:28:32.825Z] === RUN TestVolumesInvalidJSON [2022-03-17T16:28:32.825Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T16:28:32.825Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T16:28:32.825Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T16:28:32.825Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-17T16:28:32.825Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T16:28:32.825Z] PASS [2022-03-17T16:28:32.825Z] [2022-03-17T16:28:32.825Z] DONE 5 tests in 0.176s [2022-03-17T16:28:32.825Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T16:28:33.035Z] Removing intermediate container 23c6fba7abec [2022-03-17T16:28:33.035Z] ---> 9a790b72a1d4 [2022-03-17T16:28:33.035Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-17T16:28:33.035Z] ---> Running in 2d699c92bb93 [2022-03-17T16:28:33.035Z] Removing intermediate container 2d699c92bb93 [2022-03-17T16:28:33.035Z] ---> 1aad3de4d867 [2022-03-17T16:28:33.035Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-17T16:28:33.035Z] ---> Running in a75bec8f5921 [2022-03-17T16:28:33.035Z] Removing intermediate container a75bec8f5921 [2022-03-17T16:28:33.035Z] ---> 12e7e536fa36 [2022-03-17T16:28:33.035Z] Step 11/11 : COPY . . [2022-03-17T16:28:33.327Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-17T16:28:33.397Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-17T16:28:33.397Z] Removing test suite binaries [2022-03-17T16:28:33.397Z] exiting test-integration [2022-03-17T16:28:33.397Z] ++ exit 0 [2022-03-17T16:28:33.397Z] [2022-03-17T16:28:33.899Z] === RUN TestDockerDaemonSuite/TestHTTPSRun Post stage [Pipeline] junit [2022-03-17T16:28:34.353Z] Recording test results [2022-03-17T16:28:34.471Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-17T16:28:34.603Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-17T16:28:34.965Z] + echo Ensuring container killed. [2022-03-17T16:28:34.965Z] Ensuring container killed. [2022-03-17T16:28:34.965Z] + docker rm -vf docker-pr7 [2022-03-17T16:28:34.965Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-03-17T16:28:35.254Z] + echo Chowning /workspace to jenkins user [2022-03-17T16:28:35.254Z] Chowning /workspace to jenkins user [2022-03-17T16:28:35.254Z] + id -u [2022-03-17T16:28:35.254Z] + id -g [2022-03-17T16:28:35.254Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43298:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T16:28:35.856Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-17T16:28:35.856Z] check_test.go:308: [d6cd4b676b863] daemon is not started [2022-03-17T16:28:35.856Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-17T16:28:36.570Z] tests/integration/api_plugin_test.py ........... [ 49%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T16:28:36.798Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-17T16:28:36.939Z] + bundleName=amd64-cgroup2 [2022-03-17T16:28:36.940Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-17T16:28:36.940Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-17T16:28:36.940Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-17T16:28:36.940Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-17T16:28:37.213Z] Archiving artifacts [2022-03-17T16:28:37.541Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43298/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T16:28:37.854Z] + make clean [2022-03-17T16:28:37.854Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T16:28:38.067Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-17T16:28:38.114Z] docker-dev-cache [2022-03-17T16:28:38.114Z] docker-mod-cache [Pipeline] deleteDir [2022-03-17T16:28:38.183Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-17T16:28:38.754Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T16:28:41.298Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-17T16:28:42.159Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-17T16:28:44.601Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-17T16:28:45.173Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-17T16:28:45.437Z] --- PASS: TestCreateServiceMultipleTimes (15.07s) [2022-03-17T16:28:45.437Z] === RUN TestCreateServiceConflict [2022-03-17T16:28:45.605Z] --- PASS: TestCheckoutGit (37.77s) [2022-03-17T16:28:45.605Z] === RUN TestValidGitTransport [2022-03-17T16:28:45.605Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-17T16:28:45.605Z] === RUN TestGitInvalidRef [2022-03-17T16:28:45.605Z] --- PASS: TestGitInvalidRef (0.26s) [2022-03-17T16:28:45.605Z] PASS [2022-03-17T16:28:45.605Z] coverage: 86.3% of statements [2022-03-17T16:28:45.605Z] ok github.com/docker/docker/builder/remotecontext/git 38.113s coverage: 86.3% of statements [2022-03-17T16:28:46.555Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-17T16:28:46.555Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-17T16:28:46.594Z] ? github.com/docker/docker/cli [no test files] [2022-03-17T16:28:46.594Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-17T16:28:47.324Z] --- PASS: TestCreateServiceConflict (2.08s) [2022-03-17T16:28:47.324Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T16:28:48.466Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-17T16:28:49.037Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-17T16:28:49.836Z] --- PASS: TestCreateServiceMaxReplicas (2.52s) [2022-03-17T16:28:49.836Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T16:28:52.342Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-17T16:28:55.645Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-17T16:28:57.026Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-17T16:28:57.026Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-17T16:28:57.026Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-17T16:28:57.026Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-17T16:28:57.026Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-17T16:28:57.026Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-17T16:28:57.026Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-17T16:28:57.026Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-17T16:28:57.026Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-17T16:28:57.026Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-17T16:28:57.026Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-17T16:28:57.026Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-17T16:28:57.026Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-17T16:28:57.026Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-17T16:28:57.026Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-17T16:28:57.026Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-17T16:28:57.026Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-17T16:28:57.026Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-17T16:28:57.026Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-17T16:28:57.026Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-17T16:28:57.026Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-17T16:28:57.026Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-17T16:28:57.026Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-17T16:28:57.026Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-17T16:28:57.026Z] === RUN TestConfigureDaemonLogs [2022-03-17T16:28:57.026Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-17T16:28:57.026Z] === RUN TestCommonOptionsInstallFlags [2022-03-17T16:28:57.026Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-17T16:28:57.026Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-17T16:28:57.026Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-17T16:28:57.026Z] PASS [2022-03-17T16:28:57.026Z] coverage: 19.0% of statements [2022-03-17T16:28:57.026Z] ok github.com/docker/docker/cmd/dockerd 0.219s coverage: 19.0% of statements [2022-03-17T16:28:57.026Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-17T16:28:57.026Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-17T16:28:57.842Z] ............................ [ 66%] [2022-03-17T16:28:58.013Z] === RUN TestContainerStopSignal [2022-03-17T16:28:58.013Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-17T16:28:58.013Z] === RUN TestContainerStopTimeout [2022-03-17T16:28:58.013Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-17T16:28:58.013Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-17T16:28:58.013Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-17T16:28:58.013Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-17T16:28:58.013Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-17T16:28:58.013Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-17T16:28:58.013Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-03-17T16:28:58.013Z] === RUN TestReplaceAndAppendEnvVars [2022-03-17T16:28:58.013Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-17T16:28:58.013Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-17T16:28:58.013Z] === RUN TestNewMemoryStore [2022-03-17T16:28:58.013Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-17T16:28:58.013Z] === RUN TestAddContainers [2022-03-17T16:28:58.013Z] --- PASS: TestAddContainers (0.00s) [2022-03-17T16:28:58.013Z] === RUN TestGetContainer [2022-03-17T16:28:58.013Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T16:28:58.013Z] === RUN TestDeleteContainer [2022-03-17T16:28:58.013Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-17T16:28:58.013Z] === RUN TestListContainers [2022-03-17T16:28:58.013Z] --- PASS: TestListContainers (0.00s) [2022-03-17T16:28:58.013Z] === RUN TestFirstContainer [2022-03-17T16:28:58.013Z] --- PASS: TestFirstContainer (0.00s) [2022-03-17T16:28:58.013Z] === RUN TestApplyAllContainer [2022-03-17T16:28:58.013Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-17T16:28:58.013Z] === RUN TestIsValidHealthString [2022-03-17T16:28:58.013Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-17T16:28:58.013Z] === RUN TestStateRunStop [2022-03-17T16:28:58.013Z] --- PASS: TestStateRunStop (0.00s) [2022-03-17T16:28:58.013Z] === RUN TestStateTimeoutWait [2022-03-17T16:28:58.013Z] state_test.go:141: Stop callback fired [2022-03-17T16:28:58.013Z] state_test.go:165: Stop callback fired [2022-03-17T16:28:58.013Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-17T16:28:58.013Z] === RUN TestIsValidStateString [2022-03-17T16:28:58.013Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-17T16:28:58.013Z] === RUN TestViewSaveDelete [2022-03-17T16:28:58.013Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-17T16:28:58.013Z] === RUN TestViewAll [2022-03-17T16:28:58.013Z] --- PASS: TestViewAll (0.01s) [2022-03-17T16:28:58.013Z] === RUN TestViewGet [2022-03-17T16:28:58.013Z] --- PASS: TestViewGet (0.01s) [2022-03-17T16:28:58.013Z] === RUN TestNames [2022-03-17T16:28:58.013Z] --- PASS: TestNames (0.00s) [2022-03-17T16:28:58.013Z] === RUN TestViewWithHealthCheck [2022-03-17T16:28:58.013Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-17T16:28:58.013Z] PASS [2022-03-17T16:28:58.013Z] coverage: 41.7% of statements [2022-03-17T16:28:58.481Z] ok github.com/docker/docker/container 0.280s coverage: 41.7% of statements [2022-03-17T16:28:58.481Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-17T16:28:58.481Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-17T16:28:58.481Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-17T16:28:58.481Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-17T16:28:58.950Z] === RUN TestPrepare [2022-03-17T16:28:58.950Z] --- PASS: TestPrepare (0.00s) [2022-03-17T16:28:58.950Z] === RUN TestStart [2022-03-17T16:28:58.950Z] --- PASS: TestStart (0.00s) [2022-03-17T16:28:58.950Z] === RUN TestWaitCancel [2022-03-17T16:28:58.950Z] --- PASS: TestWaitCancel (0.00s) [2022-03-17T16:28:58.950Z] === RUN TestWaitDisabled [2022-03-17T16:28:58.950Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-17T16:28:58.950Z] === RUN TestWaitEnabled [2022-03-17T16:28:58.950Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-17T16:28:58.950Z] === RUN TestRemove [2022-03-17T16:28:58.950Z] --- PASS: TestRemove (0.00s) [2022-03-17T16:28:58.950Z] PASS [2022-03-17T16:28:58.950Z] coverage: 65.3% of statements [2022-03-17T16:28:58.950Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2022-03-17T16:28:59.867Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-17T16:29:01.251Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-17T16:29:01.905Z] === RUN TestNewListSecretsFilters [2022-03-17T16:29:01.905Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-17T16:29:01.905Z] === RUN TestNewListConfigsFilters [2022-03-17T16:29:01.905Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-17T16:29:01.905Z] PASS [2022-03-17T16:29:01.905Z] coverage: 0.5% of statements [2022-03-17T16:29:01.905Z] ok github.com/docker/docker/daemon/cluster 0.213s coverage: 0.5% of statements [2022-03-17T16:29:02.636Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-17T16:29:02.892Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-17T16:29:02.892Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-17T16:29:03.361Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-17T16:29:03.361Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T16:29:03.362Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-17T16:29:03.362Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-17T16:29:03.362Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-17T16:29:03.362Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-17T16:29:03.362Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T16:29:03.362Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-17T16:29:03.362Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-17T16:29:03.362Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-17T16:29:03.362Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-17T16:29:03.362Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-17T16:29:03.362Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-17T16:29:03.362Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-17T16:29:03.362Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-17T16:29:03.362Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-17T16:29:03.362Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-17T16:29:03.362Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-17T16:29:03.362Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-17T16:29:03.362Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-17T16:29:03.362Z] PASS [2022-03-17T16:29:03.362Z] coverage: 35.9% of statements [2022-03-17T16:29:03.362Z] ok github.com/docker/docker/daemon/cluster/convert 0.811s coverage: 35.9% of statements [2022-03-17T16:29:03.578Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-17T16:29:04.669Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.89s) [2022-03-17T16:29:04.669Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T16:29:05.493Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-17T16:29:05.493Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-17T16:29:05.580Z] === RUN TestWaitNodeAttachment [2022-03-17T16:29:06.051Z] --- PASS: TestWaitNodeAttachment (0.45s) [2022-03-17T16:29:06.051Z] === RUN TestIsolationConversion [2022-03-17T16:29:06.051Z] === RUN TestIsolationConversion/default [2022-03-17T16:29:06.051Z] === RUN TestIsolationConversion/process [2022-03-17T16:29:06.051Z] === RUN TestIsolationConversion/hyperv [2022-03-17T16:29:06.051Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-17T16:29:06.051Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-17T16:29:06.051Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-17T16:29:06.051Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-17T16:29:06.051Z] === RUN TestContainerLabels [2022-03-17T16:29:06.051Z] --- PASS: TestContainerLabels (0.00s) [2022-03-17T16:29:06.051Z] === RUN TestCredentialSpecConversion [2022-03-17T16:29:06.051Z] === RUN TestCredentialSpecConversion/none [2022-03-17T16:29:06.051Z] === RUN TestCredentialSpecConversion/config [2022-03-17T16:29:06.051Z] === RUN TestCredentialSpecConversion/file [2022-03-17T16:29:06.051Z] === RUN TestCredentialSpecConversion/registry [2022-03-17T16:29:06.051Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-17T16:29:06.051Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-17T16:29:06.051Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-17T16:29:06.051Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-17T16:29:06.051Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-17T16:29:06.051Z] === RUN TestControllerValidateMountBind [2022-03-17T16:29:06.051Z] --- PASS: TestControllerValidateMountBind (0.03s) [2022-03-17T16:29:06.051Z] === RUN TestControllerValidateMountVolume [2022-03-17T16:29:06.051Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-17T16:29:06.051Z] === RUN TestControllerValidateMountTarget [2022-03-17T16:29:06.051Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-17T16:29:06.051Z] === RUN TestControllerValidateMountTmpfs [2022-03-17T16:29:06.051Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-17T16:29:06.051Z] === RUN TestControllerValidateMountInvalidType [2022-03-17T16:29:06.051Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-17T16:29:06.051Z] === RUN TestControllerValidateMountNamedPipe [2022-03-17T16:29:06.051Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-17T16:29:06.051Z] PASS [2022-03-17T16:29:06.051Z] coverage: 11.0% of statements [2022-03-17T16:29:06.051Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.825s coverage: 11.0% of statements [2022-03-17T16:29:06.520Z] === RUN TestBuilderGC [2022-03-17T16:29:06.520Z] --- PASS: TestBuilderGC (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestDaemonConfigurationNotFound [2022-03-17T16:29:06.520Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestDaemonBrokenConfiguration [2022-03-17T16:29:06.520Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestFindConfigurationConflicts [2022-03-17T16:29:06.520Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-17T16:29:06.520Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-17T16:29:06.520Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-17T16:29:06.520Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-17T16:29:06.520Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-17T16:29:06.520Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-17T16:29:06.520Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-17T16:29:06.520Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-17T16:29:06.520Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-17T16:29:06.520Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-17T16:29:06.520Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-17T16:29:06.520Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-17T16:29:06.520Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestValidateConfigurationErrors [2022-03-17T16:29:06.520Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-17T16:29:06.520Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-17T16:29:06.520Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-17T16:29:06.520Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-17T16:29:06.520Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-17T16:29:06.520Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-17T16:29:06.520Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-17T16:29:06.520Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-17T16:29:06.520Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-17T16:29:06.520Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-17T16:29:06.520Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-17T16:29:06.520Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestValidateConfiguration [2022-03-17T16:29:06.520Z] === RUN TestValidateConfiguration/with_label [2022-03-17T16:29:06.520Z] === RUN TestValidateConfiguration/with_dns [2022-03-17T16:29:06.520Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-17T16:29:06.520Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-17T16:29:06.520Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-17T16:29:06.520Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-17T16:29:06.520Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-17T16:29:06.520Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-17T16:29:06.520Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestReloadSetConfigFileNotExist [2022-03-17T16:29:06.520Z] === RUN TestEventsLog [2022-03-17T16:29:06.520Z] --- PASS: TestEventsLog (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestEventsLogTimeout [2022-03-17T16:29:06.520Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-17T16:29:06.520Z] === RUN TestLogEvents [2022-03-17T16:29:06.520Z] --- PASS: TestLogEvents (0.05s) [2022-03-17T16:29:06.520Z] === RUN TestLoadBufferedEvents [2022-03-17T16:29:06.879Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-17T16:29:06.989Z] time="2022-03-17T16:29:06Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-17T16:29:06.989Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-03-17T16:29:06.989Z] === RUN TestReloadDefaultConfigNotExist [2022-03-17T16:29:06.989Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:29:06.989Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T16:29:06.989Z] === RUN TestReloadBadDefaultConfig [2022-03-17T16:29:06.989Z] time="2022-03-17T16:29:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2059520090" [2022-03-17T16:29:06.989Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-17T16:29:06.989Z] === RUN TestReloadWithConflictingLabels [2022-03-17T16:29:06.989Z] time="2022-03-17T16:29:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1414528677" [2022-03-17T16:29:06.989Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-17T16:29:06.989Z] === RUN TestReloadWithDuplicateLabels [2022-03-17T16:29:06.989Z] time="2022-03-17T16:29:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2063116558" [2022-03-17T16:29:06.989Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-17T16:29:06.989Z] === RUN TestMaskURLCredentials [2022-03-17T16:29:06.989Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-17T16:29:06.989Z] === RUN TestDaemonConfigurationMerge [2022-03-17T16:29:06.989Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-17T16:29:06.989Z] PASS [2022-03-17T16:29:06.989Z] coverage: 79.2% of statements [2022-03-17T16:29:06.989Z] ok github.com/docker/docker/daemon/config 0.345s coverage: 79.2% of statements [2022-03-17T16:29:06.989Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-03-17T16:29:06.989Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-17T16:29:06.989Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-17T16:29:06.989Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-17T16:29:06.989Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-17T16:29:06.989Z] PASS [2022-03-17T16:29:06.989Z] coverage: 50.0% of statements [2022-03-17T16:29:06.989Z] ok github.com/docker/docker/daemon/events 0.336s coverage: 50.0% of statements [2022-03-17T16:29:08.556Z] === RUN TestLinkNaming [2022-03-17T16:29:08.556Z] --- PASS: TestLinkNaming (0.00s) [2022-03-17T16:29:08.556Z] === RUN TestLinkNew [2022-03-17T16:29:08.556Z] --- PASS: TestLinkNew (0.00s) [2022-03-17T16:29:08.556Z] === RUN TestLinkEnv [2022-03-17T16:29:08.556Z] --- PASS: TestLinkEnv (0.00s) [2022-03-17T16:29:08.556Z] === RUN TestLinkMultipleEnv [2022-03-17T16:29:08.556Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-17T16:29:08.556Z] === RUN TestLinkPortRangeEnv [2022-03-17T16:29:08.556Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-17T16:29:08.556Z] PASS [2022-03-17T16:29:08.556Z] coverage: 93.0% of statements [2022-03-17T16:29:08.556Z] ok github.com/docker/docker/daemon/links 0.105s coverage: 93.0% of statements [2022-03-17T16:29:08.556Z] === RUN TestIsEmptyDir [2022-03-17T16:29:08.556Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-17T16:29:08.556Z] PASS [2022-03-17T16:29:08.556Z] coverage: 2.3% of statements [2022-03-17T16:29:08.556Z] ok github.com/docker/docker/daemon/graphdriver 0.241s coverage: 2.3% of statements [2022-03-17T16:29:08.607Z] ---> 32fd8f7362a0 [2022-03-17T16:29:08.607Z] Successfully built 32fd8f7362a0 [2022-03-17T16:29:08.607Z] Successfully tagged docker:latest [2022-03-17T16:29:08.607Z] INFO: Image build ended at 03/17/2022 16:29:04. Duration:00:04:16.5479171 [2022-03-17T16:29:08.607Z] [2022-03-17T16:29:08.607Z] [2022-03-17T16:29:08.607Z] INFO: Building the test binaries at 03/17/2022 16:29:05... [2022-03-17T16:29:09.542Z] === RUN TestVerifyNetworkingConfig [2022-03-17T16:29:09.542Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-17T16:29:09.542Z] === RUN TestGetContainer [2022-03-17T16:29:09.542Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T16:29:09.542Z] === RUN TestValidContainerNames [2022-03-17T16:29:09.542Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-17T16:29:09.542Z] === RUN TestContainerInitDNS [2022-03-17T16:29:09.542Z] daemon_test.go:145: root required [2022-03-17T16:29:09.542Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-17T16:29:09.542Z] === RUN TestMerge [2022-03-17T16:29:09.542Z] --- PASS: TestMerge (0.00s) [2022-03-17T16:29:09.542Z] === RUN TestValidateContainerIsolation [2022-03-17T16:29:09.542Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-17T16:29:09.542Z] === RUN TestFindNetworkErrorType [2022-03-17T16:29:09.542Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-17T16:29:09.542Z] === RUN TestEnsureServicesExist [2022-03-17T16:29:09.542Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-17T16:29:09.542Z] === RUN TestEnsureServicesExistErrors [2022-03-17T16:29:09.542Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-17T16:29:09.542Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-17T16:29:09.542Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-17T16:29:09.542Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-17T16:29:09.542Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-17T16:29:09.542Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-17T16:29:09.542Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-17T16:29:09.542Z] === RUN TestContainerDelete [2022-03-17T16:29:09.542Z] --- PASS: TestContainerDelete (0.00s) [2022-03-17T16:29:09.542Z] === RUN TestContainerDoubleDelete [2022-03-17T16:29:09.542Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-17T16:29:09.542Z] === RUN TestLogContainerEventCopyLabels [2022-03-17T16:29:09.542Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-17T16:29:09.542Z] === RUN TestLogContainerEventWithAttributes [2022-03-17T16:29:09.542Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-17T16:29:09.543Z] === RUN TestNoneHealthcheck [2022-03-17T16:29:09.543Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-17T16:29:09.543Z] === RUN TestHealthStates [2022-03-17T16:29:09.543Z] time="2022-03-17T16:29:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:29:09.543Z] time="2022-03-17T16:29:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:29:09.543Z] time="2022-03-17T16:29:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:29:09.543Z] time="2022-03-17T16:29:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:29:09.543Z] time="2022-03-17T16:29:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:29:09.543Z] time="2022-03-17T16:29:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:29:09.543Z] time="2022-03-17T16:29:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:29:09.543Z] time="2022-03-17T16:29:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:29:09.543Z] time="2022-03-17T16:29:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:29:09.543Z] time="2022-03-17T16:29:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:29:09.543Z] --- PASS: TestHealthStates (0.20s) [2022-03-17T16:29:09.543Z] === RUN TestGetInspectData [2022-03-17T16:29:09.543Z] --- PASS: TestGetInspectData (0.00s) [2022-03-17T16:29:09.543Z] === RUN TestFillLicense [2022-03-17T16:29:09.543Z] --- PASS: TestFillLicense (0.00s) [2022-03-17T16:29:09.543Z] === RUN TestListInvalidFilter [2022-03-17T16:29:09.543Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-17T16:29:09.543Z] === RUN TestNameFilter [2022-03-17T16:29:09.543Z] --- PASS: TestNameFilter (0.01s) [2022-03-17T16:29:09.543Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-17T16:29:09.543Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-17T16:29:09.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-17T16:29:09.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-17T16:29:09.543Z] === RUN TestDaemonReloadLabels [2022-03-17T16:29:09.543Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-17T16:29:09.543Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-17T16:29:09.543Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-17T16:29:09.543Z] === RUN TestDaemonReloadMirrors [2022-03-17T16:29:09.543Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-17T16:29:09.543Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-17T16:29:09.543Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-17T16:29:09.543Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-17T16:29:09.543Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-17T16:29:09.543Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-17T16:29:09.543Z] reload_test.go:342: root required [2022-03-17T16:29:09.543Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T16:29:09.543Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-17T16:29:09.543Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-17T16:29:09.543Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-17T16:29:09.543Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-17T16:29:09.543Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-17T16:29:09.543Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-17T16:29:09.543Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-17T16:29:09.543Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-17T16:29:09.543Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-17T16:29:09.543Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2022-03-17T16:29:09.543Z] === RUN TestParseVolumesFrom [2022-03-17T16:29:09.543Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-17T16:29:09.543Z] PASS [2022-03-17T16:29:09.543Z] coverage: 8.6% of statements [2022-03-17T16:29:09.543Z] ok github.com/docker/docker/daemon 0.664s coverage: 8.6% of statements [2022-03-17T16:29:10.012Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-17T16:29:10.012Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-17T16:29:10.012Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-17T16:29:10.012Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-17T16:29:10.012Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-17T16:29:10.012Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-17T16:29:10.012Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-17T16:29:10.012Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-17T16:29:10.012Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-17T16:29:10.012Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-17T16:29:10.012Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-17T16:29:10.012Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-17T16:29:10.012Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-17T16:29:10.012Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-17T16:29:11.000Z] === RUN TestNewStreamConfig [2022-03-17T16:29:11.000Z] === RUN TestNewStreamConfig/defaults [2022-03-17T16:29:11.000Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-17T16:29:11.000Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-17T16:29:11.000Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-17T16:29:11.000Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-17T16:29:11.000Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-17T16:29:11.000Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-17T16:29:11.000Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-17T16:29:11.000Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-17T16:29:11.000Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-17T16:29:11.000Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-17T16:29:11.000Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-17T16:29:11.000Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-17T16:29:11.000Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-17T16:29:11.000Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-17T16:29:11.000Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-17T16:29:11.000Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-17T16:29:11.000Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-17T16:29:11.000Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-17T16:29:11.000Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-17T16:29:11.000Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-17T16:29:11.000Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-17T16:29:11.000Z] time="2022-03-17T16:29:10Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-17T16:29:11.000Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-17T16:29:11.000Z] === RUN TestCreateSuccess [2022-03-17T16:29:11.000Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestCreateStreamSkipped [2022-03-17T16:29:11.000Z] time="2022-03-17T16:29:10Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-17T16:29:11.000Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestCreateLogGroupSuccess [2022-03-17T16:29:11.000Z] time="2022-03-17T16:29:10Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-17T16:29:11.000Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestCreateError [2022-03-17T16:29:11.000Z] --- PASS: TestCreateError (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestCreateAlreadyExists [2022-03-17T16:29:11.000Z] time="2022-03-17T16:29:10Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-17T16:29:11.000Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestLogClosed [2022-03-17T16:29:11.000Z] --- PASS: TestLogClosed (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestLogBlocking [2022-03-17T16:29:11.000Z] --- PASS: TestLogBlocking (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-17T16:29:11.000Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestLogNonBlockingBufferFull [2022-03-17T16:29:11.000Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestPublishBatchSuccess [2022-03-17T16:29:11.000Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestPublishBatchError [2022-03-17T16:29:11.000Z] time="2022-03-17T16:29:10Z" level=error msg=error [2022-03-17T16:29:11.000Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-17T16:29:11.000Z] time="2022-03-17T16:29:10Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T16:29:11.000Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-17T16:29:11.000Z] time="2022-03-17T16:29:10Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T16:29:11.000Z] time="2022-03-17T16:29:10Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-17T16:29:11.000Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestCollectBatchSimple [2022-03-17T16:29:11.000Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestCollectBatchTicker [2022-03-17T16:29:11.000Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestCollectBatchMultilinePattern [2022-03-17T16:29:11.000Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-17T16:29:11.000Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-17T16:29:11.000Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-17T16:29:11.000Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-17T16:29:11.000Z] === RUN TestCollectBatchClose [2022-03-17T16:29:11.000Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestEffectiveLen [2022-03-17T16:29:11.000Z] === RUN TestEffectiveLen/0/Hello [2022-03-17T16:29:11.000Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-17T16:29:11.000Z] === RUN TestEffectiveLen/2/🙃 [2022-03-17T16:29:11.000Z] === RUN TestEffectiveLen/3/���� [2022-03-17T16:29:11.000Z] === RUN TestEffectiveLen/4/He��o [2022-03-17T16:29:11.000Z] === RUN TestEffectiveLen/5/ [2022-03-17T16:29:11.000Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-17T16:29:11.000Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-17T16:29:11.000Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-17T16:29:11.000Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-17T16:29:11.000Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-17T16:29:11.000Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-17T16:29:11.000Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-17T16:29:11.000Z] === RUN TestFindValidSplit [2022-03-17T16:29:11.000Z] === RUN TestFindValidSplit/0/ [2022-03-17T16:29:11.000Z] cloudwatchlogs_test.go:1076: [2022-03-17T16:29:11.000Z] cloudwatchlogs_test.go:1077: [2022-03-17T16:29:11.000Z] === RUN TestFindValidSplit/1/Hello [2022-03-17T16:29:11.000Z] cloudwatchlogs_test.go:1076: Hello [2022-03-17T16:29:11.000Z] cloudwatchlogs_test.go:1077: [2022-03-17T16:29:11.000Z] === RUN TestFindValidSplit/2/Hello [2022-03-17T16:29:11.000Z] cloudwatchlogs_test.go:1076: He [2022-03-17T16:29:11.000Z] cloudwatchlogs_test.go:1077: llo [2022-03-17T16:29:11.089Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-17T16:29:11.089Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-17T16:29:11.350Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-17T16:29:11.469Z] === RUN TestFindValidSplit/3/Hello [2022-03-17T16:29:11.469Z] cloudwatchlogs_test.go:1076: [2022-03-17T16:29:11.469Z] cloudwatchlogs_test.go:1077: Hello [2022-03-17T16:29:11.469Z] === RUN TestFindValidSplit/4/🙃 [2022-03-17T16:29:11.469Z] cloudwatchlogs_test.go:1076: [2022-03-17T16:29:11.469Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-17T16:29:11.469Z] === RUN TestFindValidSplit/5/🙃 [2022-03-17T16:29:11.469Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-17T16:29:11.469Z] cloudwatchlogs_test.go:1077: [2022-03-17T16:29:11.469Z] === RUN TestFindValidSplit/6/a� [2022-03-17T16:29:11.469Z] cloudwatchlogs_test.go:1076: a [2022-03-17T16:29:11.469Z] cloudwatchlogs_test.go:1077: � [2022-03-17T16:29:11.469Z] === RUN TestFindValidSplit/7/a� [2022-03-17T16:29:11.469Z] cloudwatchlogs_test.go:1076: a� [2022-03-17T16:29:11.469Z] cloudwatchlogs_test.go:1077: [2022-03-17T16:29:11.469Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-17T16:29:11.469Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-17T16:29:11.469Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-17T16:29:11.469Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-17T16:29:11.469Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-17T16:29:11.469Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-17T16:29:11.469Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-17T16:29:11.469Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-17T16:29:11.469Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-17T16:29:11.469Z] === RUN TestProcessEventEmoji [2022-03-17T16:29:11.469Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-17T16:29:11.469Z] === RUN TestCollectBatchLineSplit [2022-03-17T16:29:11.469Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-03-17T16:29:11.469Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-17T16:29:11.469Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-17T16:29:11.469Z] === RUN TestCollectBatchMaxEvents [2022-03-17T16:29:11.469Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-03-17T16:29:11.469Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-17T16:29:11.469Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-17T16:29:11.469Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-17T16:29:11.469Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-17T16:29:11.469Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-17T16:29:11.469Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-03-17T16:29:11.469Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-17T16:29:11.469Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-17T16:29:11.469Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-17T16:29:11.469Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-17T16:29:11.469Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-17T16:29:11.469Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-17T16:29:11.469Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-17T16:29:11.469Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-17T16:29:11.469Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-17T16:29:11.469Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-17T16:29:11.469Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-17T16:29:11.469Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-17T16:29:11.469Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-17T16:29:11.469Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-17T16:29:11.469Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-17T16:29:11.469Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-17T16:29:11.469Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-17T16:29:11.469Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-17T16:29:11.469Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-17T16:29:11.469Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-17T16:29:11.469Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-17T16:29:11.470Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-17T16:29:11.470Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-17T16:29:11.470Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-17T16:29:11.470Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-17T16:29:11.470Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-17T16:29:11.470Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-17T16:29:11.470Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-17T16:29:11.470Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-17T16:29:11.470Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-17T16:29:11.470Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-17T16:29:11.470Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-17T16:29:11.470Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-17T16:29:11.470Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-17T16:29:11.470Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-17T16:29:11.470Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-17T16:29:11.470Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-17T16:29:11.470Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-17T16:29:11.470Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-17T16:29:11.470Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-17T16:29:11.470Z] === RUN TestValidateLogOptionsFormat [2022-03-17T16:29:11.470Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-17T16:29:11.470Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-17T16:29:11.470Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-17T16:29:11.470Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-17T16:29:11.470Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-17T16:29:11.470Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-17T16:29:11.470Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-17T16:29:11.470Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-17T16:29:11.470Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-17T16:29:11.470Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-17T16:29:11.482Z] INFO: make.ps1 starting at 03/17/2022 16:29:11 [2022-03-17T16:29:11.933Z] INFO: Git commit (bee8f006fe) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T16:29:11.933Z] INFO: Invoking autogen... [2022-03-17T16:29:11.938Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-17T16:29:11.938Z] === RUN TestCreateTagSuccess [2022-03-17T16:29:11.938Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-17T16:29:11.938Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-17T16:29:11.938Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-03-17T16:29:11.938Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-17T16:29:11.938Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-17T16:29:11.938Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-17T16:29:11.938Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.02s) [2022-03-17T16:29:11.938Z] PASS [2022-03-17T16:29:11.938Z] coverage: 80.2% of statements [2022-03-17T16:29:11.938Z] ok github.com/docker/docker/daemon/logger/awslogs 0.686s coverage: 80.2% of statements [2022-03-17T16:29:11.938Z] === RUN TestAdapterReadLogs [2022-03-17T16:29:11.938Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-17T16:29:11.938Z] === RUN TestCopier [2022-03-17T16:29:11.938Z] --- PASS: TestCopier (0.00s) [2022-03-17T16:29:11.938Z] === RUN TestCopierLongLines [2022-03-17T16:29:11.938Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-17T16:29:11.938Z] === RUN TestCopierSlow [2022-03-17T16:29:11.938Z] === RUN TestSearchRegistryForImagesErrors [2022-03-17T16:29:11.938Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-17T16:29:11.938Z] === RUN TestSearchRegistryForImages [2022-03-17T16:29:11.938Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-17T16:29:11.938Z] === RUN TestOnlyPlatformWithFallback [2022-03-17T16:29:11.938Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-17T16:29:11.938Z] === RUN TestImageDelete [2022-03-17T16:29:11.938Z] === RUN TestImageDelete/no_lease [2022-03-17T16:29:11.938Z] === RUN TestImageDelete/lease_exists [2022-03-17T16:29:11.938Z] --- PASS: TestImageDelete (0.03s) [2022-03-17T16:29:11.938Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-17T16:29:11.938Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-17T16:29:11.938Z] === RUN TestContentStoreForPull [2022-03-17T16:29:11.938Z] --- PASS: TestCopierSlow (0.20s) [2022-03-17T16:29:11.938Z] === RUN TestCopierWithSized [2022-03-17T16:29:11.938Z] === RUN TestCopierWithSized/as_is [2022-03-17T16:29:11.938Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-17T16:29:11.938Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-17T16:29:11.938Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-17T16:29:11.938Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-17T16:29:11.938Z] === RUN TestCopierWithPartial [2022-03-17T16:29:11.938Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-17T16:29:11.938Z] === RUN TestRingLogger [2022-03-17T16:29:11.939Z] --- PASS: TestRingLogger (0.00s) [2022-03-17T16:29:11.939Z] === RUN TestRingCap [2022-03-17T16:29:11.939Z] --- PASS: TestRingCap (0.00s) [2022-03-17T16:29:11.939Z] === RUN TestRingClose [2022-03-17T16:29:11.939Z] --- PASS: TestRingClose (0.00s) [2022-03-17T16:29:11.939Z] === RUN TestRingDrain [2022-03-17T16:29:11.939Z] --- PASS: TestRingDrain (0.00s) [2022-03-17T16:29:11.939Z] PASS [2022-03-17T16:29:11.939Z] coverage: 43.2% of statements [2022-03-17T16:29:11.939Z] ok github.com/docker/docker/daemon/logger 0.366s coverage: 43.2% of statements [2022-03-17T16:29:12.292Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-17T16:29:12.292Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-17T16:29:12.385Z] INFO: Building daemon... [2022-03-17T16:29:12.407Z] --- PASS: TestContentStoreForPull (0.26s) [2022-03-17T16:29:12.407Z] PASS [2022-03-17T16:29:12.407Z] coverage: 6.8% of statements [2022-03-17T16:29:12.407Z] ok github.com/docker/docker/daemon/images 0.386s coverage: 6.8% of statements [2022-03-17T16:29:12.407Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-17T16:29:12.407Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-17T16:29:12.407Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-17T16:29:12.407Z] === RUN TestValidateLogOptReconnectInterval [2022-03-17T16:29:12.407Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-17T16:29:12.407Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-17T16:29:12.407Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-17T16:29:12.407Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-17T16:29:12.407Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-17T16:29:12.407Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-17T16:29:12.407Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-17T16:29:12.407Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-17T16:29:12.407Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-17T16:29:12.407Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-17T16:29:12.407Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-17T16:29:12.407Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-17T16:29:12.407Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-17T16:29:12.407Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-17T16:29:12.407Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-17T16:29:12.407Z] PASS [2022-03-17T16:29:12.407Z] coverage: 33.6% of statements [2022-03-17T16:29:12.407Z] ok github.com/docker/docker/daemon/logger/fluentd 0.067s coverage: 33.6% of statements [2022-03-17T16:29:12.407Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-17T16:29:12.407Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-17T16:29:12.407Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-17T16:29:12.553Z] docker_cli_daemon_test.go:2522: [d0dc269d42e2d] daemon is not started [2022-03-17T16:29:12.553Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-17T16:29:12.876Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-17T16:29:12.876Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-17T16:29:12.876Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-17T16:29:13.125Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-17T16:29:13.345Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-03-17T16:29:13.345Z] === RUN TestFastTimeMarshalJSON [2022-03-17T16:29:13.345Z] --- PASS: TestFastTimeMarshalJSON (0.13s) [2022-03-17T16:29:13.345Z] PASS [2022-03-17T16:29:13.345Z] coverage: 87.2% of statements [2022-03-17T16:29:13.345Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.416s coverage: 87.2% of statements [2022-03-17T16:29:13.813Z] === RUN TestJSONFileLogger [2022-03-17T16:29:13.813Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-17T16:29:13.813Z] === RUN TestJSONFileLoggerWithTags [2022-03-17T16:29:13.813Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-17T16:29:13.813Z] === RUN TestJSONFileLoggerWithOpts [2022-03-17T16:29:13.813Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-17T16:29:13.813Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-17T16:29:13.813Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-17T16:29:13.813Z] === RUN TestEncodeDecode [2022-03-17T16:29:13.813Z] === PAUSE TestEncodeDecode [2022-03-17T16:29:13.813Z] === RUN TestUnexpectedEOF [2022-03-17T16:29:13.813Z] time="2022-03-17T16:29:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T16:29:13.813Z] time="2022-03-17T16:29:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T16:29:13.813Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-03-17T16:29:13.813Z] === CONT TestEncodeDecode [2022-03-17T16:29:13.813Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-17T16:29:13.813Z] PASS [2022-03-17T16:29:13.813Z] coverage: 69.9% of statements [2022-03-17T16:29:13.813Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.294s coverage: 69.9% of statements [2022-03-17T16:29:14.511Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-17T16:29:14.604Z] --- PASS: TestCreateServiceSecretFileMode (11.96s) [2022-03-17T16:29:14.604Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T16:29:14.801Z] === RUN TestWriteLog [2022-03-17T16:29:14.801Z] === PAUSE TestWriteLog [2022-03-17T16:29:14.801Z] === RUN TestReadLog [2022-03-17T16:29:14.801Z] === PAUSE TestReadLog [2022-03-17T16:29:14.801Z] === RUN TestDecode [2022-03-17T16:29:14.801Z] --- PASS: TestDecode (0.03s) [2022-03-17T16:29:14.801Z] === CONT TestWriteLog [2022-03-17T16:29:14.801Z] --- PASS: TestWriteLog (0.00s) [2022-03-17T16:29:14.801Z] === CONT TestReadLog [2022-03-17T16:29:14.801Z] === RUN TestReadLog/tail_exact [2022-03-17T16:29:14.801Z] === RUN TestOpenFileDelete [2022-03-17T16:29:14.801Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-17T16:29:14.801Z] === RUN TestOpenFileRename [2022-03-17T16:29:14.801Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-17T16:29:14.801Z] === RUN TestHandleDecoderErr [2022-03-17T16:29:14.801Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-17T16:29:14.801Z] === RUN TestParseLogTagDefaultTag [2022-03-17T16:29:14.801Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-17T16:29:14.801Z] === RUN TestParseLogTag [2022-03-17T16:29:14.801Z] --- PASS: TestParseLogTag (0.00s) [2022-03-17T16:29:14.801Z] === RUN TestParseLogTagEmptyTag [2022-03-17T16:29:14.801Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-17T16:29:14.801Z] === RUN TestTailFiles [2022-03-17T16:29:14.801Z] --- PASS: TestTailFiles (0.00s) [2022-03-17T16:29:14.801Z] === RUN TestFollowLogsConsumerGone [2022-03-17T16:29:14.801Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-17T16:29:14.801Z] === RUN TestFollowLogsProducerGone [2022-03-17T16:29:14.801Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-17T16:29:14.801Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-17T16:29:14.801Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-17T16:29:14.801Z] === RUN TestCheckCapacityAndRotate [2022-03-17T16:29:14.801Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-17T16:29:14.801Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-17T16:29:14.801Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-03-17T16:29:14.801Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-17T16:29:14.801Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-17T16:29:14.801Z] PASS [2022-03-17T16:29:14.801Z] coverage: 50.7% of statements [2022-03-17T16:29:14.801Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.120s coverage: 50.7% of statements [2022-03-17T16:29:14.801Z] === RUN TestReadLog/tail_less_than_available [2022-03-17T16:29:14.801Z] === RUN TestReadLog/tail_more_than_available [2022-03-17T16:29:14.801Z] --- PASS: TestReadLog (0.24s) [2022-03-17T16:29:14.801Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-03-17T16:29:14.801Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-17T16:29:14.801Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-17T16:29:14.801Z] PASS [2022-03-17T16:29:14.801Z] coverage: 78.7% of statements [2022-03-17T16:29:14.801Z] ok github.com/docker/docker/daemon/logger/local 0.459s coverage: 78.7% of statements [2022-03-17T16:29:14.801Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-17T16:29:15.454Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-17T16:29:15.788Z] === RUN TestLog [2022-03-17T16:29:15.788Z] --- PASS: TestLog (0.03s) [2022-03-17T16:29:15.788Z] PASS [2022-03-17T16:29:15.788Z] coverage: 31.5% of statements [2022-03-17T16:29:15.788Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.079s coverage: 31.5% of statements [2022-03-17T16:29:16.257Z] === RUN TestNewParse [2022-03-17T16:29:16.257Z] --- PASS: TestNewParse (0.00s) [2022-03-17T16:29:16.257Z] PASS [2022-03-17T16:29:16.257Z] coverage: 8.3% of statements [2022-03-17T16:29:16.257Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-03-17T16:29:16.257Z] === RUN TestValidateLogOpt [2022-03-17T16:29:16.257Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T16:29:16.257Z] === RUN TestNewMissedConfig [2022-03-17T16:29:16.257Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-17T16:29:16.257Z] === RUN TestNewMissedUrl [2022-03-17T16:29:16.257Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-17T16:29:16.257Z] === RUN TestNewMissedToken [2022-03-17T16:29:16.257Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-17T16:29:16.257Z] === RUN TestNewWithProxy [2022-03-17T16:29:16.257Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-17T16:29:16.257Z] === RUN TestDefault [2022-03-17T16:29:16.257Z] --- PASS: TestDefault (0.01s) [2022-03-17T16:29:16.257Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-17T16:29:16.257Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-17T16:29:16.257Z] === RUN TestJsonFormat [2022-03-17T16:29:16.257Z] --- PASS: TestJsonFormat (0.01s) [2022-03-17T16:29:16.257Z] === RUN TestRawFormat [2022-03-17T16:29:16.257Z] --- PASS: TestRawFormat (0.00s) [2022-03-17T16:29:16.257Z] === RUN TestRawFormatWithLabels [2022-03-17T16:29:16.257Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-17T16:29:16.257Z] === RUN TestRawFormatWithoutTag [2022-03-17T16:29:16.257Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-17T16:29:16.257Z] === RUN TestBatching [2022-03-17T16:29:16.727Z] === RUN TestParseLogFormat [2022-03-17T16:29:16.727Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-17T16:29:16.727Z] === RUN TestValidateLogOptEmpty [2022-03-17T16:29:16.727Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-17T16:29:16.727Z] === RUN TestValidateSyslogAddress [2022-03-17T16:29:16.727Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-17T16:29:16.727Z] === RUN TestParseAddressDefaultPort [2022-03-17T16:29:16.727Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-17T16:29:16.727Z] === RUN TestValidateSyslogFacility [2022-03-17T16:29:16.727Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-17T16:29:16.727Z] === RUN TestValidateLogOptSyslogFormat [2022-03-17T16:29:16.727Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-17T16:29:16.727Z] === RUN TestValidateLogOpt [2022-03-17T16:29:16.727Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T16:29:16.727Z] PASS [2022-03-17T16:29:16.727Z] coverage: 46.8% of statements [2022-03-17T16:29:16.727Z] --- PASS: TestBatching (0.30s) [2022-03-17T16:29:16.727Z] === RUN TestFrequency [2022-03-17T16:29:16.727Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2022-03-17T16:29:16.727Z] --- PASS: TestFrequency (0.19s) [2022-03-17T16:29:16.727Z] === RUN TestOneMessagePerRequest [2022-03-17T16:29:16.727Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-17T16:29:16.727Z] === RUN TestVerify [2022-03-17T16:29:16.727Z] --- PASS: TestVerify (0.00s) [2022-03-17T16:29:16.727Z] === RUN TestSkipVerify [2022-03-17T16:29:17.195Z] time="2022-03-17T16:29:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:29:17.195Z] time="2022-03-17T16:29:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:29:17.195Z] time="2022-03-17T16:29:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:29:17.195Z] --- PASS: TestSkipVerify (0.65s) [2022-03-17T16:29:17.370Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-17T16:29:17.663Z] === RUN TestBufferMaximum [2022-03-17T16:29:17.663Z] time="2022-03-17T16:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:29:17.663Z] time="2022-03-17T16:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:29:17.663Z] time="2022-03-17T16:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:29:17.663Z] time="2022-03-17T16:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:29:17.663Z] time="2022-03-17T16:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:29:17.663Z] time="2022-03-17T16:29:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647534557.131880\",\"host\":\"680985370a70\"}'" [2022-03-17T16:29:17.663Z] time="2022-03-17T16:29:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647534557.131880\",\"host\":\"680985370a70\"}'" [2022-03-17T16:29:17.663Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-17T16:29:17.663Z] === RUN TestServerAlwaysDown [2022-03-17T16:29:17.663Z] time="2022-03-17T16:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:29:17.663Z] time="2022-03-17T16:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:29:17.663Z] time="2022-03-17T16:29:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647534557.135879\",\"host\":\"680985370a70\"}'" [2022-03-17T16:29:17.663Z] time="2022-03-17T16:29:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647534557.135879\",\"host\":\"680985370a70\"}'" [2022-03-17T16:29:17.663Z] time="2022-03-17T16:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:29:17.663Z] time="2022-03-17T16:29:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647534557.135879\",\"host\":\"680985370a70\"}'" [2022-03-17T16:29:17.663Z] time="2022-03-17T16:29:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647534557.136879\",\"host\":\"680985370a70\"}'" [2022-03-17T16:29:17.663Z] time="2022-03-17T16:29:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647534557.136879\",\"host\":\"680985370a70\"}'" [2022-03-17T16:29:17.663Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-17T16:29:17.663Z] === RUN TestCannotSendAfterClose [2022-03-17T16:29:17.663Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-17T16:29:17.663Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-17T16:29:18.134Z] === RUN TestV1IDService [2022-03-17T16:29:18.134Z] --- PASS: TestV1IDService (0.02s) [2022-03-17T16:29:18.134Z] === RUN TestV2MetadataService [2022-03-17T16:29:18.603Z] time="2022-03-17T16:29:18Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-17T16:29:18.603Z] time="2022-03-17T16:29:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"680985370a70\"}'" [2022-03-17T16:29:18.603Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-17T16:29:18.603Z] PASS [2022-03-17T16:29:18.603Z] coverage: 82.5% of statements [2022-03-17T16:29:18.603Z] ok github.com/docker/docker/daemon/logger/splunk 2.235s coverage: 82.5% of statements [2022-03-17T16:29:18.603Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-17T16:29:18.603Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-17T16:29:18.603Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-17T16:29:18.603Z] --- PASS: TestV2MetadataService (0.75s) [2022-03-17T16:29:18.603Z] PASS [2022-03-17T16:29:18.603Z] coverage: 48.2% of statements [2022-03-17T16:29:18.603Z] ok github.com/docker/docker/distribution/metadata 0.852s coverage: 48.2% of statements [2022-03-17T16:29:18.757Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-17T16:29:19.071Z] === RUN TestSuccessfulDownload [2022-03-17T16:29:19.071Z] download_test.go:267: Needs fixing on Windows [2022-03-17T16:29:19.071Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-17T16:29:19.071Z] === RUN TestCancelledDownload [2022-03-17T16:29:19.071Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-17T16:29:19.071Z] === RUN TestMaxDownloadAttempts [2022-03-17T16:29:19.071Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T16:29:19.071Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T16:29:19.071Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T16:29:19.071Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T16:29:19.071Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T16:29:19.071Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T16:29:19.071Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T16:29:19.071Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T16:29:19.071Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T16:29:19.071Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T16:29:19.071Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T16:29:19.071Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T16:29:19.541Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-17T16:29:19.541Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-17T16:29:19.541Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-17T16:29:19.541Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-17T16:29:19.541Z] === RUN TestContinueOnError_NeverContinue [2022-03-17T16:29:19.541Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-17T16:29:19.541Z] === RUN TestManifestStore [2022-03-17T16:29:19.541Z] === RUN TestManifestStore/no_remote_or_local [2022-03-17T16:29:19.541Z] time="2022-03-17T16:29:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T16:29:19.541Z] time="2022-03-17T16:29:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T16:29:19.541Z] time="2022-03-17T16:29:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T16:29:19.541Z] time="2022-03-17T16:29:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T16:29:19.541Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s) [2022-03-17T16:29:19.541Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.54s) [2022-03-17T16:29:19.541Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s) [2022-03-17T16:29:19.541Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s) [2022-03-17T16:29:19.541Z] === RUN TestTransfer [2022-03-17T16:29:19.541Z] time="2022-03-17T16:29:19Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local714782427\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-17T16:29:19.541Z] === RUN TestManifestStore/no_local_cache [2022-03-17T16:29:19.541Z] === RUN TestManifestStore/with_local_cache [2022-03-17T16:29:19.541Z] === RUN TestManifestStore/unknown_media_type [2022-03-17T16:29:19.541Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-17T16:29:19.541Z] time="2022-03-17T16:29:19Z" level=warning msg="reference for unknown type: " [2022-03-17T16:29:19.541Z] time="2022-03-17T16:29:19Z" level=warning msg="reference for unknown type: " [2022-03-17T16:29:19.541Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-17T16:29:19.541Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-17T16:29:19.541Z] time="2022-03-17T16:29:19Z" level=warning msg="reference for unknown type: " [2022-03-17T16:29:19.541Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-17T16:29:19.541Z] time="2022-03-17T16:29:19Z" level=warning msg="reference for unknown type: " [2022-03-17T16:29:19.541Z] --- PASS: TestTransfer (0.12s) [2022-03-17T16:29:19.541Z] === RUN TestConcurrencyLimit [2022-03-17T16:29:19.541Z] time="2022-03-17T16:29:19Z" level=warning msg="reference for unknown type: " [2022-03-17T16:29:19.541Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-17T16:29:19.541Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-17T16:29:19.541Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-17T16:29:19.541Z] time="2022-03-17T16:29:19Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-17T16:29:19.541Z] --- PASS: TestManifestStore (0.36s) [2022-03-17T16:29:19.541Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-03-17T16:29:19.541Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-17T16:29:19.541Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-03-17T16:29:19.541Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-03-17T16:29:19.541Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-17T16:29:19.541Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-17T16:29:19.541Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-17T16:29:19.541Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-17T16:29:19.541Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-17T16:29:19.541Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaType [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-17T16:29:19.541Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-17T16:29:19.541Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-17T16:29:19.541Z] === RUN TestFixManifestLayers [2022-03-17T16:29:19.541Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-17T16:29:19.541Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-17T16:29:19.541Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T16:29:19.541Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T16:29:19.541Z] === RUN TestFixManifestLayersBadParent [2022-03-17T16:29:19.541Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-17T16:29:19.541Z] === RUN TestValidateManifest [2022-03-17T16:29:19.541Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T16:29:19.541Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-17T16:29:19.541Z] === RUN TestFormatPlatform [2022-03-17T16:29:19.541Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-17T16:29:19.541Z] === RUN TestPullSchema2Config [2022-03-17T16:29:19.541Z] === RUN TestPullSchema2Config/success_first_time [2022-03-17T16:29:19.541Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T16:29:19.541Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:29:19.541Z] === RUN TestPullSchema2Config/500_status [2022-03-17T16:29:19.541Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T16:29:19.541Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:29:20.010Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:29:20.010Z] === RUN TestPullSchema2Config/EOF [2022-03-17T16:29:20.010Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T16:29:20.010Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:29:20.010Z] 2022/03/17 16:29:19 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-17T16:29:20.010Z] goroutine 122 [running]: [2022-03-17T16:29:20.010Z] net/http.(*conn).serve.func1() [2022-03-17T16:29:20.010Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T16:29:20.010Z] panic({0xa46e80, 0xc28e90}) [2022-03-17T16:29:20.010Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T16:29:20.010Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000280b60?, {0xc30678?, 0xc000286000?}) [2022-03-17T16:29:20.010Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-17T16:29:20.010Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xc30678, 0xc000286000}, 0xc000158300) [2022-03-17T16:29:20.010Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-17T16:29:20.010Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xc30678?, 0xc000286000?}, 0xc00005ac00?) [2022-03-17T16:29:20.010Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T16:29:20.010Z] net/http.serverHandler.ServeHTTP({0xc0000ae510?}, {0xc30678, 0xc000286000}, 0xc000158300) [2022-03-17T16:29:20.010Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T16:29:20.010Z] net/http.(*conn).serve(0xc0002ea500, {0xc30ef0, 0xc000522450}) [2022-03-17T16:29:20.010Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T16:29:20.010Z] created by net/http.(*Server).Serve [2022-03-17T16:29:20.010Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T16:29:20.010Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-03-17T16:29:20.010Z] === RUN TestInactiveJobs [2022-03-17T16:29:20.010Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:29:20.010Z] === RUN TestPullSchema2Config/unauthorized [2022-03-17T16:29:20.010Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T16:29:20.010Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:29:20.010Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-17T16:29:20.010Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-17T16:29:20.010Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-17T16:29:20.010Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-17T16:29:20.010Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestGetRepositoryMountCandidates [2022-03-17T16:29:20.010Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestLayerAlreadyExists [2022-03-17T16:29:20.010Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:29:20.010Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:29:20.010Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:29:20.010Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:29:20.010Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:29:20.010Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:29:20.010Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestWhenEmptyAuthConfig [2022-03-17T16:29:20.010Z] === RUN TestNotFound [2022-03-17T16:29:20.010Z] --- PASS: TestNotFound (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestConflict [2022-03-17T16:29:20.010Z] --- PASS: TestConflict (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestForbidden [2022-03-17T16:29:20.010Z] --- PASS: TestForbidden (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestInvalidParameter [2022-03-17T16:29:20.010Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestNotImplemented [2022-03-17T16:29:20.010Z] --- PASS: TestNotImplemented (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestNotModified [2022-03-17T16:29:20.010Z] --- PASS: TestNotModified (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestUnauthorized [2022-03-17T16:29:20.010Z] --- PASS: TestUnauthorized (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestUnknown [2022-03-17T16:29:20.010Z] --- PASS: TestUnknown (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestCancelled [2022-03-17T16:29:20.010Z] --- PASS: TestCancelled (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestDeadline [2022-03-17T16:29:20.010Z] --- PASS: TestDeadline (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestDataLoss [2022-03-17T16:29:20.010Z] --- PASS: TestDataLoss (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestUnavailable [2022-03-17T16:29:20.010Z] --- PASS: TestUnavailable (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestSystem [2022-03-17T16:29:20.010Z] --- PASS: TestSystem (0.00s) [2022-03-17T16:29:20.010Z] === RUN TestFromStatusCode [2022-03-17T16:29:20.010Z] === RUN TestFromStatusCode/Not_Found [2022-03-17T16:29:20.010Z] === RUN TestFromStatusCode/Bad_Request [2022-03-17T16:29:20.010Z] === RUN TestFromStatusCode/Conflict [2022-03-17T16:29:20.010Z] === RUN TestFromStatusCode/Unauthorized [2022-03-17T16:29:20.010Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-17T16:29:20.010Z] === RUN TestFromStatusCode/Forbidden [2022-03-17T16:29:20.010Z] === RUN TestFromStatusCode/Not_Modified [2022-03-17T16:29:20.010Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-17T16:29:20.010Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-17T16:29:20.010Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-17T16:29:20.010Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-17T16:29:20.010Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-17T16:29:20.010Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-17T16:29:20.010Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-17T16:29:20.010Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-17T16:29:20.010Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-17T16:29:20.010Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-17T16:29:20.010Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-17T16:29:20.010Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-17T16:29:20.010Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-17T16:29:20.010Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-17T16:29:20.010Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-17T16:29:20.010Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-17T16:29:20.010Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-17T16:29:20.010Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-17T16:29:20.010Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-17T16:29:20.010Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-17T16:29:20.010Z] PASS [2022-03-17T16:29:20.010Z] coverage: 53.1% of statements [2022-03-17T16:29:20.010Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2022-03-17T16:29:20.144Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-17T16:29:20.478Z] --- PASS: TestInactiveJobs (0.38s) [2022-03-17T16:29:20.479Z] === RUN TestWatchRelease [2022-03-17T16:29:20.479Z] --- PASS: TestWatchRelease (0.04s) [2022-03-17T16:29:20.479Z] === RUN TestWatchFinishedTransfer [2022-03-17T16:29:20.479Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-17T16:29:20.479Z] === RUN TestDuplicateTransfer [2022-03-17T16:29:20.479Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-17T16:29:20.479Z] === RUN TestSuccessfulUpload [2022-03-17T16:29:20.948Z] time="2022-03-17T16:29:20Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-17T16:29:20.948Z] === RUN TestFSGetInvalidData [2022-03-17T16:29:20.948Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-03-17T16:29:20.948Z] === RUN TestCancelledUpload [2022-03-17T16:29:20.948Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-17T16:29:20.948Z] PASS [2022-03-17T16:29:20.948Z] coverage: 76.8% of statements [2022-03-17T16:29:20.948Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-17T16:29:20.948Z] === RUN TestFSInvalidSet [2022-03-17T16:29:20.948Z] ok github.com/docker/docker/distribution/xfer 1.994s coverage: 76.8% of statements [2022-03-17T16:29:20.948Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-17T16:29:20.948Z] === RUN TestFSInvalidRoot [2022-03-17T16:29:20.948Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-17T16:29:20.948Z] === RUN TestFSMetadataGetSet [2022-03-17T16:29:20.948Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-17T16:29:20.948Z] === RUN TestFSInvalidWalker [2022-03-17T16:29:20.948Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-17T16:29:20.948Z] === RUN TestFSGetSet [2022-03-17T16:29:20.948Z] --- PASS: TestFSGetSet (0.03s) [2022-03-17T16:29:20.948Z] === RUN TestFSGetUnsetKey [2022-03-17T16:29:20.948Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-17T16:29:20.948Z] === RUN TestFSGetEmptyData [2022-03-17T16:29:20.948Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-17T16:29:20.948Z] === RUN TestFSDelete [2022-03-17T16:29:20.948Z] --- PASS: TestFSDelete (0.01s) [2022-03-17T16:29:20.948Z] === RUN TestFSWalker [2022-03-17T16:29:20.948Z] --- PASS: TestFSWalker (0.01s) [2022-03-17T16:29:20.948Z] === RUN TestFSWalkerStopOnError [2022-03-17T16:29:20.948Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-17T16:29:20.948Z] === RUN TestNewFromJSON [2022-03-17T16:29:20.948Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-17T16:29:20.948Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-17T16:29:20.948Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-17T16:29:20.948Z] === RUN TestMarshalKeyOrder [2022-03-17T16:29:20.948Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-17T16:29:20.948Z] === RUN TestHistoryEqual [2022-03-17T16:29:21.086Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-17T16:29:21.417Z] --- PASS: TestHistoryEqual (0.18s) [2022-03-17T16:29:21.418Z] === RUN TestImage [2022-03-17T16:29:21.418Z] --- PASS: TestImage (0.00s) [2022-03-17T16:29:21.418Z] === RUN TestImageOSNotEmpty [2022-03-17T16:29:21.418Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-17T16:29:21.418Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-17T16:29:21.418Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-17T16:29:21.418Z] === RUN TestCreate [2022-03-17T16:29:21.418Z] --- PASS: TestCreate (0.01s) [2022-03-17T16:29:21.418Z] === RUN TestRestore [2022-03-17T16:29:21.418Z] time="2022-03-17T16:29:21Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-17T16:29:21.418Z] --- PASS: TestRestore (0.08s) [2022-03-17T16:29:21.418Z] === RUN TestAddDelete [2022-03-17T16:29:21.418Z] --- PASS: TestAddDelete (0.03s) [2022-03-17T16:29:21.418Z] === RUN TestSearchAfterDelete [2022-03-17T16:29:21.418Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-17T16:29:21.418Z] === RUN TestParentReset [2022-03-17T16:29:21.418Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-03-17T16:29:21.418Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-17T16:29:21.418Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-17T16:29:21.418Z] === RUN TestTokenPassThru [2022-03-17T16:29:21.418Z] --- PASS: TestTokenPassThru (0.00s) [2022-03-17T16:29:21.418Z] === RUN TestTokenPassThruDifferentHost [2022-03-17T16:29:21.418Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-17T16:29:21.418Z] PASS [2022-03-17T16:29:21.418Z] coverage: 26.7% of statements [2022-03-17T16:29:21.418Z] --- PASS: TestParentReset (0.04s) [2022-03-17T16:29:21.418Z] === RUN TestGetAndSetLastUpdated [2022-03-17T16:29:21.418Z] ok github.com/docker/docker/distribution 2.173s coverage: 26.7% of statements [2022-03-17T16:29:21.418Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2022-03-17T16:29:21.418Z] === RUN TestStoreLen [2022-03-17T16:29:21.418Z] --- PASS: TestStoreLen (0.07s) [2022-03-17T16:29:21.418Z] PASS [2022-03-17T16:29:21.418Z] coverage: 86.9% of statements [2022-03-17T16:29:21.418Z] ok github.com/docker/docker/image 0.703s coverage: 86.9% of statements [2022-03-17T16:29:21.418Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-17T16:29:21.418Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-17T16:29:21.418Z] === RUN TestCompare [2022-03-17T16:29:21.418Z] --- PASS: TestCompare (0.00s) [2022-03-17T16:29:21.418Z] PASS [2022-03-17T16:29:21.418Z] coverage: 19.2% of statements [2022-03-17T16:29:21.418Z] ok github.com/docker/docker/image/cache 0.086s coverage: 19.2% of statements [2022-03-17T16:29:22.488Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-17T16:29:22.985Z] === RUN TestValidateManifest [2022-03-17T16:29:22.985Z] === RUN TestValidateManifest/nil [2022-03-17T16:29:22.985Z] === RUN TestValidateManifest/non-nil [2022-03-17T16:29:22.985Z] --- PASS: TestValidateManifest (0.00s) [2022-03-17T16:29:22.985Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-17T16:29:22.985Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-17T16:29:22.985Z] PASS [2022-03-17T16:29:22.985Z] coverage: 0.7% of statements [2022-03-17T16:29:22.985Z] ok github.com/docker/docker/image/tarexport 0.162s coverage: 0.7% of statements [2022-03-17T16:29:22.985Z] === RUN TestMakeV1ConfigFromConfig [2022-03-17T16:29:22.985Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-17T16:29:22.985Z] PASS [2022-03-17T16:29:22.985Z] coverage: 25.0% of statements [2022-03-17T16:29:22.985Z] ok github.com/docker/docker/image/v1 0.097s coverage: 25.0% of statements [2022-03-17T16:29:22.985Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-17T16:29:23.061Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-17T16:29:23.971Z] === RUN TestSerialization [2022-03-17T16:29:23.971Z] --- PASS: TestSerialization (0.02s) [2022-03-17T16:29:23.971Z] PASS [2022-03-17T16:29:23.971Z] coverage: 100.0% of statements [2022-03-17T16:29:23.971Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 100.0% of statements [2022-03-17T16:29:24.441Z] === RUN TestEnvironmentParsing [2022-03-17T16:29:24.441Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-17T16:29:24.441Z] PASS [2022-03-17T16:29:24.441Z] coverage: 1.2% of statements [2022-03-17T16:29:24.441Z] ok github.com/docker/docker/libcontainerd/local 0.088s coverage: 1.2% of statements [2022-03-17T16:29:24.909Z] === RUN TestEmptyLayer [2022-03-17T16:29:24.909Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-17T16:29:24.909Z] === RUN TestCommitFailure [2022-03-17T16:29:24.909Z] --- PASS: TestCommitFailure (0.04s) [2022-03-17T16:29:24.909Z] === RUN TestStartTransactionFailure [2022-03-17T16:29:24.909Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-17T16:29:24.909Z] === RUN TestGetOrphan [2022-03-17T16:29:24.909Z] --- PASS: TestGetOrphan (0.01s) [2022-03-17T16:29:24.909Z] === RUN TestMountAndRegister [2022-03-17T16:29:24.909Z] layer_test.go:258: Layer size: 14 [2022-03-17T16:29:24.909Z] --- PASS: TestMountAndRegister (0.14s) [2022-03-17T16:29:24.909Z] === RUN TestLayerRelease [2022-03-17T16:29:24.909Z] layer_test.go:291: Failing on Windows [2022-03-17T16:29:24.909Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-17T16:29:24.909Z] === RUN TestStoreRestore [2022-03-17T16:29:24.909Z] layer_test.go:340: Failing on Windows [2022-03-17T16:29:24.909Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-17T16:29:24.909Z] === RUN TestTarStreamStability [2022-03-17T16:29:24.909Z] layer_test.go:455: Failing on Windows [2022-03-17T16:29:24.909Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-17T16:29:24.909Z] === RUN TestRegisterExistingLayer [2022-03-17T16:29:24.909Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-03-17T16:29:24.909Z] === RUN TestTarStreamVerification [2022-03-17T16:29:24.909Z] layer_test.go:684: Failing on Windows [2022-03-17T16:29:24.909Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-17T16:29:24.909Z] === RUN TestLayerMigration [2022-03-17T16:29:24.909Z] migration_test.go:45: Failing on Windows [2022-03-17T16:29:24.909Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-17T16:29:24.909Z] === RUN TestLayerMigrationNoTarsplit [2022-03-17T16:29:24.909Z] migration_test.go:181: Failing on Windows [2022-03-17T16:29:24.909Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T16:29:24.909Z] === RUN TestMountInit [2022-03-17T16:29:24.909Z] mount_test.go:17: Failing on Windows [2022-03-17T16:29:24.909Z] --- SKIP: TestMountInit (0.00s) [2022-03-17T16:29:24.909Z] === RUN TestMountSize [2022-03-17T16:29:24.909Z] mount_test.go:76: Failing on Windows [2022-03-17T16:29:24.909Z] --- SKIP: TestMountSize (0.00s) [2022-03-17T16:29:24.909Z] === RUN TestMountChanges [2022-03-17T16:29:24.909Z] mount_test.go:125: Failing on Windows [2022-03-17T16:29:24.909Z] --- SKIP: TestMountChanges (0.00s) [2022-03-17T16:29:24.909Z] === RUN TestMountApply [2022-03-17T16:29:24.909Z] mount_test.go:212: Failing on Windows [2022-03-17T16:29:24.909Z] --- SKIP: TestMountApply (0.00s) [2022-03-17T16:29:24.909Z] PASS [2022-03-17T16:29:24.909Z] coverage: 30.6% of statements [2022-03-17T16:29:24.909Z] ok github.com/docker/docker/layer 0.451s coverage: 30.6% of statements [2022-03-17T16:29:25.378Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-17T16:29:25.378Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-17T16:29:25.378Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-17T16:29:25.378Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-17T16:29:25.848Z] === RUN TestSequenceGetAvailableBit [2022-03-17T16:29:25.848Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-17T16:29:25.848Z] === RUN TestSequenceEqual [2022-03-17T16:29:25.848Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-17T16:29:25.848Z] === RUN TestSequenceCopy [2022-03-17T16:29:25.848Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-17T16:29:25.848Z] === RUN TestGetFirstAvailable [2022-03-17T16:29:25.848Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-17T16:29:25.849Z] === RUN TestFindSequence [2022-03-17T16:29:25.849Z] --- PASS: TestFindSequence (0.00s) [2022-03-17T16:29:25.849Z] === RUN TestCheckIfAvailable [2022-03-17T16:29:25.849Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-17T16:29:25.849Z] === RUN TestMergeSequences [2022-03-17T16:29:25.849Z] --- PASS: TestMergeSequences (0.00s) [2022-03-17T16:29:25.849Z] === RUN TestPushReservation [2022-03-17T16:29:25.849Z] --- PASS: TestPushReservation (0.00s) [2022-03-17T16:29:25.849Z] === RUN TestSerializeDeserialize [2022-03-17T16:29:25.849Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-17T16:29:25.849Z] === RUN TestSet [2022-03-17T16:29:25.849Z] --- PASS: TestSet (0.00s) [2022-03-17T16:29:25.849Z] === RUN TestSetUnset [2022-03-17T16:29:25.849Z] --- PASS: TestSetUnset (0.00s) [2022-03-17T16:29:25.849Z] === RUN TestOffsetSetUnset [2022-03-17T16:29:25.849Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-17T16:29:25.849Z] === RUN TestSetInRange [2022-03-17T16:29:25.849Z] --- PASS: TestSetInRange (0.00s) [2022-03-17T16:29:25.849Z] === RUN TestSetAnyInRange [2022-03-17T16:29:25.849Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-17T16:29:25.849Z] === RUN TestMethods [2022-03-17T16:29:25.849Z] --- PASS: TestMethods (0.00s) [2022-03-17T16:29:25.849Z] === RUN TestRandomAllocateDeallocate [2022-03-17T16:29:26.360Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-17T16:29:27.744Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-17T16:29:28.066Z] === RUN TestInvalidConfig [2022-03-17T16:29:28.066Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-17T16:29:28.066Z] === RUN TestConfig [2022-03-17T16:29:28.066Z] --- PASS: TestConfig (0.00s) [2022-03-17T16:29:28.066Z] === RUN TestOptionsLabels [2022-03-17T16:29:28.066Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-17T16:29:28.066Z] === RUN TestValidName [2022-03-17T16:29:28.066Z] --- PASS: TestValidName (0.00s) [2022-03-17T16:29:28.066Z] PASS [2022-03-17T16:29:28.066Z] coverage: 19.7% of statements [2022-03-17T16:29:28.066Z] ok github.com/docker/docker/libnetwork/config 0.092s coverage: 19.7% of statements [2022-03-17T16:29:28.066Z] === RUN TestKey [2022-03-17T16:29:28.066Z] --- PASS: TestKey (0.00s) [2022-03-17T16:29:28.066Z] === RUN TestParseKey [2022-03-17T16:29:28.066Z] --- PASS: TestParseKey (0.00s) [2022-03-17T16:29:28.066Z] === RUN TestInvalidDataStore [2022-03-17T16:29:28.066Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-17T16:29:28.066Z] === RUN TestKVObjectFlatKey [2022-03-17T16:29:28.066Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-17T16:29:28.066Z] === RUN TestAtomicKVObjectFlatKey [2022-03-17T16:29:28.066Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-17T16:29:28.066Z] PASS [2022-03-17T16:29:28.066Z] coverage: 21.9% of statements [2022-03-17T16:29:28.066Z] ok github.com/docker/docker/libnetwork/datastore 0.052s coverage: 21.9% of statements [2022-03-17T16:29:29.053Z] === RUN TestIPDataMarshalling [2022-03-17T16:29:29.053Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-17T16:29:29.053Z] === RUN TestValidateAndIsV6 [2022-03-17T16:29:29.053Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-17T16:29:29.053Z] PASS [2022-03-17T16:29:29.053Z] coverage: 68.9% of statements [2022-03-17T16:29:29.053Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-03-17T16:29:29.053Z] === RUN TestErrorInterfaces [2022-03-17T16:29:29.053Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-17T16:29:29.053Z] === RUN TestNetworkMarshalling [2022-03-17T16:29:29.443Z] --- PASS: TestCreateServiceConfigFileMode (12.35s) [2022-03-17T16:29:29.443Z] === RUN TestCreateServiceSysctls [2022-03-17T16:29:29.521Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-03-17T16:29:29.521Z] === RUN TestEndpointMarshalling [2022-03-17T16:29:29.521Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-17T16:29:29.521Z] === RUN TestAuxAddresses [2022-03-17T16:29:29.521Z] time="2022-03-17T16:29:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T16:29:29.521Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-17T16:29:29.521Z] === RUN TestSRVServiceQuery [2022-03-17T16:29:29.521Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:29:29.521Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-17T16:29:29.521Z] === RUN TestServiceVIPReuse [2022-03-17T16:29:29.521Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:29:29.521Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-17T16:29:29.521Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-17T16:29:29.521Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:29:29.521Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-17T16:29:29.521Z] === RUN TestDNSIPQuery [2022-03-17T16:29:29.521Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:29:29.521Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-17T16:29:29.521Z] === RUN TestDNSProxyServFail [2022-03-17T16:29:29.521Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:29:29.521Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-17T16:29:29.521Z] === RUN TestSandboxAddEmpty [2022-03-17T16:29:29.521Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:29:29.521Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-17T16:29:29.521Z] === RUN TestSandboxAddMultiPrio [2022-03-17T16:29:29.521Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:29:29.521Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-17T16:29:29.521Z] === RUN TestSandboxAddSamePrio [2022-03-17T16:29:29.521Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:29:29.521Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-17T16:29:29.521Z] === RUN TestCleanupServiceDiscovery [2022-03-17T16:29:29.521Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:29:29.521Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-17T16:29:29.521Z] === RUN TestDNSOptions [2022-03-17T16:29:29.521Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:29:29.521Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-17T16:29:29.521Z] === RUN TestMultipleControllersWithSameStore [2022-03-17T16:29:29.521Z] time="2022-03-17T16:29:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T16:29:29.521Z] time="2022-03-17T16:29:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T16:29:29.521Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-17T16:29:29.521Z] PASS [2022-03-17T16:29:29.521Z] coverage: 8.5% of statements [2022-03-17T16:29:29.521Z] ok github.com/docker/docker/libnetwork 0.384s coverage: 8.5% of statements [2022-03-17T16:29:29.656Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-17T16:29:29.989Z] === RUN TestDriver [2022-03-17T16:29:29.989Z] --- PASS: TestDriver (0.00s) [2022-03-17T16:29:29.989Z] PASS [2022-03-17T16:29:29.989Z] coverage: 34.8% of statements [2022-03-17T16:29:29.989Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-03-17T16:29:30.004Z] --- PASS: TestCreateServiceSysctls (2.92s) [2022-03-17T16:29:30.004Z] === RUN TestCreateServiceCapabilities [2022-03-17T16:29:30.226Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-17T16:29:30.226Z] check_test.go:308: [d96f3ed028ce1] daemon is not started [2022-03-17T16:29:30.226Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-17T16:29:30.457Z] === RUN TestDriver [2022-03-17T16:29:30.457Z] --- PASS: TestDriver (0.00s) [2022-03-17T16:29:30.457Z] PASS [2022-03-17T16:29:30.457Z] coverage: 34.8% of statements [2022-03-17T16:29:30.457Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2022-03-17T16:29:30.458Z] --- PASS: TestRandomAllocateDeallocate (4.94s) [2022-03-17T16:29:30.458Z] === RUN TestAllocateRandomDeallocate [2022-03-17T16:29:30.925Z] === RUN TestNetworkAllocateFree [2022-03-17T16:29:30.925Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-17T16:29:30.925Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-17T16:29:30.925Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-17T16:29:30.925Z] PASS [2022-03-17T16:29:30.925Z] coverage: 63.6% of statements [2022-03-17T16:29:30.925Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2022-03-17T16:29:31.393Z] === RUN TestGetEmptyCapabilities [2022-03-17T16:29:31.393Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-17T16:29:31.393Z] === RUN TestGetExtraCapabilities [2022-03-17T16:29:31.393Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-17T16:29:31.393Z] === RUN TestGetInvalidCapabilities [2022-03-17T16:29:31.393Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-17T16:29:31.393Z] === RUN TestRemoteDriver [2022-03-17T16:29:31.393Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T16:29:31.393Z] === RUN TestDriverError [2022-03-17T16:29:31.393Z] --- PASS: TestDriverError (0.00s) [2022-03-17T16:29:31.393Z] === RUN TestMissingValues [2022-03-17T16:29:31.393Z] --- PASS: TestMissingValues (0.01s) [2022-03-17T16:29:31.393Z] === RUN TestRollback [2022-03-17T16:29:31.393Z] --- PASS: TestRollback (0.01s) [2022-03-17T16:29:31.393Z] PASS [2022-03-17T16:29:31.393Z] coverage: 57.4% of statements [2022-03-17T16:29:31.393Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.107s coverage: 57.4% of statements [2022-03-17T16:29:31.862Z] --- PASS: TestAllocateRandomDeallocate (1.12s) [2022-03-17T16:29:31.862Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-17T16:29:31.862Z] === RUN TestNAT [2022-03-17T16:29:32.330Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T16:29:32.330Z] --- SKIP: TestNAT (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestTransparent [2022-03-17T16:29:32.330Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T16:29:32.330Z] --- SKIP: TestTransparent (0.00s) [2022-03-17T16:29:32.330Z] PASS [2022-03-17T16:29:32.330Z] coverage: 0.0% of statements [2022-03-17T16:29:32.330Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.067s coverage: 0.0% of statements [2022-03-17T16:29:32.330Z] === RUN TestBuildDefault [2022-03-17T16:29:32.330Z] --- PASS: TestBuildDefault (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestBuildHostnameDomainname [2022-03-17T16:29:32.330Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestBuildHostname [2022-03-17T16:29:32.330Z] --- PASS: TestBuildHostname (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestBuildHostnameFQDN [2022-03-17T16:29:32.330Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestBuildNoIP [2022-03-17T16:29:32.330Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestUpdate [2022-03-17T16:29:32.330Z] --- PASS: TestUpdate (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-17T16:29:32.330Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-17T16:29:32.330Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestAddEmpty [2022-03-17T16:29:32.330Z] --- PASS: TestAddEmpty (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestAdd [2022-03-17T16:29:32.330Z] --- PASS: TestAdd (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestDeleteEmpty [2022-03-17T16:29:32.330Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestDeleteNewline [2022-03-17T16:29:32.330Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestDelete [2022-03-17T16:29:32.330Z] --- PASS: TestDelete (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestConcurrentWrites [2022-03-17T16:29:32.330Z] === RUN TestNew [2022-03-17T16:29:32.330Z] --- PASS: TestNew (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestAddDriver [2022-03-17T16:29:32.330Z] --- PASS: TestAddDriver (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestAddDuplicateDriver [2022-03-17T16:29:32.330Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-17T16:29:32.330Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestDriver [2022-03-17T16:29:32.330Z] --- PASS: TestDriver (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestIPAM [2022-03-17T16:29:32.330Z] --- PASS: TestIPAM (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestWalkIPAMs [2022-03-17T16:29:32.330Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-17T16:29:32.330Z] === RUN TestWalkDrivers [2022-03-17T16:29:32.330Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-17T16:29:32.330Z] PASS [2022-03-17T16:29:32.330Z] coverage: 82.4% of statements [2022-03-17T16:29:32.330Z] ok github.com/docker/docker/libnetwork/drvregistry 0.089s coverage: 82.4% of statements [2022-03-17T16:29:32.330Z] --- PASS: TestConcurrentWrites (0.25s) [2022-03-17T16:29:32.330Z] PASS [2022-03-17T16:29:32.330Z] coverage: 81.2% of statements [2022-03-17T16:29:32.330Z] ok github.com/docker/docker/libnetwork/etchosts 0.314s coverage: 81.2% of statements [2022-03-17T16:29:32.516Z] --- PASS: TestCreateServiceCapabilities (2.43s) [2022-03-17T16:29:32.516Z] === RUN TestInspect [2022-03-17T16:29:32.798Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.07s) [2022-03-17T16:29:32.798Z] === RUN TestRetrieveFromStore [2022-03-17T16:29:32.798Z] === RUN TestNew [2022-03-17T16:29:32.798Z] --- PASS: TestNew (0.00s) [2022-03-17T16:29:32.798Z] === RUN TestAllocate [2022-03-17T16:29:32.798Z] --- PASS: TestAllocate (0.00s) [2022-03-17T16:29:32.798Z] === RUN TestUninitialized [2022-03-17T16:29:32.798Z] --- PASS: TestUninitialized (0.00s) [2022-03-17T16:29:32.798Z] === RUN TestAllocateInRange [2022-03-17T16:29:32.798Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-17T16:29:32.798Z] === RUN TestAllocateSerial [2022-03-17T16:29:32.798Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-17T16:29:32.798Z] PASS [2022-03-17T16:29:32.798Z] coverage: 87.5% of statements [2022-03-17T16:29:32.798Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2022-03-17T16:29:32.798Z] === RUN TestCaller [2022-03-17T16:29:32.798Z] --- PASS: TestCaller (0.00s) [2022-03-17T16:29:32.798Z] PASS [2022-03-17T16:29:32.798Z] coverage: 100.0% of statements [2022-03-17T16:29:32.798Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-03-17T16:29:33.266Z] --- PASS: TestRetrieveFromStore (0.45s) [2022-03-17T16:29:33.266Z] === RUN TestIsCorrupted [2022-03-17T16:29:33.266Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-17T16:29:33.266Z] === RUN TestSetRollover [2022-03-17T16:29:33.735Z] === RUN TestSetSerialInsertDelete [2022-03-17T16:29:33.735Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-17T16:29:33.735Z] === RUN TestSetParallelInsertDelete [2022-03-17T16:29:34.721Z] === RUN TestInt2IP2IntConversion [2022-03-17T16:29:35.031Z] --- PASS: TestInspect (2.52s) [2022-03-17T16:29:35.031Z] === RUN TestCreateJob [2022-03-17T16:29:35.190Z] --- PASS: TestSetRollover (1.68s) [2022-03-17T16:29:35.190Z] === RUN TestSetRolloverSerial [2022-03-17T16:29:35.190Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-03-17T16:29:35.190Z] === RUN TestGetAddressVersion [2022-03-17T16:29:35.190Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-17T16:29:35.190Z] === RUN TestKeyString [2022-03-17T16:29:35.190Z] --- PASS: TestKeyString (0.00s) [2022-03-17T16:29:35.190Z] === RUN TestPoolDataMarshal [2022-03-17T16:29:35.190Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-17T16:29:35.190Z] === RUN TestSubnetsMarshal [2022-03-17T16:29:35.190Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-03-17T16:29:35.190Z] === RUN TestAddSubnets [2022-03-17T16:29:35.190Z] --- PASS: TestAddSubnets (0.04s) [2022-03-17T16:29:35.190Z] === RUN TestDoublePoolRelease [2022-03-17T16:29:35.190Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-17T16:29:35.190Z] === RUN TestAddReleasePoolID [2022-03-17T16:29:35.660Z] === RUN TestPoolRequest [2022-03-17T16:29:35.660Z] --- PASS: TestPoolRequest (0.00s) [2022-03-17T16:29:35.660Z] === RUN TestOtherRequests [2022-03-17T16:29:35.660Z] --- PASS: TestOtherRequests (0.00s) [2022-03-17T16:29:35.660Z] PASS [2022-03-17T16:29:35.660Z] coverage: 57.1% of statements [2022-03-17T16:29:35.660Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-03-17T16:29:35.660Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-03-17T16:29:35.660Z] === RUN TestPredefinedPool [2022-03-17T16:29:35.660Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-17T16:29:35.660Z] === RUN TestRemoveSubnet [2022-03-17T16:29:35.660Z] --- PASS: TestRemoveSubnet (0.20s) [2022-03-17T16:29:35.660Z] === RUN TestGetSameAddress [2022-03-17T16:29:35.660Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-17T16:29:35.660Z] === RUN TestPoolAllocationReuse [2022-03-17T16:29:36.128Z] --- PASS: TestSetRolloverSerial (1.29s) [2022-03-17T16:29:36.128Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-17T16:29:36.128Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-17T16:29:36.128Z] PASS [2022-03-17T16:29:36.128Z] coverage: 84.4% of statements [2022-03-17T16:29:36.128Z] ok github.com/docker/docker/libnetwork/bitseq 10.626s coverage: 84.4% of statements [2022-03-17T16:29:36.215Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-17T16:29:36.596Z] === RUN TestGetCapabilities [2022-03-17T16:29:36.596Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-17T16:29:36.596Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-17T16:29:36.596Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-17T16:29:36.596Z] === RUN TestGetDefaultAddressSpaces [2022-03-17T16:29:36.596Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-17T16:29:36.596Z] === RUN TestRemoteDriver [2022-03-17T16:29:36.596Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T16:29:36.596Z] PASS [2022-03-17T16:29:36.596Z] coverage: 47.4% of statements [2022-03-17T16:29:36.596Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.078s coverage: 47.4% of statements [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite (340.90s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.46s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.69s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.42s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.80s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.39s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.71s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.58s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.75s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.34s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.99s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.52s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.23s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.30s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.25s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.50s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.59s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.47s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.67s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.92s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.47s) [2022-03-17T16:29:36.815Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.00s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.13s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.00s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.13s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.04s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.62s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.72s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.68s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.96s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.58s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.32s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.21s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.41s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.26s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.61s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.90s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.02s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.37s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.33s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.95s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.01s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.10s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.66s) [2022-03-17T16:29:36.815Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-17T16:29:36.815Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.11s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.45s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.37s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.38s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.78s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.22s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.09s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.26s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.34s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.79s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.74s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.65s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.65s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.63s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.05s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.86s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.37s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.59s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.78s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.61s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.34s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.78s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.20s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.31s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.26s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.12s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.75s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.78s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.56s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-03-17T16:29:36.815Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.05s) [2022-03-17T16:29:36.815Z] === RUN TestDockerSwarmSuite [2022-03-17T16:29:36.815Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-17T16:29:37.067Z] --- PASS: TestPoolAllocationReuse (1.54s) [2022-03-17T16:29:37.067Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-17T16:29:37.536Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-17T16:29:37.536Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-17T16:29:38.004Z] === RUN TestWindowsIPAM [2022-03-17T16:29:38.004Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-17T16:29:38.004Z] PASS [2022-03-17T16:29:38.004Z] coverage: 71.4% of statements [2022-03-17T16:29:38.004Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-03-17T16:29:38.299Z] --- PASS: TestCreateJob (2.90s) [2022-03-17T16:29:38.299Z] === RUN TestReplicatedJob [2022-03-17T16:29:38.991Z] === RUN TestDefaultNetwork [2022-03-17T16:29:38.991Z] --- PASS: TestDefaultNetwork (0.28s) [2022-03-17T16:29:38.991Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-17T16:29:39.461Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-03-17T16:29:39.461Z] === RUN TestInitAddressPools [2022-03-17T16:29:39.461Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-17T16:29:39.461Z] PASS [2022-03-17T16:29:39.461Z] coverage: 74.0% of statements [2022-03-17T16:29:39.461Z] ok github.com/docker/docker/libnetwork/ipamutils 0.661s coverage: 74.0% of statements [2022-03-17T16:29:39.461Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.04s) [2022-03-17T16:29:39.461Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-17T16:29:39.929Z] === RUN TestKeyValue [2022-03-17T16:29:39.929Z] --- PASS: TestKeyValue (0.00s) [2022-03-17T16:29:39.929Z] PASS [2022-03-17T16:29:39.929Z] coverage: 60.0% of statements [2022-03-17T16:29:39.929Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-03-17T16:29:40.115Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-17T16:29:41.493Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-17T16:29:41.964Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.58s) [2022-03-17T16:29:41.964Z] === RUN TestGetAddress [2022-03-17T16:29:42.462Z] --- PASS: TestReplicatedJob (4.33s) [2022-03-17T16:29:42.462Z] === RUN TestUpdateReplicatedJob [2022-03-17T16:29:42.660Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-17T16:29:42.949Z] === RUN TestGenerate [2022-03-17T16:29:42.949Z] --- PASS: TestGenerate (0.00s) [2022-03-17T16:29:42.949Z] === RUN TestGeneratePtr [2022-03-17T16:29:42.949Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-17T16:29:42.949Z] === RUN TestGenerateMissingField [2022-03-17T16:29:42.949Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-17T16:29:42.949Z] === RUN TestFieldCannotBeSet [2022-03-17T16:29:42.949Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-17T16:29:42.949Z] === RUN TestTypeMismatchError [2022-03-17T16:29:42.949Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-17T16:29:42.949Z] PASS [2022-03-17T16:29:42.949Z] coverage: 100.0% of statements [2022-03-17T16:29:42.949Z] ok github.com/docker/docker/libnetwork/options 0.065s coverage: 100.0% of statements [2022-03-17T16:29:42.949Z] === RUN TestNetworkDBSimple [2022-03-17T16:29:43.934Z] testing: warning: no tests to run [2022-03-17T16:29:43.934Z] PASS [2022-03-17T16:29:43.934Z] coverage: 0.0% of statements [2022-03-17T16:29:43.935Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-03-17T16:29:43.935Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-17T16:29:43.935Z] PASS [2022-03-17T16:29:43.935Z] coverage: 100.0% of statements [2022-03-17T16:29:43.935Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.114s coverage: 100.0% of statements [2022-03-17T16:29:44.404Z] 2022/03/17 16:29:43 Closing DB instances... [2022-03-17T16:29:44.404Z] === RUN TestRequestNewPort [2022-03-17T16:29:44.404Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-17T16:29:44.404Z] === RUN TestRequestSpecificPort [2022-03-17T16:29:44.404Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-17T16:29:44.404Z] === RUN TestReleasePort [2022-03-17T16:29:44.404Z] --- PASS: TestReleasePort (0.00s) [2022-03-17T16:29:44.404Z] === RUN TestReuseReleasedPort [2022-03-17T16:29:44.404Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-17T16:29:44.404Z] === RUN TestReleaseUnreadledPort [2022-03-17T16:29:44.404Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-17T16:29:44.404Z] === RUN TestUnknowProtocol [2022-03-17T16:29:44.404Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-17T16:29:44.404Z] === RUN TestAllocateAllPorts [2022-03-17T16:29:44.404Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-17T16:29:44.404Z] === RUN TestPortAllocation [2022-03-17T16:29:44.404Z] --- PASS: TestPortAllocation (0.00s) [2022-03-17T16:29:44.404Z] === RUN TestPortAllocationWithCustomRange [2022-03-17T16:29:44.404Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-17T16:29:44.404Z] === RUN TestNoDuplicateBPR [2022-03-17T16:29:44.404Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-17T16:29:44.404Z] === RUN TestChangePortRange [2022-03-17T16:29:44.404Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-17T16:29:44.404Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-17T16:29:44.404Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-17T16:29:44.404Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-17T16:29:44.404Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-17T16:29:44.404Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-17T16:29:44.404Z] --- PASS: TestChangePortRange (0.00s) [2022-03-17T16:29:44.404Z] PASS [2022-03-17T16:29:44.404Z] coverage: 88.6% of statements [2022-03-17T16:29:44.404Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-03-17T16:29:44.872Z] testing: warning: no tests to run [2022-03-17T16:29:44.872Z] PASS [2022-03-17T16:29:44.872Z] coverage: 0.0% of statements [2022-03-17T16:29:44.873Z] ok github.com/docker/docker/libnetwork/portmapper 0.047s coverage: 0.0% of statements [no tests to run] [2022-03-17T16:29:45.343Z] === RUN TestHashData [2022-03-17T16:29:45.343Z] --- PASS: TestHashData (0.00s) [2022-03-17T16:29:45.343Z] PASS [2022-03-17T16:29:45.343Z] coverage: 2.8% of statements [2022-03-17T16:29:45.343Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-03-17T16:29:45.724Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-03-17T16:29:45.724Z] === RUN TestServiceListWithStatuses [2022-03-17T16:29:45.724Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T16:29:45.724Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T16:29:45.724Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T16:29:45.811Z] === RUN TestErrorConstructors [2022-03-17T16:29:45.811Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-17T16:29:45.811Z] === RUN TestCompareIPMask [2022-03-17T16:29:45.811Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-17T16:29:45.811Z] === RUN TestUtilGetHostPartIP [2022-03-17T16:29:45.811Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-17T16:29:45.811Z] === RUN TestUtilGetBroadcastIP [2022-03-17T16:29:45.811Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-17T16:29:45.811Z] === RUN TestParseCIDR [2022-03-17T16:29:45.811Z] --- PASS: TestParseCIDR (0.00s) [2022-03-17T16:29:45.811Z] PASS [2022-03-17T16:29:45.811Z] coverage: 37.3% of statements [2022-03-17T16:29:45.811Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 37.3% of statements [2022-03-17T16:29:45.811Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-03-17T16:29:45.811Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-17T16:29:46.797Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-17T16:29:46.797Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-17T16:29:46.797Z] PASS [2022-03-17T16:29:46.797Z] coverage: 50.0% of statements [2022-03-17T16:29:46.797Z] ok github.com/docker/docker/oci 0.043s coverage: 50.0% of statements [2022-03-17T16:29:46.797Z] 2022/03/17 16:29:46 Closing DB instances... [2022-03-17T16:29:47.264Z] === RUN TestAddressPoolOpt [2022-03-17T16:29:47.264Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/a [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/something [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/_=a [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/env1=value1 [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/_env1=value1 [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/PATH [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/=a [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/PATH= [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/PATH=something [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/asd!qwe [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/1asd [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/123 [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/some_space [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/__some_space_before [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/some_space_after__ [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/= [2022-03-17T16:29:47.264Z] === RUN TestValidateEnv/PaTh [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestParseHost [2022-03-17T16:29:47.264Z] --- PASS: TestParseHost (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestParseDockerDaemonHost [2022-03-17T16:29:47.264Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestParseTCP [2022-03-17T16:29:47.264Z] --- PASS: TestParseTCP (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-17T16:29:47.264Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestValidateExtraHosts [2022-03-17T16:29:47.264Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestIpOptString [2022-03-17T16:29:47.264Z] --- PASS: TestIpOptString (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-17T16:29:47.264Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestNewIpOptValidDefaultVal [2022-03-17T16:29:47.264Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestIpOptSetInvalidVal [2022-03-17T16:29:47.264Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestValidateIPAddress [2022-03-17T16:29:47.264Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestMapOpts [2022-03-17T16:29:47.264Z] --- PASS: TestMapOpts (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestListOptsWithoutValidator [2022-03-17T16:29:47.264Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestListOptsWithValidator [2022-03-17T16:29:47.264Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestValidateDNSSearch [2022-03-17T16:29:47.264Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestValidateLabel [2022-03-17T16:29:47.264Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-17T16:29:47.264Z] === RUN TestValidateLabel/label_with_general_format [2022-03-17T16:29:47.264Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-17T16:29:47.264Z] === RUN TestValidateLabel/label_with_one_more [2022-03-17T16:29:47.264Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-17T16:29:47.264Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-17T16:29:47.264Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-17T16:29:47.264Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-17T16:29:47.264Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-17T16:29:47.264Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-17T16:29:47.264Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-17T16:29:47.264Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-17T16:29:47.264Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-17T16:29:47.264Z] --- PASS: TestValidateLabel (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-17T16:29:47.264Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestNamedListOpts [2022-03-17T16:29:47.264Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestNamedMapOpts [2022-03-17T16:29:47.264Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestParseLink [2022-03-17T16:29:47.264Z] --- PASS: TestParseLink (0.00s) [2022-03-17T16:29:47.264Z] === RUN TestUlimitOpt [2022-03-17T16:29:47.264Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-17T16:29:47.264Z] PASS [2022-03-17T16:29:47.264Z] coverage: 66.3% of statements [2022-03-17T16:29:47.264Z] ok github.com/docker/docker/opts 0.094s coverage: 66.3% of statements [2022-03-17T16:29:47.264Z] === RUN TestParseVersion [2022-03-17T16:29:47.264Z] --- PASS: TestParseVersion (0.00s) [2022-03-17T16:29:47.264Z] PASS [2022-03-17T16:29:47.264Z] coverage: 52.9% of statements [2022-03-17T16:29:47.264Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2022-03-17T16:29:47.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-17T16:29:48.253Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.65s) [2022-03-17T16:29:48.253Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-17T16:29:48.988Z] --- PASS: TestDockerNetworkConnectAlias (3.87s) [2022-03-17T16:29:48.988Z] === RUN TestDockerNetworkReConnect [2022-03-17T16:29:49.239Z] === RUN TestPeerCertificateMarshalJSON [2022-03-17T16:29:49.706Z] === RUN TestIsArchivePathDir [2022-03-17T16:29:49.706Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-03-17T16:29:49.706Z] === RUN TestIsArchivePathInvalidFile [2022-03-17T16:29:49.706Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-17T16:29:49.706Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-17T16:29:49.706Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s) [2022-03-17T16:29:49.706Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-17T16:29:49.706Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-17T16:29:49.706Z] === RUN TestMiddleware [2022-03-17T16:29:49.706Z] --- PASS: TestMiddleware (0.00s) [2022-03-17T16:29:49.706Z] === RUN TestNewResponseModifier [2022-03-17T16:29:49.706Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-17T16:29:49.706Z] PASS [2022-03-17T16:29:49.706Z] coverage: 26.8% of statements [2022-03-17T16:29:49.706Z] ok github.com/docker/docker/pkg/authorization 0.513s coverage: 26.8% of statements [2022-03-17T16:29:49.706Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-03-17T16:29:49.706Z] === RUN TestIsArchivePathTar [2022-03-17T16:29:49.706Z] 2022/03/17 16:29:49 Closing DB instances... [2022-03-17T16:29:50.174Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-03-17T16:29:50.174Z] === RUN TestDecompressStreamGzip [2022-03-17T16:29:50.174Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-03-17T16:29:50.174Z] === RUN TestDecompressStreamBzip2 [2022-03-17T16:29:50.174Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-03-17T16:29:50.174Z] === RUN TestDecompressStreamXz [2022-03-17T16:29:50.174Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T16:29:50.174Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-17T16:29:50.174Z] === RUN TestDecompressStreamZstd [2022-03-17T16:29:50.174Z] archive_test.go:140: zstd not installed [2022-03-17T16:29:50.174Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-17T16:29:50.174Z] === RUN TestCompressStreamXzUnsupported [2022-03-17T16:29:50.174Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-17T16:29:50.174Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-17T16:29:50.174Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-17T16:29:50.174Z] === RUN TestCompressStreamInvalid [2022-03-17T16:29:50.174Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-17T16:29:50.174Z] === RUN TestExtensionInvalid [2022-03-17T16:29:50.174Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-17T16:29:50.174Z] === RUN TestExtensionUncompressed [2022-03-17T16:29:50.174Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-17T16:29:50.174Z] === RUN TestExtensionBzip2 [2022-03-17T16:29:50.174Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-17T16:29:50.174Z] === RUN TestExtensionGzip [2022-03-17T16:29:50.174Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-17T16:29:50.174Z] === RUN TestExtensionXz [2022-03-17T16:29:50.174Z] --- PASS: TestExtensionXz (0.00s) [2022-03-17T16:29:50.174Z] === RUN TestExtensionZstd [2022-03-17T16:29:50.174Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-17T16:29:50.174Z] === RUN TestCmdStreamLargeStderr [2022-03-17T16:29:50.174Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-17T16:29:50.174Z] === RUN TestCmdStreamBad [2022-03-17T16:29:50.174Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T16:29:50.174Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-17T16:29:50.174Z] === RUN TestCmdStreamGood [2022-03-17T16:29:50.174Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-17T16:29:50.174Z] === RUN TestUntarPathWithInvalidDest [2022-03-17T16:29:50.642Z] === RUN TestUnbuffered [2022-03-17T16:29:50.642Z] --- PASS: TestUnbuffered (0.00s) [2022-03-17T16:29:50.642Z] === RUN TestRaceUnbuffered [2022-03-17T16:29:50.642Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-17T16:29:50.642Z] PASS [2022-03-17T16:29:50.642Z] coverage: 100.0% of statements [2022-03-17T16:29:50.642Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-03-17T16:29:50.642Z] --- PASS: TestUntarPathWithInvalidDest (0.16s) [2022-03-17T16:29:50.642Z] === RUN TestUntarPathWithInvalidSrc [2022-03-17T16:29:50.642Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-17T16:29:50.642Z] === RUN TestUntarPath [2022-03-17T16:29:50.642Z] --- PASS: TestUntarPath (0.07s) [2022-03-17T16:29:50.642Z] === RUN TestUntarPathWithDestinationFile [2022-03-17T16:29:50.642Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-17T16:29:50.642Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-17T16:29:50.642Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-17T16:29:50.642Z] === RUN TestCopyWithTarInvalidSrc [2022-03-17T16:29:50.642Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-17T16:29:50.642Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-17T16:29:50.642Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T16:29:50.642Z] === RUN TestCopyWithTarSrcFile [2022-03-17T16:29:50.642Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-17T16:29:50.642Z] === RUN TestCopyWithTarSrcFolder [2022-03-17T16:29:50.642Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-17T16:29:50.642Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-17T16:29:50.642Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-17T16:29:50.642Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-17T16:29:50.642Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T16:29:50.642Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-17T16:29:50.642Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-03-17T16:29:50.642Z] === RUN TestCopyFileWithTarSrcFile [2022-03-17T16:29:50.642Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-17T16:29:50.642Z] === RUN TestTarFiles [2022-03-17T16:29:51.108Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-17T16:29:51.111Z] === RUN TestMatch [2022-03-17T16:29:51.111Z] === RUN TestMatch/[[]] [2022-03-17T16:29:51.111Z] === RUN TestMatch/[[foo]] [2022-03-17T16:29:51.111Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-17T16:29:51.111Z] === RUN TestMatch/[[foo_bar]] [2022-03-17T16:29:51.111Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-17T16:29:51.111Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-17T16:29:51.111Z] === RUN TestMatch/[] [2022-03-17T16:29:51.111Z] === RUN TestMatch/[]#01 [2022-03-17T16:29:51.111Z] === RUN TestMatch/[[qux]] [2022-03-17T16:29:51.111Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-17T16:29:51.111Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-17T16:29:51.111Z] === RUN TestMatch/[[foo_baz]] [2022-03-17T16:29:51.111Z] --- PASS: TestMatch (0.00s) [2022-03-17T16:29:51.111Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-17T16:29:51.111Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-17T16:29:51.111Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-17T16:29:51.111Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-17T16:29:51.111Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-17T16:29:51.111Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-17T16:29:51.111Z] --- PASS: TestMatch/[] (0.00s) [2022-03-17T16:29:51.111Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-17T16:29:51.111Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-17T16:29:51.111Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-17T16:29:51.111Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-17T16:29:51.111Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-17T16:29:51.111Z] PASS [2022-03-17T16:29:51.111Z] coverage: 87.5% of statements [2022-03-17T16:29:51.111Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2022-03-17T16:29:51.579Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.05s) [2022-03-17T16:29:51.579Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-17T16:29:52.047Z] === RUN TestChrootTarUntar [2022-03-17T16:29:52.047Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:29:52.047Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-17T16:29:52.047Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-17T16:29:52.047Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:29:52.047Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T16:29:52.047Z] === RUN TestChrootUntarEmptyArchive [2022-03-17T16:29:52.047Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-17T16:29:52.047Z] === RUN TestChrootTarUntarWithSymlink [2022-03-17T16:29:52.047Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:29:52.047Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T16:29:52.047Z] === RUN TestChrootCopyWithTar [2022-03-17T16:29:52.047Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:29:52.047Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-17T16:29:52.047Z] === RUN TestChrootCopyFileWithTar [2022-03-17T16:29:52.047Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:29:52.047Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-17T16:29:52.047Z] === RUN TestChrootUntarPath [2022-03-17T16:29:52.047Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:29:52.047Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-17T16:29:52.047Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-17T16:29:52.047Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:29:52.047Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T16:29:52.047Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-17T16:29:52.047Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:29:52.047Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T16:29:52.047Z] === RUN TestChrootApplyDotDotFile [2022-03-17T16:29:52.047Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:29:52.047Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-17T16:29:52.047Z] PASS [2022-03-17T16:29:52.047Z] coverage: 15.1% of statements [2022-03-17T16:29:52.047Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 15.1% of statements [2022-03-17T16:29:52.150Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-17T16:29:52.252Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2022-03-17T16:29:52.252Z] === RUN TestServicePlugin [2022-03-17T16:29:52.252Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T16:29:52.252Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-17T16:29:52.252Z] === RUN TestServiceUpdateLabel [2022-03-17T16:29:53.091Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-17T16:29:53.266Z] tests/integration/client_test.py ..... [ 75%] [2022-03-17T16:29:53.266Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-17T16:29:53.610Z] === RUN TestEnsureRemoveAllNotExist [2022-03-17T16:29:53.610Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-17T16:29:53.610Z] === RUN TestEnsureRemoveAllWithDir [2022-03-17T16:29:53.610Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-17T16:29:53.610Z] === RUN TestEnsureRemoveAllWithFile [2022-03-17T16:29:53.610Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-17T16:29:53.610Z] PASS [2022-03-17T16:29:53.610Z] coverage: 0.0% of statements [2022-03-17T16:29:53.610Z] ok github.com/docker/docker/pkg/containerfs 0.061s coverage: 0.0% of statements [2022-03-17T16:29:53.610Z] 2022/03/17 16:29:53 Closing DB instances... [2022-03-17T16:29:53.832Z] tests/integration/errors_test.py . [ 76%] [2022-03-17T16:29:54.077Z] === RUN TestSizeEmpty [2022-03-17T16:29:54.077Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-17T16:29:54.077Z] === RUN TestSizeEmptyFile [2022-03-17T16:29:54.077Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-17T16:29:54.077Z] === RUN TestSizeNonemptyFile [2022-03-17T16:29:54.077Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-17T16:29:54.077Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-17T16:29:54.077Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-17T16:29:54.077Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-17T16:29:54.077Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-17T16:29:54.077Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-17T16:29:54.077Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-17T16:29:54.077Z] === RUN TestMoveToSubdir [2022-03-17T16:29:54.077Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-17T16:29:54.077Z] === RUN TestSizeNonExistingDirectory [2022-03-17T16:29:54.077Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-17T16:29:54.077Z] PASS [2022-03-17T16:29:54.077Z] coverage: 80.0% of statements [2022-03-17T16:29:54.077Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2022-03-17T16:29:54.774Z] --- PASS: TestServiceUpdateLabel (2.08s) [2022-03-17T16:29:54.774Z] === RUN TestServiceUpdateSecrets [2022-03-17T16:29:55.063Z] === RUN TestPollerAddRemove [2022-03-17T16:29:55.063Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-17T16:29:55.063Z] === RUN TestPollerEvent [2022-03-17T16:29:55.063Z] poller_test.go:40: No chmod on Windows [2022-03-17T16:29:55.063Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-17T16:29:55.063Z] === RUN TestPollerClose [2022-03-17T16:29:55.063Z] --- PASS: TestPollerClose (0.00s) [2022-03-17T16:29:55.063Z] PASS [2022-03-17T16:29:55.063Z] coverage: 45.7% of statements [2022-03-17T16:29:55.063Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 45.7% of statements [2022-03-17T16:29:55.531Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2022-03-17T16:29:55.531Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-17T16:29:56.000Z] === RUN TestCopyFileWithInvalidSrc [2022-03-17T16:29:56.000Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T16:29:56.000Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-17T16:29:56.000Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-17T16:29:56.000Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestCopyFile [2022-03-17T16:29:56.000Z] --- PASS: TestCopyFile (0.01s) [2022-03-17T16:29:56.000Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-17T16:29:56.000Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T16:29:56.000Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-17T16:29:56.000Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-17T16:29:56.000Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T16:29:56.000Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestWildcardMatches [2022-03-17T16:29:56.000Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestPatternMatches [2022-03-17T16:29:56.000Z] --- PASS: TestPatternMatches (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-17T16:29:56.000Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestPatternMatchesFolderExclusions [2022-03-17T16:29:56.000Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-17T16:29:56.000Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-17T16:29:56.000Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-17T16:29:56.000Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-17T16:29:56.000Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestSingleExclamationError [2022-03-17T16:29:56.000Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestMatchesWithNoPatterns [2022-03-17T16:29:56.000Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestMatchesWithMalformedPatterns [2022-03-17T16:29:56.000Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestMatches [2022-03-17T16:29:56.000Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-17T16:29:56.000Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-17T16:29:56.000Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-17T16:29:56.000Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-17T16:29:56.000Z] --- PASS: TestMatches (0.01s) [2022-03-17T16:29:56.000Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-17T16:29:56.000Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-17T16:29:56.000Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-17T16:29:56.000Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestCleanPatterns [2022-03-17T16:29:56.000Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-17T16:29:56.000Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestCleanPatternsExceptionFlag [2022-03-17T16:29:56.000Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-17T16:29:56.000Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-17T16:29:56.000Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestCleanPatternsErrorSingleException [2022-03-17T16:29:56.000Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestCreateIfNotExistsDir [2022-03-17T16:29:56.000Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestCreateIfNotExistsFile [2022-03-17T16:29:56.000Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-17T16:29:56.000Z] === RUN TestMatch [2022-03-17T16:29:56.000Z] --- PASS: TestMatch (0.00s) [2022-03-17T16:29:56.000Z] === RUN TestCompile [2022-03-17T16:29:56.000Z] === RUN TestCompile/slash [2022-03-17T16:29:56.000Z] === RUN TestCompile/backslash [2022-03-17T16:29:56.000Z] --- PASS: TestCompile (0.00s) [2022-03-17T16:29:56.000Z] --- PASS: TestCompile/slash (0.00s) [2022-03-17T16:29:56.000Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-17T16:29:56.000Z] PASS [2022-03-17T16:29:56.000Z] coverage: 84.7% of statements [2022-03-17T16:29:56.000Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 84.7% of statements [2022-03-17T16:29:56.468Z] --- PASS: TestTarFiles (5.60s) [2022-03-17T16:29:56.468Z] === RUN TestDetectCompressionZstd [2022-03-17T16:29:56.468Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-17T16:29:56.468Z] === RUN TestTarUntar [2022-03-17T16:29:56.468Z] --- PASS: TestTarUntar (0.04s) [2022-03-17T16:29:56.468Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-17T16:29:56.468Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-17T16:29:56.468Z] === RUN TestTarWithOptions [2022-03-17T16:29:56.468Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-17T16:29:56.468Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-17T16:29:56.468Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-17T16:29:56.468Z] === RUN TestUntarUstarGnuConflict [2022-03-17T16:29:56.468Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-17T16:29:56.468Z] === RUN TestUntarInvalidFilenames [2022-03-17T16:29:56.468Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3845724796\\dest" [2022-03-17T16:29:56.468Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2022-03-17T16:29:56.468Z] === RUN TestUntarHardlinkToSymlink [2022-03-17T16:29:56.936Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-17T16:29:56.936Z] === RUN TestUntarInvalidHardlink [2022-03-17T16:29:56.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3147201869\\victim\\hello" -> "../victim/hello" [2022-03-17T16:29:56.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink336185738\\victim\\hello" -> "/../victim/hello" [2022-03-17T16:29:56.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink296035823\\victim" -> "../victim" [2022-03-17T16:29:56.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2730891940\\victim" -> "../victim" [2022-03-17T16:29:56.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2011529871\\victim" -> "../victim" [2022-03-17T16:29:56.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3583797677\\victim" -> "../victim" [2022-03-17T16:29:56.936Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-17T16:29:56.936Z] === RUN TestUntarInvalidSymlink [2022-03-17T16:29:56.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4018932068\\dest\\dotdot" -> "../victim/hello" [2022-03-17T16:29:56.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1959283577\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T16:29:56.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3394377139\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:29:56.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2342540340\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:29:56.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink34593232\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:29:56.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink598119083\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:29:56.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4215044138\\dest\\dir\\loophole" -> "../../victim" [2022-03-17T16:29:56.936Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-17T16:29:56.936Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-17T16:29:56.936Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.01s) [2022-03-17T16:29:56.936Z] === RUN TestXGlobalNoParent [2022-03-17T16:29:56.936Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-17T16:29:56.936Z] === RUN TestReplaceFileTarWrapper [2022-03-17T16:29:56.936Z] === RUN TestGet [2022-03-17T16:29:56.936Z] --- PASS: TestGet (0.00s) [2022-03-17T16:29:56.936Z] === RUN TestGetShortcutString [2022-03-17T16:29:56.936Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-17T16:29:56.936Z] PASS [2022-03-17T16:29:56.936Z] coverage: 42.9% of statements [2022-03-17T16:29:56.936Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2022-03-17T16:29:56.936Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-03-17T16:29:56.936Z] === RUN TestPrefixHeaderReadable [2022-03-17T16:29:56.936Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-17T16:29:56.936Z] === RUN TestDisablePigz [2022-03-17T16:29:56.936Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-17T16:29:56.936Z] --- PASS: TestDisablePigz (0.14s) [2022-03-17T16:29:56.936Z] === RUN TestPigz [2022-03-17T16:29:57.403Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-17T16:29:57.403Z] --- PASS: TestPigz (0.16s) [2022-03-17T16:29:57.403Z] === RUN TestNosysFileInfo [2022-03-17T16:29:57.403Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-17T16:29:57.404Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T16:29:57.404Z] archive_windows_test.go:16: Currently fails [2022-03-17T16:29:57.404Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T16:29:57.404Z] === RUN TestCanonicalTarNameForPath [2022-03-17T16:29:57.404Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-17T16:29:57.404Z] === RUN TestCanonicalTarName [2022-03-17T16:29:57.404Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-17T16:29:57.404Z] === RUN TestChmodTarEntry [2022-03-17T16:29:57.404Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-17T16:29:57.404Z] === RUN TestHardLinkOrder [2022-03-17T16:29:57.404Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-17T16:29:57.404Z] === RUN TestChangeString [2022-03-17T16:29:57.404Z] --- PASS: TestChangeString (0.00s) [2022-03-17T16:29:57.404Z] === RUN TestChangesWithNoChanges [2022-03-17T16:29:57.404Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-17T16:29:57.404Z] === RUN TestChangesWithChanges [2022-03-17T16:29:57.404Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-17T16:29:57.404Z] === RUN TestChangesWithChangesGH13590 [2022-03-17T16:29:57.404Z] changes_test.go:195: needs more investigation [2022-03-17T16:29:57.404Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-17T16:29:57.404Z] === RUN TestChangesDirsEmpty [2022-03-17T16:29:57.404Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T16:29:57.404Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-17T16:29:57.404Z] === RUN TestChangesDirsMutated [2022-03-17T16:29:57.404Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T16:29:57.404Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-17T16:29:57.404Z] === RUN TestApplyLayer [2022-03-17T16:29:57.404Z] changes_test.go:432: needs further investigation [2022-03-17T16:29:57.404Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-17T16:29:57.404Z] === RUN TestChangesSizeWithHardlinks [2022-03-17T16:29:57.404Z] changes_test.go:468: needs further investigation [2022-03-17T16:29:57.404Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-17T16:29:57.404Z] === RUN TestChangesSizeWithNoChanges [2022-03-17T16:29:57.404Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-17T16:29:57.404Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-17T16:29:57.404Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-17T16:29:57.404Z] === RUN TestChangesSize [2022-03-17T16:29:57.404Z] --- PASS: TestChangesSize (0.00s) [2022-03-17T16:29:57.404Z] === RUN TestApplyLayerInvalidFilenames [2022-03-17T16:29:57.404Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3725519925\\dest" [2022-03-17T16:29:57.404Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-17T16:29:57.404Z] === RUN TestApplyLayerInvalidHardlink [2022-03-17T16:29:57.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2910971003\\victim\\hello" -> "../victim/hello" [2022-03-17T16:29:57.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3470462592\\victim\\hello" -> "/../victim/hello" [2022-03-17T16:29:57.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2632120157\\victim" -> "../victim" [2022-03-17T16:29:57.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2359529307\\victim" -> "../victim" [2022-03-17T16:29:57.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3786194405\\victim" -> "../victim" [2022-03-17T16:29:57.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2975123716\\victim" -> "../victim" [2022-03-17T16:29:57.404Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-17T16:29:57.404Z] === RUN TestApplyLayerInvalidSymlink [2022-03-17T16:29:57.404Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1722513259\\dest\\dotdot" -> "../victim/hello" [2022-03-17T16:29:57.404Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink806678820\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T16:29:57.404Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1351971778\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:29:57.404Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2555153029\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:29:57.404Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3795750967\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:29:57.404Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2971630408\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:29:57.404Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-17T16:29:57.404Z] === RUN TestApplyLayerWhiteouts [2022-03-17T16:29:57.404Z] 2022/03/17 16:29:57 Closing DB instances... [2022-03-17T16:29:57.404Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-03-17T16:29:57.404Z] === RUN TestGenerateEmptyFile [2022-03-17T16:29:57.404Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-17T16:29:57.871Z] === RUN TestGenerateWithContent [2022-03-17T16:29:57.871Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-17T16:29:57.871Z] PASS [2022-03-17T16:29:57.871Z] coverage: 62.0% of statements [2022-03-17T16:29:57.871Z] ok github.com/docker/docker/pkg/archive 8.093s coverage: 62.0% of statements [2022-03-17T16:29:57.871Z] === RUN TestCreateIDMapOrder [2022-03-17T16:29:57.871Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-17T16:29:57.871Z] PASS [2022-03-17T16:29:57.871Z] coverage: 7.2% of statements [2022-03-17T16:29:57.871Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-03-17T16:29:58.470Z] 037d5740b404: Pull complete [2022-03-17T16:29:58.470Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-17T16:29:58.470Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:29:58.470Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-17T16:29:58.470Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-17T16:29:58.470Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-17T16:29:58.470Z] WARN: Skipping validation tests [2022-03-17T16:29:58.470Z] INFO: Running unit tests at 03/17/2022 16:29:55... [2022-03-17T16:29:58.856Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2022-03-17T16:29:58.856Z] === RUN TestNetworkDBNodeLeave [2022-03-17T16:29:59.324Z] === RUN TestFixedBufferCap [2022-03-17T16:29:59.324Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-17T16:29:59.324Z] === RUN TestFixedBufferLen [2022-03-17T16:29:59.324Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-17T16:29:59.324Z] === RUN TestFixedBufferString [2022-03-17T16:29:59.324Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-17T16:29:59.324Z] === RUN TestFixedBufferWrite [2022-03-17T16:29:59.324Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-17T16:29:59.324Z] === RUN TestFixedBufferRead [2022-03-17T16:29:59.324Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-17T16:29:59.324Z] === RUN TestBytesPipeRead [2022-03-17T16:29:59.324Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-17T16:29:59.324Z] === RUN TestBytesPipeWrite [2022-03-17T16:29:59.324Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-17T16:29:59.324Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-17T16:29:59.791Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-03-17T16:29:59.791Z] === RUN TestAtomicWriteToFile [2022-03-17T16:29:59.791Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-17T16:29:59.791Z] === RUN TestAtomicWriteSetCommit [2022-03-17T16:29:59.791Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-17T16:29:59.791Z] === RUN TestAtomicWriteSetCancel [2022-03-17T16:29:59.791Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-17T16:29:59.791Z] === RUN TestReadCloserWrapperClose [2022-03-17T16:29:59.791Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-17T16:29:59.791Z] === RUN TestReaderErrWrapperReadOnError [2022-03-17T16:29:59.791Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-17T16:29:59.791Z] === RUN TestReaderErrWrapperRead [2022-03-17T16:29:59.791Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-17T16:29:59.791Z] === RUN TestCancelReadCloser [2022-03-17T16:29:59.791Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-17T16:29:59.791Z] === RUN TestWriteCloserWrapperClose [2022-03-17T16:29:59.791Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-17T16:29:59.791Z] === RUN TestNopWriteCloser [2022-03-17T16:29:59.791Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-17T16:29:59.791Z] === RUN TestNopWriter [2022-03-17T16:29:59.791Z] --- PASS: TestNopWriter (0.00s) [2022-03-17T16:29:59.791Z] === RUN TestWriteCounter [2022-03-17T16:29:59.791Z] --- PASS: TestWriteCounter (0.00s) [2022-03-17T16:29:59.791Z] PASS [2022-03-17T16:29:59.791Z] coverage: 69.2% of statements [2022-03-17T16:29:59.791Z] ok github.com/docker/docker/pkg/ioutils 0.664s coverage: 69.2% of statements [2022-03-17T16:30:00.031Z] INFO: make.ps1 starting at 03/17/2022 16:29:59 [2022-03-17T16:30:00.031Z] INFO: Git commit (bee8f006fe) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T16:30:00.031Z] INFO: Invoking autogen... [2022-03-17T16:30:00.499Z] INFO: Running unit tests... [2022-03-17T16:30:00.777Z] === RUN TestError [2022-03-17T16:30:00.777Z] --- PASS: TestError (0.00s) [2022-03-17T16:30:00.777Z] === RUN TestProgressString [2022-03-17T16:30:00.777Z] === RUN TestProgressString/no_progress [2022-03-17T16:30:00.777Z] === RUN TestProgressString/progress_1 [2022-03-17T16:30:00.777Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-17T16:30:00.777Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-17T16:30:00.777Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-17T16:30:00.777Z] === RUN TestProgressString/with_units [2022-03-17T16:30:00.777Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-17T16:30:00.777Z] === RUN TestProgressString/hide_counts [2022-03-17T16:30:00.777Z] --- PASS: TestProgressString (0.00s) [2022-03-17T16:30:00.777Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-17T16:30:00.777Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-17T16:30:00.777Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-17T16:30:00.777Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-17T16:30:00.777Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-17T16:30:00.777Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-17T16:30:00.777Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-17T16:30:00.777Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-17T16:30:00.777Z] === RUN TestJSONMessageDisplay [2022-03-17T16:30:01.244Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-03-17T16:30:01.244Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-17T16:30:01.244Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-17T16:30:01.244Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-17T16:30:01.244Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-17T16:30:01.244Z] === RUN TestDisplayJSONMessagesStream [2022-03-17T16:30:01.244Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-17T16:30:01.244Z] PASS [2022-03-17T16:30:01.244Z] coverage: 91.7% of statements [2022-03-17T16:30:01.244Z] ok github.com/docker/docker/pkg/jsonmessage 0.237s coverage: 91.7% of statements [2022-03-17T16:30:01.247Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-17T16:30:01.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-17T16:30:01.714Z] === RUN TestStandardLongPath [2022-03-17T16:30:01.714Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-17T16:30:01.714Z] === RUN TestUNCLongPath [2022-03-17T16:30:01.714Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-17T16:30:01.714Z] PASS [2022-03-17T16:30:01.714Z] coverage: 100.0% of statements [2022-03-17T16:30:01.714Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2022-03-17T16:30:01.714Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-17T16:30:01.714Z] === RUN TestNetworkDBWatch [2022-03-17T16:30:01.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-17T16:30:01.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-17T16:30:02.391Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-17T16:30:02.701Z] === RUN TestNameFormat [2022-03-17T16:30:02.701Z] --- PASS: TestNameFormat (0.00s) [2022-03-17T16:30:02.701Z] === RUN TestNameRetries [2022-03-17T16:30:02.701Z] --- PASS: TestNameRetries (0.00s) [2022-03-17T16:30:02.701Z] PASS [2022-03-17T16:30:02.701Z] coverage: 85.7% of statements [2022-03-17T16:30:02.701Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2022-03-17T16:30:02.962Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-17T16:30:03.171Z] === RUN TestParseKeyValueOpt [2022-03-17T16:30:03.171Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-17T16:30:03.171Z] === RUN TestParseUintList [2022-03-17T16:30:03.171Z] --- PASS: TestParseUintList (0.00s) [2022-03-17T16:30:03.171Z] === RUN TestParseUintListMaximumLimits [2022-03-17T16:30:03.171Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-17T16:30:03.171Z] PASS [2022-03-17T16:30:03.171Z] coverage: 97.0% of statements [2022-03-17T16:30:03.171Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2022-03-17T16:30:03.638Z] 2022/03/17 16:30:03 Closing DB instances... [2022-03-17T16:30:04.106Z] === RUN Test_windowsOSRelease_String [2022-03-17T16:30:04.106Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-17T16:30:04.106Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-17T16:30:04.106Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-17T16:30:04.106Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-17T16:30:04.106Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-17T16:30:04.106Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-17T16:30:04.106Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-17T16:30:04.106Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-17T16:30:04.106Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-17T16:30:04.106Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T16:30:04.106Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T16:30:04.106Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T16:30:04.106Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T16:30:04.106Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T16:30:04.106Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T16:30:04.106Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T16:30:04.106Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T16:30:04.106Z] PASS [2022-03-17T16:30:04.106Z] coverage: 37.5% of statements [2022-03-17T16:30:04.106Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 37.5% of statements [2022-03-17T16:30:04.348Z] docker_api_swarm_test.go:563: [d86ce7fb81b2b] joining swarm manager [d112d8aee4a0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:30:04.919Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-17T16:30:04.919Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-17T16:30:04.919Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-17T16:30:05.092Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-17T16:30:05.092Z] === RUN TestNetworkDBBulkSync [2022-03-17T16:30:05.092Z] === RUN TestNewAndRemove [2022-03-17T16:30:05.092Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-17T16:30:05.092Z] === RUN TestRemoveInvalidPath [2022-03-17T16:30:05.092Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-17T16:30:05.092Z] PASS [2022-03-17T16:30:05.092Z] coverage: 82.6% of statements [2022-03-17T16:30:05.092Z] ok github.com/docker/docker/pkg/pidfile 0.052s coverage: 82.6% of statements [2022-03-17T16:30:05.179Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-17T16:30:06.656Z] 2022/03/17 16:30:06 Closing DB instances... [2022-03-17T16:30:06.656Z] === RUN TestFailedConnection [2022-03-17T16:30:07.643Z] --- PASS: TestGetAddress (25.43s) [2022-03-17T16:30:07.643Z] === RUN TestRequestSyntaxCheck [2022-03-17T16:30:07.643Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-17T16:30:07.643Z] === RUN TestRequest [2022-03-17T16:30:07.692Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-17T16:30:08.110Z] --- PASS: TestNetworkDBBulkSync (3.05s) [2022-03-17T16:30:08.110Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-17T16:30:08.578Z] --- PASS: TestFailedConnection (2.02s) [2022-03-17T16:30:08.578Z] === RUN TestFailOnce [2022-03-17T16:30:09.046Z] 2022/03/17 16:30:08 http: panic serving 127.0.0.1:49291: Plugin not ready [2022-03-17T16:30:09.046Z] goroutine 34 [running]: [2022-03-17T16:30:09.046Z] net/http.(*conn).serve.func1() [2022-03-17T16:30:09.046Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T16:30:09.046Z] panic({0x763700, 0x8ad030}) [2022-03-17T16:30:09.046Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T16:30:09.046Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001a7a70?) [2022-03-17T16:30:09.046Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-17T16:30:09.046Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x8b2838?, 0xc0000ba000?}, 0x6bda46?) [2022-03-17T16:30:09.046Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T16:30:09.046Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x8b2838, 0xc0000ba000}, 0xc0000ae000) [2022-03-17T16:30:09.046Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-17T16:30:09.046Z] net/http.serverHandler.ServeHTTP({0x8b0e58?}, {0x8b2838, 0xc0000ba000}, 0xc0000ae000) [2022-03-17T16:30:09.046Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T16:30:09.046Z] net/http.(*conn).serve(0xc0000a6000, {0x8b2d38, 0xc0000880c0}) [2022-03-17T16:30:09.046Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T16:30:09.046Z] created by net/http.(*Server).Serve [2022-03-17T16:30:09.046Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T16:30:09.046Z] time="2022-03-17T16:30:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2022-03-17T16:30:09.609Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-03-17T16:30:09.609Z] === RUN TestServiceUpdateConfigs [2022-03-17T16:30:10.031Z] --- PASS: TestFailOnce (1.19s) [2022-03-17T16:30:10.032Z] === RUN TestEchoInputOutput [2022-03-17T16:30:10.032Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-17T16:30:10.032Z] === RUN TestBackoff [2022-03-17T16:30:10.032Z] --- PASS: TestBackoff (0.00s) [2022-03-17T16:30:10.032Z] === RUN TestAbortRetry [2022-03-17T16:30:10.032Z] --- PASS: TestAbortRetry (0.00s) [2022-03-17T16:30:10.032Z] === RUN TestClientScheme [2022-03-17T16:30:10.032Z] --- PASS: TestClientScheme (0.00s) [2022-03-17T16:30:10.032Z] === RUN TestNewClientWithTimeout [2022-03-17T16:30:10.499Z] time="2022-03-17T16:30:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-17T16:30:10.967Z] 2022/03/17 16:30:10 Closing DB instances... [2022-03-17T16:30:10.967Z] time="2022-03-17T16:30:10Z" level=error msg="node: d99a10a41445 is unknown to memberlist" [2022-03-17T16:30:11.887Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-17T16:30:11.957Z] time="2022-03-17T16:30:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-17T16:30:13.526Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.52s) [2022-03-17T16:30:13.526Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-17T16:30:14.516Z] time="2022-03-17T16:30:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-17T16:30:14.516Z] 2022/03/17 16:30:14 Closing DB instances... [2022-03-17T16:30:14.984Z] --- PASS: TestRequest (7.58s) [2022-03-17T16:30:14.984Z] === RUN TestOverlappingRequests [2022-03-17T16:30:15.178Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-17T16:30:15.439Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-17T16:30:15.453Z] --- PASS: TestOverlappingRequests (0.41s) [2022-03-17T16:30:15.453Z] === RUN TestRelease [2022-03-17T16:30:15.920Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-17T16:30:15.920Z] === RUN TestNetworkDBGarbageCollection [2022-03-17T16:30:16.382Z] docker_api_swarm_test.go:585: [ddc81ba01bc81] joining swarm manager [d112d8aee4a0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:30:16.643Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-17T16:30:16.906Z] --- PASS: TestRelease (1.49s) [2022-03-17T16:30:16.906Z] === RUN TestAllocateRandomDeallocate [2022-03-17T16:30:17.215Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-17T16:30:17.788Z] === RUN TestDockerSuite/TestBuildFails [2022-03-17T16:30:18.109Z] ? github.com/docker/docker/api [no test files] [2022-03-17T16:30:18.730Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-17T16:30:18.730Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-17T16:30:19.120Z] time="2022-03-17T16:30:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-17T16:30:19.303Z] check_test.go:379: [d86ce7fb81b2b] daemon is not started [2022-03-17T16:30:21.362Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-17T16:30:21.493Z] --- PASS: TestAllocateRandomDeallocate (4.12s) [2022-03-17T16:30:21.493Z] === RUN TestRetrieveFromStore [2022-03-17T16:30:21.961Z] === RUN TestParseEmptyInterface [2022-03-17T16:30:21.961Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-17T16:30:21.961Z] === RUN TestParseNonInterfaceType [2022-03-17T16:30:21.961Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-17T16:30:21.961Z] === RUN TestParseWithOneFunction [2022-03-17T16:30:21.961Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-17T16:30:21.961Z] === RUN TestParseWithMultipleFuncs [2022-03-17T16:30:21.961Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-17T16:30:21.961Z] === RUN TestParseWithUnnamedReturn [2022-03-17T16:30:21.961Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-17T16:30:21.961Z] === RUN TestEmbeddedInterface [2022-03-17T16:30:21.961Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-17T16:30:21.961Z] === RUN TestParsedImports [2022-03-17T16:30:21.961Z] --- PASS: TestParsedImports (0.00s) [2022-03-17T16:30:21.961Z] === RUN TestAliasedImports [2022-03-17T16:30:21.961Z] --- PASS: TestAliasedImports (0.00s) [2022-03-17T16:30:21.961Z] PASS [2022-03-17T16:30:21.961Z] coverage: 56.8% of statements [2022-03-17T16:30:21.961Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-03-17T16:30:22.430Z] --- PASS: TestRetrieveFromStore (1.53s) [2022-03-17T16:30:22.430Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-17T16:30:22.430Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-03-17T16:30:22.430Z] === RUN TestParallelPredefinedRequest1 [2022-03-17T16:30:22.430Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-17T16:30:22.430Z] === RUN TestParallelPredefinedRequest2 [2022-03-17T16:30:22.430Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-17T16:30:22.430Z] === RUN TestParallelPredefinedRequest3 [2022-03-17T16:30:22.430Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-17T16:30:22.430Z] === RUN TestParallelPredefinedRequest4 [2022-03-17T16:30:22.430Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-17T16:30:22.430Z] === RUN TestParallelPredefinedRequest5 [2022-03-17T16:30:22.430Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-17T16:30:22.430Z] === RUN TestDebug [2022-03-17T16:30:22.430Z] --- PASS: TestDebug (0.00s) [2022-03-17T16:30:22.430Z] === RUN TestRequestPoolParallel [2022-03-17T16:30:22.746Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-17T16:30:22.898Z] --- PASS: TestRequestPoolParallel (0.57s) [2022-03-17T16:30:22.898Z] === RUN TestFullAllocateRelease [2022-03-17T16:30:23.366Z] === RUN TestHTTPTransport [2022-03-17T16:30:23.366Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-17T16:30:23.366Z] PASS [2022-03-17T16:30:23.366Z] coverage: 85.7% of statements [2022-03-17T16:30:23.366Z] ok github.com/docker/docker/pkg/plugins/transport 0.052s coverage: 85.7% of statements [2022-03-17T16:30:23.366Z] --- PASS: TestFullAllocateRelease (0.48s) [2022-03-17T16:30:23.366Z] === RUN TestOddAllocateRelease [2022-03-17T16:30:23.834Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-03-17T16:30:23.834Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-17T16:30:23.834Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-17T16:30:23.835Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-17T16:30:23.835Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-17T16:30:23.835Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-17T16:30:24.132Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-17T16:30:24.303Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-17T16:30:24.303Z] === CONT TestParallelPredefinedRequest1 [2022-03-17T16:30:24.303Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:30:24.303Z] === CONT TestParallelPredefinedRequest4 [2022-03-17T16:30:24.303Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:30:24.303Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-17T16:30:24.303Z] === CONT TestParallelPredefinedRequest3 [2022-03-17T16:30:24.303Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:30:24.303Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-17T16:30:24.303Z] === CONT TestParallelPredefinedRequest2 [2022-03-17T16:30:24.303Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:30:24.303Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-17T16:30:24.303Z] === CONT TestParallelPredefinedRequest5 [2022-03-17T16:30:24.303Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:30:24.303Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-17T16:30:24.303Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-17T16:30:24.303Z] PASS [2022-03-17T16:30:24.303Z] coverage: 85.3% of statements [2022-03-17T16:30:24.303Z] ok github.com/docker/docker/libnetwork/ipam 49.391s coverage: 85.3% of statements [2022-03-17T16:30:24.303Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-17T16:30:24.303Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T16:30:24.303Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-17T16:30:24.303Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-17T16:30:24.303Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-17T16:30:24.303Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-17T16:30:24.303Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-17T16:30:24.303Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T16:30:24.303Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-17T16:30:24.303Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-17T16:30:24.303Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-17T16:30:24.303Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-17T16:30:24.303Z] === RUN TestBufferPoolPutAndGet [2022-03-17T16:30:24.303Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-17T16:30:24.303Z] PASS [2022-03-17T16:30:24.303Z] coverage: 88.2% of statements [2022-03-17T16:30:24.303Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-03-17T16:30:24.440Z] --- PASS: TestServiceUpdateConfigs (14.39s) [2022-03-17T16:30:24.440Z] === RUN TestServiceUpdateNetwork [2022-03-17T16:30:24.771Z] === RUN TestOutputOnPrematureClose [2022-03-17T16:30:24.771Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-17T16:30:24.771Z] === RUN TestCompleteSilently [2022-03-17T16:30:24.771Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-17T16:30:24.771Z] PASS [2022-03-17T16:30:24.771Z] coverage: 75.9% of statements [2022-03-17T16:30:24.771Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2022-03-17T16:30:25.756Z] === RUN TestSendToOneSub [2022-03-17T16:30:25.756Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-17T16:30:25.756Z] === RUN TestSendToMultipleSubs [2022-03-17T16:30:25.756Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-17T16:30:25.756Z] === RUN TestEvictOneSub [2022-03-17T16:30:25.756Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-17T16:30:25.756Z] === RUN TestClosePublisher [2022-03-17T16:30:25.756Z] --- PASS: TestClosePublisher (0.00s) [2022-03-17T16:30:25.756Z] === RUN TestPubSubRace [2022-03-17T16:30:26.046Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-17T16:30:26.307Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-17T16:30:26.741Z] --- PASS: TestPubSubRace (1.06s) [2022-03-17T16:30:26.741Z] PASS [2022-03-17T16:30:26.741Z] coverage: 75.0% of statements [2022-03-17T16:30:26.741Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2022-03-17T16:30:27.209Z] === RUN TestRegister [2022-03-17T16:30:27.209Z] --- PASS: TestRegister (0.00s) [2022-03-17T16:30:27.209Z] === RUN TestCommand [2022-03-17T16:30:27.209Z] --- PASS: TestCommand (0.04s) [2022-03-17T16:30:27.209Z] === RUN TestNaiveSelf [2022-03-17T16:30:27.209Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-17T16:30:27.209Z] PASS [2022-03-17T16:30:27.209Z] coverage: 82.4% of statements [2022-03-17T16:30:27.209Z] ok github.com/docker/docker/pkg/reexec 0.112s coverage: 82.4% of statements [2022-03-17T16:30:27.256Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-17T16:30:27.677Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-17T16:30:27.677Z] === RUN TestClientStream [2022-03-17T16:30:27.677Z] --- PASS: TestClientStream (0.00s) [2022-03-17T16:30:27.677Z] === RUN TestClientSendFile [2022-03-17T16:30:27.677Z] --- PASS: TestClientSendFile (0.00s) [2022-03-17T16:30:27.677Z] === RUN TestClientWithRequestTimeout [2022-03-17T16:30:27.677Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-17T16:30:27.677Z] === RUN TestFileSpecPlugin [2022-03-17T16:30:27.677Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-17T16:30:27.677Z] === RUN TestFileJSONSpecPlugin [2022-03-17T16:30:27.677Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-17T16:30:27.677Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-17T16:30:27.677Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-03-17T16:30:27.677Z] === RUN TestPluginAddHandler [2022-03-17T16:30:27.677Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-17T16:30:27.677Z] === RUN TestPluginWaitBadPlugin [2022-03-17T16:30:27.677Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-17T16:30:27.677Z] === RUN TestGet [2022-03-17T16:30:27.677Z] time="2022-03-17T16:30:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-17T16:30:27.788Z] ......... [ 85%] [2022-03-17T16:30:28.144Z] === RUN TestDump [2022-03-17T16:30:28.144Z] goroutine 6 [running]: [2022-03-17T16:30:28.144Z] github.com/docker/docker/pkg/stack.dump(0x462d57?) [2022-03-17T16:30:28.144Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T16:30:28.144Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-17T16:30:28.144Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-17T16:30:28.144Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-17T16:30:28.144Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-17T16:30:28.144Z] testing.tRunner(0xc00015a4e0, 0x62a498) [2022-03-17T16:30:28.144Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T16:30:28.144Z] created by testing.(*T).Run [2022-03-17T16:30:28.144Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T16:30:28.144Z] [2022-03-17T16:30:28.144Z] goroutine 1 [chan receive]: [2022-03-17T16:30:28.144Z] testing.(*T).Run(0xc00015a340, {0x61913c?, 0x43c1f3?}, 0x62a498) [2022-03-17T16:30:28.144Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T16:30:28.144Z] testing.runTests.func1(0xc00006c840?) [2022-03-17T16:30:28.144Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T16:30:28.144Z] testing.tRunner(0xc00015a340, 0xc000075ca0) [2022-03-17T16:30:28.144Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T16:30:28.144Z] testing.runTests(0xc000058460?, {0x7ae400, 0x3, 0x3}, {0x1c1de150108?, 0x40?, 0x7b34a0?}) [2022-03-17T16:30:28.144Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T16:30:28.144Z] testing.(*M).Run(0xc000058460) [2022-03-17T16:30:28.144Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T16:30:28.144Z] main.main() [2022-03-17T16:30:28.144Z] _testmain.go:99 +0x255 [2022-03-17T16:30:28.144Z] --- PASS: TestDump (0.00s) [2022-03-17T16:30:28.144Z] === RUN TestDumpToFile [2022-03-17T16:30:28.144Z] --- PASS: TestDumpToFile (0.18s) [2022-03-17T16:30:28.144Z] === RUN TestDumpToFileWithEmptyInput [2022-03-17T16:30:28.144Z] goroutine 8 [running]: [2022-03-17T16:30:28.144Z] github.com/docker/docker/pkg/stack.dump(0x4decd3?) [2022-03-17T16:30:28.144Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T16:30:28.144Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x4deca0?}) [2022-03-17T16:30:28.144Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-17T16:30:28.144Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a4e0?) [2022-03-17T16:30:28.144Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-17T16:30:28.144Z] testing.tRunner(0xc00015ab60, 0x62a488) [2022-03-17T16:30:28.144Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T16:30:28.144Z] created by testing.(*T).Run [2022-03-17T16:30:28.144Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T16:30:28.144Z] [2022-03-17T16:30:28.144Z] goroutine 1 [chan receive]: [2022-03-17T16:30:28.144Z] testing.(*T).Run(0xc00015a340, {0x620713?, 0x43c1f3?}, 0x62a488) [2022-03-17T16:30:28.144Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T16:30:28.144Z] testing.runTests.func1(0xc00006c840?) [2022-03-17T16:30:28.144Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T16:30:28.144Z] testing.tRunner(0xc00015a340, 0xc000075ca0) [2022-03-17T16:30:28.144Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T16:30:28.144Z] testing.runTests(0xc000058460?, {0x7ae400, 0x3, 0x3}, {0x1c1de150108?, 0x40?, 0x7b34a0?}) [2022-03-17T16:30:28.144Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T16:30:28.144Z] testing.(*M).Run(0xc000058460) [2022-03-17T16:30:28.144Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T16:30:28.144Z] main.main() [2022-03-17T16:30:28.144Z] _testmain.go:99 +0x255 [2022-03-17T16:30:28.144Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-17T16:30:28.144Z] PASS [2022-03-17T16:30:28.144Z] coverage: 90.9% of statements [2022-03-17T16:30:28.144Z] ok github.com/docker/docker/pkg/stack 0.225s coverage: 90.9% of statements [2022-03-17T16:30:28.612Z] time="2022-03-17T16:30:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-17T16:30:29.080Z] === RUN TestNewStdWriter [2022-03-17T16:30:29.080Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-17T16:30:29.080Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-17T16:30:29.080Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-17T16:30:29.080Z] === RUN TestWriteWithNilBytes [2022-03-17T16:30:29.080Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-17T16:30:29.080Z] === RUN TestWrite [2022-03-17T16:30:29.080Z] --- PASS: TestWrite (0.00s) [2022-03-17T16:30:29.080Z] === RUN TestWriteWithWriterError [2022-03-17T16:30:29.080Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-17T16:30:29.080Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-17T16:30:29.080Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-17T16:30:29.080Z] === RUN TestStdCopyWriteAndRead [2022-03-17T16:30:29.080Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-17T16:30:29.080Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-17T16:30:29.080Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-17T16:30:29.080Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-17T16:30:29.080Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-17T16:30:29.080Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-17T16:30:29.080Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-17T16:30:29.080Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-17T16:30:29.080Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-17T16:30:29.080Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-17T16:30:29.080Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-17T16:30:29.080Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-17T16:30:29.080Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-17T16:30:29.080Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-17T16:30:29.080Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-17T16:30:29.080Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-17T16:30:29.080Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-17T16:30:29.080Z] PASS [2022-03-17T16:30:29.080Z] coverage: 100.0% of statements [2022-03-17T16:30:29.080Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2022-03-17T16:30:29.168Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-17T16:30:29.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-17T16:30:29.739Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-17T16:30:29.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-17T16:30:29.739Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-17T16:30:30.066Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-17T16:30:30.066Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-17T16:30:30.066Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-17T16:30:30.066Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-17T16:30:30.066Z] === RUN TestFormatStatus [2022-03-17T16:30:30.066Z] --- PASS: TestFormatStatus (0.00s) [2022-03-17T16:30:30.066Z] === RUN TestFormatError [2022-03-17T16:30:30.066Z] --- PASS: TestFormatError (0.00s) [2022-03-17T16:30:30.066Z] === RUN TestFormatJSONError [2022-03-17T16:30:30.066Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-17T16:30:30.066Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-17T16:30:30.066Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-17T16:30:30.066Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-17T16:30:30.066Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-17T16:30:30.066Z] === RUN TestNewJSONProgressOutput [2022-03-17T16:30:30.066Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-17T16:30:30.066Z] === RUN TestAuxFormatterEmit [2022-03-17T16:30:30.066Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-17T16:30:30.066Z] === RUN TestStreamWriterStdout [2022-03-17T16:30:30.066Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-17T16:30:30.066Z] === RUN TestStreamWriterStderr [2022-03-17T16:30:30.066Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-17T16:30:30.066Z] PASS [2022-03-17T16:30:30.066Z] coverage: 66.2% of statements [2022-03-17T16:30:30.066Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-03-17T16:30:30.310Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-17T16:30:30.535Z] time="2022-03-17T16:30:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-17T16:30:30.535Z] === RUN TestGenerateRandomID [2022-03-17T16:30:30.535Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-17T16:30:30.535Z] === RUN TestShortenId [2022-03-17T16:30:30.535Z] --- PASS: TestShortenId (0.00s) [2022-03-17T16:30:30.535Z] === RUN TestShortenSha256Id [2022-03-17T16:30:30.535Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-17T16:30:30.535Z] === RUN TestShortenIdEmpty [2022-03-17T16:30:30.535Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-17T16:30:30.535Z] === RUN TestShortenIdInvalid [2022-03-17T16:30:30.535Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-17T16:30:30.535Z] === RUN TestIsShortIDNonHex [2022-03-17T16:30:30.535Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-17T16:30:30.535Z] === RUN TestIsShortIDNotCorrectSize [2022-03-17T16:30:30.535Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-17T16:30:30.535Z] PASS [2022-03-17T16:30:30.535Z] coverage: 70.6% of statements [2022-03-17T16:30:30.535Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2022-03-17T16:30:31.522Z] === RUN TestIsCpusetListAvailable [2022-03-17T16:30:31.522Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-17T16:30:31.522Z] PASS [2022-03-17T16:30:31.522Z] coverage: 39.4% of statements [2022-03-17T16:30:31.522Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-03-17T16:30:32.273Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-17T16:30:32.856Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-17T16:30:32.856Z] docker_api_swarm_test.go:46: [d61571f021750] joining swarm manager [dd2a7e2b953c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:30:33.085Z] === RUN TestChtimes [2022-03-17T16:30:33.085Z] --- PASS: TestChtimes (0.00s) [2022-03-17T16:30:33.085Z] === RUN TestChtimesWindows [2022-03-17T16:30:33.085Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-17T16:30:33.085Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-17T16:30:33.085Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-17T16:30:33.085Z] PASS [2022-03-17T16:30:33.085Z] coverage: 12.9% of statements [2022-03-17T16:30:33.085Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 12.9% of statements [2022-03-17T16:30:33.553Z] === RUN TestTailFile [2022-03-17T16:30:33.553Z] --- PASS: TestTailFile (0.00s) [2022-03-17T16:30:33.553Z] === RUN TestTailFileManyLines [2022-03-17T16:30:33.553Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-17T16:30:33.553Z] === RUN TestTailEmptyFile [2022-03-17T16:30:33.553Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-17T16:30:33.553Z] === RUN TestTailNegativeN [2022-03-17T16:30:33.553Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader [2022-03-17T16:30:33.553Z] === CONT TestNewTailReader [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/no_delimiter [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/truncated_last_line [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-17T16:30:33.553Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T16:30:33.553Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T16:30:33.553Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:33.553Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-17T16:30:33.553Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T16:30:33.553Z] === CONT TestNewTailReader/no_delimiter [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T16:30:33.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T16:30:33.553Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T16:30:33.554Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T16:30:33.554Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:33.554Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:33.554Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:33.554Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:33.554Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:33.554Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:33.554Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:33.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:33.724Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.023Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.023Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.023Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.023Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.024Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.025Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T16:30:34.026Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.026Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.027Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.027Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.027Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.027Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.027Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.027Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.027Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.027Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.027Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.027Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.241Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T16:30:34.498Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-17T16:30:34.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.01s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.01s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-17T16:30:34.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:30:34.500Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:30:34.501Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:30:34.501Z] PASS [2022-03-17T16:30:34.501Z] coverage: 88.6% of statements [2022-03-17T16:30:34.501Z] ok github.com/docker/docker/pkg/tailfile 0.204s coverage: 88.6% of statements [2022-03-17T16:30:34.501Z] time="2022-03-17T16:30:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-17T16:30:34.968Z] === RUN TestTarSumRemoveNonExistent [2022-03-17T16:30:34.968Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-17T16:30:34.968Z] === RUN TestTarSumRemove [2022-03-17T16:30:34.968Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-17T16:30:34.968Z] === RUN TestSortFileInfoSums [2022-03-17T16:30:34.968Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-17T16:30:34.968Z] === RUN TestNewTarSumForLabelInvalid [2022-03-17T16:30:34.968Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-17T16:30:34.968Z] === RUN TestNewTarSumForLabel [2022-03-17T16:30:34.968Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-17T16:30:34.968Z] === RUN TestEmptyTar [2022-03-17T16:30:34.968Z] --- PASS: TestEmptyTar (0.00s) [2022-03-17T16:30:34.968Z] === RUN TestTarSumsReadSize [2022-03-17T16:30:34.968Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-17T16:30:34.968Z] === RUN TestTarSums [2022-03-17T16:30:34.968Z] --- PASS: TestTarSums (0.07s) [2022-03-17T16:30:34.968Z] === RUN TestIteration [2022-03-17T16:30:34.968Z] --- PASS: TestIteration (0.00s) [2022-03-17T16:30:34.968Z] === RUN TestVersionLabelForChecksum [2022-03-17T16:30:34.968Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-17T16:30:34.968Z] === RUN TestVersion [2022-03-17T16:30:34.968Z] --- PASS: TestVersion (0.00s) [2022-03-17T16:30:34.968Z] === RUN TestGetVersion [2022-03-17T16:30:34.968Z] --- PASS: TestGetVersion (0.00s) [2022-03-17T16:30:34.968Z] === RUN TestGetVersions [2022-03-17T16:30:34.968Z] --- PASS: TestGetVersions (0.00s) [2022-03-17T16:30:34.968Z] PASS [2022-03-17T16:30:34.968Z] coverage: 89.3% of statements [2022-03-17T16:30:34.968Z] ok github.com/docker/docker/pkg/tarsum 0.119s coverage: 89.3% of statements [2022-03-17T16:30:35.626Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-17T16:30:35.955Z] === RUN TestTruncIndex [2022-03-17T16:30:35.955Z] --- PASS: TestTruncIndex (0.10s) [2022-03-17T16:30:35.955Z] PASS [2022-03-17T16:30:35.955Z] coverage: 91.5% of statements [2022-03-17T16:30:35.955Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2022-03-17T16:30:36.423Z] === RUN TestIsGIT [2022-03-17T16:30:36.423Z] --- PASS: TestIsGIT (0.00s) [2022-03-17T16:30:36.423Z] === RUN TestIsTransport [2022-03-17T16:30:36.423Z] --- PASS: TestIsTransport (0.00s) [2022-03-17T16:30:36.423Z] PASS [2022-03-17T16:30:36.423Z] coverage: 100.0% of statements [2022-03-17T16:30:36.423Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2022-03-17T16:30:36.423Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-17T16:30:36.423Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-17T16:30:36.423Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-17T16:30:36.423Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-17T16:30:36.602Z] --- PASS: TestServiceUpdateNetwork (12.15s) [2022-03-17T16:30:36.602Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T16:30:36.602Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-17T16:30:36.602Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-17T16:30:36.892Z] === RUN TestVersionInfo [2022-03-17T16:30:36.892Z] --- PASS: TestVersionInfo (0.00s) [2022-03-17T16:30:36.892Z] === RUN TestAppendVersions [2022-03-17T16:30:36.892Z] --- PASS: TestAppendVersions (0.00s) [2022-03-17T16:30:36.892Z] PASS [2022-03-17T16:30:36.892Z] coverage: 88.9% of statements [2022-03-17T16:30:36.892Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2022-03-17T16:30:37.879Z] === RUN TestNewSettable [2022-03-17T16:30:37.879Z] --- PASS: TestNewSettable (0.00s) [2022-03-17T16:30:37.879Z] === RUN TestIsSettable [2022-03-17T16:30:37.879Z] --- PASS: TestIsSettable (0.00s) [2022-03-17T16:30:37.879Z] === RUN TestUpdateSettingsEnv [2022-03-17T16:30:37.879Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-17T16:30:37.879Z] PASS [2022-03-17T16:30:37.879Z] coverage: 20.0% of statements [2022-03-17T16:30:37.879Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 20.0% of statements [2022-03-17T16:30:38.348Z] === RUN TestValidatePrivileges [2022-03-17T16:30:38.348Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-17T16:30:38.348Z] === RUN TestFilterByCapNeg [2022-03-17T16:30:38.348Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-17T16:30:38.348Z] === RUN TestFilterByCapPos [2022-03-17T16:30:38.348Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-17T16:30:38.348Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-17T16:30:38.348Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-17T16:30:38.348Z] PASS [2022-03-17T16:30:38.348Z] coverage: 12.0% of statements [2022-03-17T16:30:38.348Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.0% of statements [2022-03-17T16:30:38.816Z] === RUN TestLoad [2022-03-17T16:30:38.816Z] --- PASS: TestLoad (0.00s) [2022-03-17T16:30:38.816Z] === RUN TestSave [2022-03-17T16:30:38.816Z] --- PASS: TestSave (0.03s) [2022-03-17T16:30:38.816Z] === RUN TestAddDeleteGet [2022-03-17T16:30:38.816Z] --- PASS: TestAddDeleteGet (0.03s) [2022-03-17T16:30:38.816Z] === RUN TestInvalidTags [2022-03-17T16:30:38.816Z] --- PASS: TestInvalidTags (0.00s) [2022-03-17T16:30:38.816Z] PASS [2022-03-17T16:30:38.816Z] coverage: 84.4% of statements [2022-03-17T16:30:38.816Z] ok github.com/docker/docker/reference 0.108s coverage: 84.4% of statements [2022-03-17T16:30:39.334Z] === RUN TestMiddlewares [2022-03-17T16:30:39.334Z] --- PASS: TestMiddlewares (0.00s) [2022-03-17T16:30:39.334Z] PASS [2022-03-17T16:30:39.334Z] coverage: 9.0% of statements [2022-03-17T16:30:39.334Z] ok github.com/docker/docker/api/server 0.064s coverage: 9.0% of statements [2022-03-17T16:30:39.830Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-17T16:30:40.279Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-17T16:30:40.279Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-17T16:30:40.382Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-17T16:30:40.383Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-17T16:30:40.383Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-17T16:30:40.383Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-17T16:30:40.383Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-17T16:30:40.383Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestResumableRequestReaderWithReadError [2022-03-17T16:30:40.383Z] time="2022-03-17T16:30:39Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-17T16:30:40.383Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2022-03-17T16:30:40.383Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-17T16:30:40.383Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-17T16:30:40.383Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-17T16:30:40.383Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestResumableRequestReader [2022-03-17T16:30:40.383Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-17T16:30:40.383Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-17T16:30:40.383Z] PASS [2022-03-17T16:30:40.383Z] coverage: 100.0% of statements [2022-03-17T16:30:40.383Z] ok github.com/docker/docker/registry/resumable 0.219s coverage: 100.0% of statements [2022-03-17T16:30:40.383Z] === RUN TestResolveAuthConfigIndexServer [2022-03-17T16:30:40.383Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestResolveAuthConfigFullURL [2022-03-17T16:30:40.383Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-17T16:30:40.383Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestValidateMirror [2022-03-17T16:30:40.383Z] --- PASS: TestValidateMirror (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestLoadInsecureRegistries [2022-03-17T16:30:40.383Z] time="2022-03-17T16:30:40Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T16:30:40.383Z] time="2022-03-17T16:30:40Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-17T16:30:40.383Z] time="2022-03-17T16:30:40Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T16:30:40.383Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2022-03-17T16:30:40.383Z] === RUN TestNewServiceConfig [2022-03-17T16:30:40.383Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestValidateIndexName [2022-03-17T16:30:40.383Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestValidateIndexNameWithError [2022-03-17T16:30:40.383Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestEndpointParse [2022-03-17T16:30:40.383Z] --- PASS: TestEndpointParse (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestEndpointParseInvalid [2022-03-17T16:30:40.383Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestValidateEndpoint [2022-03-17T16:30:40.383Z] --- PASS: TestValidateEndpoint (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestPing [2022-03-17T16:30:40.383Z] --- PASS: TestPing (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestPingRegistryEndpoint [2022-03-17T16:30:40.383Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:30:40.383Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-17T16:30:40.383Z] === RUN TestEndpoint [2022-03-17T16:30:40.383Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:30:40.383Z] --- SKIP: TestEndpoint (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestParseRepositoryInfo [2022-03-17T16:30:40.383Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestNewIndexInfo [2022-03-17T16:30:40.383Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestMirrorEndpointLookup [2022-03-17T16:30:40.383Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:30:40.383Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestSearchRepositories [2022-03-17T16:30:40.383Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-17T16:30:40.383Z] Host: 127.0.0.1:49336 [2022-03-17T16:30:40.383Z] User-Agent: docker test client [2022-03-17T16:30:40.383Z] Authorization: Token fake-token [2022-03-17T16:30:40.383Z] X-Docker-Token: true [2022-03-17T16:30:40.383Z] Accept-Encoding: gzip [2022-03-17T16:30:40.383Z] [2022-03-17T16:30:40.383Z] [2022-03-17T16:30:40.383Z] registry_test.go:731: HTTP/1.1 200 OK [2022-03-17T16:30:40.383Z] Connection: close [2022-03-17T16:30:40.383Z] Content-Length: 144 [2022-03-17T16:30:40.383Z] Cache-Control: no-cache [2022-03-17T16:30:40.383Z] Content-Type: application/json [2022-03-17T16:30:40.383Z] Date: Thu, 17 Mar 2022 16:30:40 GMT [2022-03-17T16:30:40.383Z] Expires: -1 [2022-03-17T16:30:40.383Z] Pragma: no-cache [2022-03-17T16:30:40.383Z] Server: docker-tests/mock [2022-03-17T16:30:40.383Z] X-Docker-Registry-Config: mock [2022-03-17T16:30:40.383Z] X-Docker-Registry-Version: 0.0.0 [2022-03-17T16:30:40.383Z] [2022-03-17T16:30:40.383Z] [2022-03-17T16:30:40.383Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestTrustedLocation [2022-03-17T16:30:40.383Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-17T16:30:40.383Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestAllowNondistributableArtifacts [2022-03-17T16:30:40.383Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-17T16:30:40.383Z] === RUN TestIsSecureIndex [2022-03-17T16:30:40.383Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-17T16:30:40.383Z] PASS [2022-03-17T16:30:40.383Z] coverage: 51.2% of statements [2022-03-17T16:30:40.383Z] ok github.com/docker/docker/registry 0.257s coverage: 51.2% of statements [2022-03-17T16:30:40.401Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-17T16:30:40.851Z] === RUN TestRestartManagerTimeout [2022-03-17T16:30:40.851Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-17T16:30:40.851Z] === RUN TestRestartManagerTimeoutReset [2022-03-17T16:30:40.851Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-17T16:30:40.851Z] PASS [2022-03-17T16:30:40.851Z] coverage: 50.9% of statements [2022-03-17T16:30:40.851Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2022-03-17T16:30:40.973Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-17T16:30:41.319Z] === RUN TestDecodeContainerConfig [2022-03-17T16:30:41.319Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-17T16:30:41.319Z] === RUN TestDecodeContainerConfigIsolation [2022-03-17T16:30:41.319Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-17T16:30:41.319Z] === RUN TestValidatePrivileged [2022-03-17T16:30:41.319Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-17T16:30:41.319Z] PASS [2022-03-17T16:30:41.319Z] coverage: 52.6% of statements [2022-03-17T16:30:41.319Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.6% of statements [2022-03-17T16:30:41.319Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-17T16:30:41.319Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-17T16:30:41.319Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-17T16:30:41.319Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-17T16:30:41.319Z] PASS [2022-03-17T16:30:41.319Z] coverage: 62.5% of statements [2022-03-17T16:30:41.544Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-17T16:30:41.787Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2022-03-17T16:30:42.036Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-17T16:30:42.116Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-17T16:30:42.116Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-17T16:30:42.772Z] --- PASS: TestGet (15.01s) [2022-03-17T16:30:42.772Z] === RUN TestPluginWithNoManifest [2022-03-17T16:30:42.772Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-17T16:30:42.772Z] === RUN TestGetAll [2022-03-17T16:30:42.772Z] --- PASS: TestGetAll (0.01s) [2022-03-17T16:30:42.772Z] PASS [2022-03-17T16:30:42.772Z] coverage: 73.2% of statements [2022-03-17T16:30:42.772Z] ok github.com/docker/docker/pkg/plugins 35.932s coverage: 73.2% of statements [2022-03-17T16:30:43.057Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-17T16:30:43.628Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-17T16:30:43.890Z] --- PASS: TestImportExtremelyLargeImageWorks (176.61s) [2022-03-17T16:30:43.890Z] PASS [2022-03-17T16:30:43.890Z] [2022-03-17T16:30:43.890Z] DONE 22 tests in 181.010s [2022-03-17T16:30:43.890Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-17T16:30:43.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:30:43.890Z] ++ set -e [2022-03-17T16:30:43.890Z] ++ '[' -n 0 ']' [2022-03-17T16:30:43.890Z] ++ set -x [2022-03-17T16:30:43.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:30:44.150Z] INFO: Testing against a local daemon [2022-03-17T16:30:44.150Z] === RUN TestNetworkCreateDelete [2022-03-17T16:30:44.150Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-17T16:30:44.150Z] --- PASS: TestNetworkCreateDelete (0.21s) [2022-03-17T16:30:44.150Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T16:30:44.339Z] === RUN TestGetAddress [2022-03-17T16:30:44.339Z] --- PASS: TestGetAddress (0.00s) [2022-03-17T16:30:44.339Z] === RUN TestRemove [2022-03-17T16:30:44.339Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T16:30:44.339Z] --- SKIP: TestRemove (0.00s) [2022-03-17T16:30:44.339Z] === RUN TestInitializeWithVolumes [2022-03-17T16:30:44.339Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-17T16:30:44.339Z] === RUN TestCreate [2022-03-17T16:30:44.339Z] --- PASS: TestCreate (0.01s) [2022-03-17T16:30:44.339Z] === RUN TestValidateName [2022-03-17T16:30:44.339Z] --- PASS: TestValidateName (0.00s) [2022-03-17T16:30:44.339Z] === RUN TestCreateWithOpts [2022-03-17T16:30:44.339Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T16:30:44.339Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-17T16:30:44.339Z] === RUN TestRelaodNoOpts [2022-03-17T16:30:44.339Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-17T16:30:44.339Z] PASS [2022-03-17T16:30:44.339Z] coverage: 41.5% of statements [2022-03-17T16:30:44.339Z] ok github.com/docker/docker/volume/local 0.110s coverage: 41.5% of statements [2022-03-17T16:30:44.339Z] === RUN TestGetDriver [2022-03-17T16:30:44.339Z] --- PASS: TestGetDriver (0.00s) [2022-03-17T16:30:44.339Z] === RUN TestVolumeRequestError [2022-03-17T16:30:44.339Z] --- PASS: TestVolumeRequestError (0.02s) [2022-03-17T16:30:44.339Z] PASS [2022-03-17T16:30:44.339Z] coverage: 36.1% of statements [2022-03-17T16:30:44.339Z] ok github.com/docker/docker/volume/drivers 0.068s coverage: 36.1% of statements [2022-03-17T16:30:44.339Z] === RUN TestLCOWParseMountRaw [2022-03-17T16:30:44.339Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-17T16:30:44.339Z] === RUN TestLCOWParseMountRawSplit [2022-03-17T16:30:44.339Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-17T16:30:44.339Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-17T16:30:44.339Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-17T16:30:44.339Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-17T16:30:44.339Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-17T16:30:44.339Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-17T16:30:44.339Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-17T16:30:44.339Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-17T16:30:44.339Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-17T16:30:44.339Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T16:30:44.339Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-17T16:30:44.339Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-17T16:30:44.339Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T16:30:44.339Z] === RUN TestLinuxParseMountRaw [2022-03-17T16:30:44.339Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-17T16:30:44.339Z] === RUN TestLinuxParseMountRawSplit [2022-03-17T16:30:44.339Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-17T16:30:44.339Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-17T16:30:44.339Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-17T16:30:44.339Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-17T16:30:44.339Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-17T16:30:44.339Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-17T16:30:44.339Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-17T16:30:44.339Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-17T16:30:44.339Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-17T16:30:44.339Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-17T16:30:44.339Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-17T16:30:44.339Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T16:30:44.339Z] === RUN TestConvertTmpfsOptions [2022-03-17T16:30:44.339Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-17T16:30:44.339Z] linux_parser_test.go:209: data="ro" [2022-03-17T16:30:44.339Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-17T16:30:44.339Z] === RUN TestParseMountSpec [2022-03-17T16:30:44.339Z] parser_test.go:62: case 0 [2022-03-17T16:30:44.339Z] parser_test.go:62: case 1 [2022-03-17T16:30:44.339Z] parser_test.go:62: case 2 [2022-03-17T16:30:44.339Z] parser_test.go:62: case 3 [2022-03-17T16:30:44.339Z] parser_test.go:62: case 4 [2022-03-17T16:30:44.339Z] parser_test.go:62: case 5 [2022-03-17T16:30:44.339Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-17T16:30:44.339Z] === RUN TestValidateMount [2022-03-17T16:30:44.339Z] --- PASS: TestValidateMount (0.00s) [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountRaw [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountRawSplit [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T16:30:44.339Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-17T16:30:44.339Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T16:30:44.339Z] PASS [2022-03-17T16:30:44.339Z] coverage: 67.6% of statements [2022-03-17T16:30:44.339Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.6% of statements [2022-03-17T16:30:44.680Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-17T16:30:44.721Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-17T16:30:44.880Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-17T16:30:44.880Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-17T16:30:44.981Z] --- PASS: TestDockerNetworkDeletePreferID (0.66s) [2022-03-17T16:30:44.981Z] === RUN TestDaemonDNSFallback [2022-03-17T16:30:44.981Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-17T16:30:45.242Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-17T16:30:45.904Z] === RUN TestSetGetMeta [2022-03-17T16:30:45.904Z] === PAUSE TestSetGetMeta [2022-03-17T16:30:45.904Z] === RUN TestRestore [2022-03-17T16:30:45.904Z] === PAUSE TestRestore [2022-03-17T16:30:45.904Z] === RUN TestServiceCreate [2022-03-17T16:30:45.904Z] === PAUSE TestServiceCreate [2022-03-17T16:30:45.904Z] === RUN TestServiceList [2022-03-17T16:30:45.904Z] === PAUSE TestServiceList [2022-03-17T16:30:45.904Z] === RUN TestServiceRemove [2022-03-17T16:30:45.904Z] === PAUSE TestServiceRemove [2022-03-17T16:30:45.904Z] === RUN TestServiceGet [2022-03-17T16:30:45.904Z] === PAUSE TestServiceGet [2022-03-17T16:30:45.904Z] === RUN TestServicePrune [2022-03-17T16:30:45.904Z] === PAUSE TestServicePrune [2022-03-17T16:30:45.904Z] === RUN TestCreate [2022-03-17T16:30:45.904Z] === PAUSE TestCreate [2022-03-17T16:30:45.904Z] === RUN TestRemove [2022-03-17T16:30:45.904Z] === PAUSE TestRemove [2022-03-17T16:30:45.904Z] === RUN TestList [2022-03-17T16:30:45.904Z] === PAUSE TestList [2022-03-17T16:30:45.904Z] === RUN TestFindByDriver [2022-03-17T16:30:45.904Z] === PAUSE TestFindByDriver [2022-03-17T16:30:45.904Z] === RUN TestFindByReferenced [2022-03-17T16:30:45.904Z] === PAUSE TestFindByReferenced [2022-03-17T16:30:45.904Z] === RUN TestDerefMultipleOfSameRef [2022-03-17T16:30:45.904Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-17T16:30:45.904Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T16:30:45.904Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T16:30:45.904Z] === RUN TestDefererencePluginOnCreateError [2022-03-17T16:30:45.904Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-17T16:30:45.904Z] === RUN TestRefDerefRemove [2022-03-17T16:30:45.904Z] === PAUSE TestRefDerefRemove [2022-03-17T16:30:45.904Z] === RUN TestGet [2022-03-17T16:30:45.904Z] === PAUSE TestGet [2022-03-17T16:30:45.904Z] === RUN TestGetWithReference [2022-03-17T16:30:45.904Z] === PAUSE TestGetWithReference [2022-03-17T16:30:45.904Z] === RUN TestFilterFunc [2022-03-17T16:30:45.904Z] === RUN TestFilterFunc/test_nil_list [2022-03-17T16:30:45.904Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-17T16:30:45.904Z] === RUN TestFilterFunc/test_empty_list [2022-03-17T16:30:45.904Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-17T16:30:45.904Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T16:30:45.904Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T16:30:45.904Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T16:30:45.904Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T16:30:45.904Z] === RUN TestFilterFunc/test_filter_some [2022-03-17T16:30:45.904Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-17T16:30:45.904Z] === RUN TestFilterFunc/test_filter_middle [2022-03-17T16:30:45.904Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-17T16:30:45.904Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-17T16:30:45.904Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-17T16:30:45.904Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-17T16:30:45.904Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-17T16:30:45.904Z] === CONT TestFilterFunc/test_nil_list [2022-03-17T16:30:45.904Z] === CONT TestFilterFunc/test_filter_some [2022-03-17T16:30:45.904Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T16:30:45.904Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T16:30:45.904Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-17T16:30:45.904Z] === CONT TestFilterFunc/test_empty_list [2022-03-17T16:30:45.904Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-17T16:30:45.904Z] === CONT TestFilterFunc/test_filter_middle [2022-03-17T16:30:45.904Z] --- PASS: TestFilterFunc (0.00s) [2022-03-17T16:30:45.904Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-17T16:30:45.904Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-17T16:30:45.904Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-17T16:30:45.904Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-17T16:30:45.904Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-17T16:30:45.904Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-17T16:30:45.904Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-17T16:30:45.904Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-17T16:30:45.904Z] === CONT TestSetGetMeta [2022-03-17T16:30:45.904Z] === CONT TestList [2022-03-17T16:30:45.904Z] === CONT TestServiceGet [2022-03-17T16:30:45.904Z] === CONT TestDefererencePluginOnCreateError [2022-03-17T16:30:45.904Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-17T16:30:45.904Z] === CONT TestServiceRemove [2022-03-17T16:30:45.904Z] --- PASS: TestList (0.03s) [2022-03-17T16:30:45.904Z] === CONT TestServiceList [2022-03-17T16:30:45.904Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-17T16:30:45.904Z] === CONT TestServiceCreate [2022-03-17T16:30:45.904Z] --- PASS: TestServiceGet (0.17s) [2022-03-17T16:30:45.904Z] === CONT TestRestore [2022-03-17T16:30:45.904Z] --- PASS: TestServiceRemove (0.15s) [2022-03-17T16:30:45.904Z] === CONT TestRemove [2022-03-17T16:30:45.904Z] --- PASS: TestServiceCreate (0.14s) [2022-03-17T16:30:45.904Z] === CONT TestCreate [2022-03-17T16:30:45.904Z] --- PASS: TestServiceList (0.14s) [2022-03-17T16:30:45.904Z] === CONT TestServicePrune [2022-03-17T16:30:45.904Z] --- PASS: TestCreate (0.02s) [2022-03-17T16:30:45.904Z] === CONT TestDerefMultipleOfSameRef [2022-03-17T16:30:45.904Z] time="2022-03-17T16:30:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T16:30:45.904Z] --- PASS: TestRestore (0.03s) [2022-03-17T16:30:45.904Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T16:30:45.904Z] --- PASS: TestRemove (0.03s) [2022-03-17T16:30:45.904Z] === CONT TestFindByReferenced [2022-03-17T16:30:45.904Z] time="2022-03-17T16:30:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T16:30:45.904Z] time="2022-03-17T16:30:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T16:30:45.904Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-17T16:30:45.904Z] === CONT TestFindByDriver [2022-03-17T16:30:45.904Z] time="2022-03-17T16:30:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-17T16:30:45.904Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-17T16:30:45.904Z] === CONT TestGet [2022-03-17T16:30:45.904Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-17T16:30:45.904Z] === CONT TestGetWithReference [2022-03-17T16:30:45.904Z] time="2022-03-17T16:30:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T16:30:45.904Z] --- PASS: TestServicePrune (0.05s) [2022-03-17T16:30:45.904Z] === CONT TestRefDerefRemove [2022-03-17T16:30:45.904Z] --- PASS: TestGet (0.02s) [2022-03-17T16:30:45.904Z] --- PASS: TestFindByDriver (0.03s) [2022-03-17T16:30:45.904Z] --- PASS: TestGetWithReference (0.02s) [2022-03-17T16:30:45.904Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-17T16:30:45.904Z] PASS [2022-03-17T16:30:45.904Z] coverage: 69.0% of statements [2022-03-17T16:30:45.904Z] ok github.com/docker/docker/volume/service 0.292s coverage: 69.0% of statements [2022-03-17T16:30:46.628Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-17T16:30:48.011Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-17T16:30:48.747Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-17T16:30:49.262Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-17T16:30:49.262Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-17T16:30:49.262Z] [2022-03-17T16:30:49.262Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-17T16:30:49.262Z] =========================== short test summary info ============================ [2022-03-17T16:30:49.262Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-17T16:30:49.262Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-17T16:30:49.262Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-17T16:30:49.262Z] Not supported on most drivers [2022-03-17T16:30:49.262Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-17T16:30:49.262Z] Output of docker top depends on host distro, and is not formalized. [2022-03-17T16:30:49.262Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-17T16:30:49.262Z] Output of docker top depends on host distro, and is not formalized. [2022-03-17T16:30:49.263Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-17T16:30:49.263Z] Can fail if eth0 has multiple IP addresses [2022-03-17T16:30:49.263Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-17T16:30:49.263Z] This doesn't seem to be taken into account by the engine [2022-03-17T16:30:49.263Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-17T16:30:49.263Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-17T16:30:49.263Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.43 seconds == [2022-03-17T16:30:49.520Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-17T16:30:50.552Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-17T16:30:50.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-17T16:30:51.222Z] --- PASS: TestServiceUpdatePidsLimit (15.50s) [2022-03-17T16:30:51.222Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.53s) [2022-03-17T16:30:51.222Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-17T16:30:51.222Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-17T16:30:51.222Z] PASS [2022-03-17T16:30:51.222Z] [2022-03-17T16:30:51.222Z] === Skipped [2022-03-17T16:30:51.222Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-17T16:30:51.222Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T16:30:51.222Z] [2022-03-17T16:30:51.222Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-17T16:30:51.222Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T16:30:51.222Z] [2022-03-17T16:30:51.222Z] DONE 27 tests, 2 skipped in 147.760s [2022-03-17T16:30:51.222Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-17T16:30:51.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:30:51.222Z] ++ set -e [2022-03-17T16:30:51.222Z] ++ '[' -n 0 ']' [2022-03-17T16:30:51.222Z] ++ set -x [2022-03-17T16:30:51.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:30:51.222Z] INFO: Testing against a local daemon [2022-03-17T16:30:51.222Z] === RUN TestSessionCreate [2022-03-17T16:30:51.222Z] --- PASS: TestSessionCreate (0.02s) [2022-03-17T16:30:51.222Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T16:30:51.222Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-17T16:30:51.222Z] PASS [2022-03-17T16:30:51.222Z] [2022-03-17T16:30:51.222Z] DONE 2 tests in 0.130s [2022-03-17T16:30:51.222Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-17T16:30:51.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:30:51.222Z] ++ set -e [2022-03-17T16:30:51.222Z] ++ '[' -n 0 ']' [2022-03-17T16:30:51.222Z] ++ set -x [2022-03-17T16:30:51.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:30:51.222Z] INFO: Testing against a local daemon [2022-03-17T16:30:51.222Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T16:30:51.222Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T16:30:51.222Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T16:30:51.222Z] === RUN TestDiskUsage [2022-03-17T16:30:51.222Z] === PAUSE TestDiskUsage [2022-03-17T16:30:51.222Z] === RUN TestEventsExecDie [2022-03-17T16:30:51.478Z] --- PASS: TestEventsExecDie (0.46s) [2022-03-17T16:30:51.478Z] === RUN TestEventsBackwardsCompatible [2022-03-17T16:30:51.478Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-17T16:30:51.478Z] === RUN TestEventsVolumeCreate [2022-03-17T16:30:51.478Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-17T16:30:51.478Z] === RUN TestInfoBinaryCommits [2022-03-17T16:30:51.478Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-17T16:30:51.478Z] === RUN TestInfoAPIVersioned [2022-03-17T16:30:51.478Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-17T16:30:51.478Z] === RUN TestInfoAPI [2022-03-17T16:30:51.733Z] --- PASS: TestInfoAPI (0.02s) [2022-03-17T16:30:51.733Z] === RUN TestInfoAPIWarnings [2022-03-17T16:30:51.769Z] --- PASS: TestDaemonDNSFallback (6.71s) [2022-03-17T16:30:51.769Z] === RUN TestInspectNetwork [2022-03-17T16:30:52.714Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-17T16:30:53.480Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-17T16:30:53.480Z] [2022-03-17T16:30:53.480Z] ________ ____ __. [2022-03-17T16:30:53.480Z] \_____ \ | |/ _| [2022-03-17T16:30:53.480Z] / | \| < [2022-03-17T16:30:53.480Z] / | \ | \ [2022-03-17T16:30:53.480Z] \_______ /____|__ \ [2022-03-17T16:30:53.480Z] \/ \/ [2022-03-17T16:30:53.480Z] [2022-03-17T16:30:53.480Z] INFO: make.ps1 ended at 03/17/2022 16:30:45 [2022-03-17T16:30:53.480Z] INFO: Binaries build ended at 03/17/2022 16:30:47. Duration:00:01:42.2269544 [2022-03-17T16:30:53.480Z] INFO: Copying the built daemon binary to d:\CI\PR-43298\7\binary\dockerd-bee8f006fe.exe... [2022-03-17T16:30:53.480Z] INFO: Copying the built client binary to d:\CI\PR-43298\7\binary\docker-bee8f006fe.exe... [2022-03-17T16:30:53.480Z] INFO: Copying dockerversion from the container... [2022-03-17T16:30:53.480Z] INFO: Copying the golang package from the container to d:\CI\PR-43298\7\installer\go.zip... [2022-03-17T16:30:53.480Z] INFO: Extracting go.zip to d:\CI\PR-43298\7\go [2022-03-17T16:30:56.013Z] === RUN TestInspectNetwork/full_network_id [2022-03-17T16:30:56.013Z] === RUN TestInspectNetwork/partial_network_id [2022-03-17T16:30:56.013Z] === RUN TestInspectNetwork/network_name [2022-03-17T16:30:56.013Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-17T16:30:56.013Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-17T16:30:56.013Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-17T16:30:56.013Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-17T16:30:56.013Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-17T16:30:56.013Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-17T16:30:56.273Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-17T16:30:57.216Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-17T16:30:58.157Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-17T16:31:00.071Z] --- PASS: TestInspectNetwork (8.48s) [2022-03-17T16:31:00.071Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-17T16:31:00.071Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-17T16:31:00.071Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-17T16:31:00.071Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-17T16:31:00.071Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T16:31:01.014Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-17T16:31:01.275Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-17T16:31:01.706Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T16:31:01.706Z] [2022-03-17T16:31:01.706Z] Unloading profiles will leave already running processes permanently [2022-03-17T16:31:01.706Z] unconfined, which can lead to unexpected situations. [2022-03-17T16:31:01.706Z] [2022-03-17T16:31:01.706Z] To set a process to complain mode, use the command line tool [2022-03-17T16:31:01.706Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T16:31:01.706Z] Post stage [Pipeline] junit [2022-03-17T16:31:01.717Z] Recording test results [2022-03-17T16:31:01.846Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-17T16:31:01.887Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-17T16:31:02.107Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2022-03-17T16:31:02.107Z] === RUN TestNetworkInvalidJSON [2022-03-17T16:31:02.107Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T16:31:02.107Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T16:31:02.107Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:31:02.107Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:31:02.107Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:31:02.107Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:31:02.107Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T16:31:02.107Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:31:02.107Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:31:02.107Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-17T16:31:02.107Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-17T16:31:02.107Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-17T16:31:02.107Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-17T16:31:02.107Z] === RUN TestNetworkList [2022-03-17T16:31:02.107Z] === RUN TestNetworkList//networks [2022-03-17T16:31:02.107Z] === PAUSE TestNetworkList//networks [2022-03-17T16:31:02.107Z] === RUN TestNetworkList//networks/ [2022-03-17T16:31:02.107Z] === PAUSE TestNetworkList//networks/ [2022-03-17T16:31:02.107Z] === CONT TestNetworkList//networks [2022-03-17T16:31:02.107Z] === CONT TestNetworkList//networks/ [2022-03-17T16:31:02.107Z] --- PASS: TestNetworkList (0.04s) [2022-03-17T16:31:02.107Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T16:31:02.107Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T16:31:02.107Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T16:31:02.169Z] + echo Ensuring container killed. [2022-03-17T16:31:02.169Z] Ensuring container killed. [2022-03-17T16:31:02.169Z] + docker rm -vf docker-pr7 [2022-03-17T16:31:02.169Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-03-17T16:31:02.449Z] + echo Chowning /workspace to jenkins user [2022-03-17T16:31:02.449Z] Chowning /workspace to jenkins user [2022-03-17T16:31:02.449Z] + id -u [2022-03-17T16:31:02.449Z] + id -g [2022-03-17T16:31:02.449Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43298:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T16:31:02.677Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-03-17T16:31:02.677Z] === RUN TestDaemonRestartWithLiveRestore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T16:31:04.063Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-17T16:31:04.063Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T16:31:04.113Z] + bundleName=docker-py [2022-03-17T16:31:04.113Z] + echo Creating docker-py-bundles.tar.gz [2022-03-17T16:31:04.113Z] Creating docker-py-bundles.tar.gz [2022-03-17T16:31:04.113Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-03-17T16:31:04.124Z] Archiving artifacts [2022-03-17T16:31:04.378Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43298/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-17T16:31:04.634Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-03-17T16:31:04.634Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T16:31:04.735Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43298/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a -e DOCKER_GRAPHDRIVER docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a hack/make.sh binary [2022-03-17T16:31:04.993Z] [2022-03-17T16:31:04.993Z] Removing bundles/ [2022-03-17T16:31:05.252Z] [2022-03-17T16:31:05.252Z] ---> Making bundle: binary (in bundles/binary) [2022-03-17T16:31:05.252Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-17T16:31:05.252Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T16:31:06.020Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-03-17T16:31:06.020Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T16:31:06.961Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-03-17T16:31:06.961Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T16:31:07.535Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-17T16:31:07.535Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T16:31:08.921Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-17T16:31:09.812Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-03-17T16:31:09.812Z] === RUN TestInfoDebug [2022-03-17T16:31:09.812Z] --- PASS: TestInfoDebug (0.52s) [2022-03-17T16:31:09.812Z] === RUN TestInfoInsecureRegistries [2022-03-17T16:31:09.812Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-17T16:31:09.812Z] === RUN TestInfoRegistryMirrors [2022-03-17T16:31:09.812Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-17T16:31:09.812Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T16:31:09.812Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-17T16:31:09.812Z] === RUN TestPingCacheHeaders [2022-03-17T16:31:09.812Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-17T16:31:09.812Z] === RUN TestPingGet [2022-03-17T16:31:09.812Z] --- PASS: TestPingGet (0.01s) [2022-03-17T16:31:09.812Z] === RUN TestPingHead [2022-03-17T16:31:09.812Z] --- PASS: TestPingHead (0.02s) [2022-03-17T16:31:09.812Z] === RUN TestVersion [2022-03-17T16:31:09.812Z] --- PASS: TestVersion (0.02s) [2022-03-17T16:31:09.812Z] === CONT TestDiskUsage [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/empty [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/empty/container_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/empty/image_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/empty/volume_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-17T16:31:10.068Z] === RUN TestDiskUsage/after_container.Run [2022-03-17T16:31:10.307Z] --- PASS: TestServiceWithPredefinedNetwork (2.67s) [2022-03-17T16:31:10.307Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T16:31:10.307Z] service_test.go:243: FLAKY_TEST [2022-03-17T16:31:10.307Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T16:31:10.307Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T16:31:10.323Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-17T16:31:10.323Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-17T16:31:10.323Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-17T16:31:10.323Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-17T16:31:10.323Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-17T16:31:10.323Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-17T16:31:10.323Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-17T16:31:10.323Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-17T16:31:10.323Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-17T16:31:10.323Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage (1.05s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-17T16:31:10.579Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T16:31:10.579Z] PASS [2022-03-17T16:31:10.579Z] [2022-03-17T16:31:10.579Z] === Skipped [2022-03-17T16:31:10.579Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T16:31:10.579Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T16:31:10.579Z] [2022-03-17T16:31:10.579Z] DONE 50 tests, 1 skipped in 19.687s [2022-03-17T16:31:10.579Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-17T16:31:10.579Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:31:10.579Z] ++ set -e [2022-03-17T16:31:10.579Z] ++ '[' -n 0 ']' [2022-03-17T16:31:10.579Z] ++ set -x [2022-03-17T16:31:10.579Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:31:10.579Z] INFO: Testing against a local daemon [2022-03-17T16:31:10.579Z] === RUN TestVolumesCreateAndList [2022-03-17T16:31:10.579Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-17T16:31:10.579Z] === RUN TestVolumesRemove [2022-03-17T16:31:10.834Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-17T16:31:10.835Z] === RUN TestVolumesInspect [2022-03-17T16:31:10.835Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-17T16:31:10.835Z] === RUN TestVolumesInvalidJSON [2022-03-17T16:31:10.835Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T16:31:10.835Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T16:31:10.835Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T16:31:10.835Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-17T16:31:10.835Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T16:31:10.835Z] PASS [2022-03-17T16:31:10.835Z] [2022-03-17T16:31:10.835Z] DONE 5 tests in 0.215s [2022-03-17T16:31:10.835Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T16:31:10.835Z] ++++ cat bundles/test-integration/docker.pid [2022-03-17T16:31:10.835Z] +++ kill 13782 [2022-03-17T16:31:11.090Z] +++ /etc/init.d/apparmor stop [2022-03-17T16:31:11.090Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T16:31:11.090Z] [2022-03-17T16:31:11.090Z] Unloading profiles will leave already running processes permanently [2022-03-17T16:31:11.090Z] unconfined, which can lead to unexpected situations. [2022-03-17T16:31:11.090Z] [2022-03-17T16:31:11.090Z] To set a process to complain mode, use the command line tool [2022-03-17T16:31:11.090Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T16:31:11.090Z] +++ true [2022-03-17T16:31:11.090Z] exiting test-integration [2022-03-17T16:31:11.090Z] ++ exit 0 [2022-03-17T16:31:11.090Z] [2022-03-17T16:31:11.173Z] 2022/03/17 16:31:08 Closing DB instances... [2022-03-17T16:31:11.173Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-03-17T16:31:11.173Z] === RUN TestFindNode [2022-03-17T16:31:11.173Z] 2022/03/17 16:31:10 Closing DB instances... [2022-03-17T16:31:11.173Z] --- PASS: TestFindNode (0.02s) [2022-03-17T16:31:11.173Z] === RUN TestChangeNodeState [2022-03-17T16:31:11.173Z] 2022/03/17 16:31:10 Closing DB instances... [2022-03-17T16:31:11.173Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-17T16:31:11.173Z] === RUN TestNodeReincarnation [2022-03-17T16:31:11.173Z] 2022/03/17 16:31:10 Closing DB instances... Post stage [Pipeline] junit [2022-03-17T16:31:11.664Z] Recording test results [2022-03-17T16:31:11.689Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-17T16:31:11.781Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-17T16:31:12.151Z] + echo Ensuring container killed. [2022-03-17T16:31:12.151Z] Ensuring container killed. [2022-03-17T16:31:12.151Z] + docker rm -vf docker-pr7 [2022-03-17T16:31:12.151Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-03-17T16:31:12.479Z] + echo Chowning /workspace to jenkins user [2022-03-17T16:31:12.479Z] Chowning /workspace to jenkins user [2022-03-17T16:31:12.479Z] + id -u [2022-03-17T16:31:12.479Z] + id -g [2022-03-17T16:31:12.479Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43298:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T16:31:13.074Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T16:31:13.735Z] + bundleName=arm64-integration [2022-03-17T16:31:13.735Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-17T16:31:13.735Z] Creating arm64-integration-bundles.tar.gz [2022-03-17T16:31:13.735Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-03-17T16:31:13.735Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-17T16:31:14.000Z] Archiving artifacts [2022-03-17T16:31:14.280Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43298/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T16:31:14.462Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-17T16:31:14.462Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-17T16:31:14.462Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-17T16:31:14.584Z] + make clean [2022-03-17T16:31:14.584Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T16:31:14.584Z] docker-dev-cache [2022-03-17T16:31:14.584Z] docker-mod-cache [Pipeline] deleteDir [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-17T16:31:15.919Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-17T16:31:15.919Z] === RUN TestParallelCreate [2022-03-17T16:31:15.919Z] 2022/03/17 16:31:15 Closing DB instances... [2022-03-17T16:31:15.919Z] --- PASS: TestParallelCreate (0.02s) [2022-03-17T16:31:15.919Z] === RUN TestParallelDelete [2022-03-17T16:31:15.919Z] 2022/03/17 16:31:15 Closing DB instances... [2022-03-17T16:31:15.919Z] --- PASS: TestParallelDelete (0.03s) [2022-03-17T16:31:15.919Z] === RUN TestNetworkDBIslands [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:208e32750c56 with config:&{NodeID:208e32750c56 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=info msg="Node 208e32750c56/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=info msg="Node 208e32750c56/172.21.241.195, added to nodes list" [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f41abe65db6a with config:&{NodeID:f41abe65db6a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=info msg="Node f41abe65db6a/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=info msg="Node f41abe65db6a/172.21.241.195, added to nodes list" [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=info msg="Node f41abe65db6a/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=info msg="Node f41abe65db6a/172.21.241.195, added to nodes list" [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=info msg="Node 208e32750c56/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=info msg="Node 208e32750c56/172.21.241.195, added to nodes list" [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-17T16:31:15.919Z] time="2022-03-17T16:31:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ff79aa21f3e2 with config:&{NodeID:ff79aa21f3e2 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:15Z" level=info msg="Node ff79aa21f3e2/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:15Z" level=info msg="Node ff79aa21f3e2/172.21.241.195, added to nodes list" [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:15Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:15Z" level=info msg="Node ff79aa21f3e2/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:15Z" level=info msg="Node ff79aa21f3e2/172.21.241.195, added to nodes list" [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:15Z" level=info msg="Node 208e32750c56/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:15Z" level=info msg="Node 208e32750c56/172.21.241.195, added to nodes list" [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:15Z" level=info msg="Node f41abe65db6a/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:15Z" level=info msg="Node f41abe65db6a/172.21.241.195, added to nodes list" [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:16Z" level=info msg="Node ff79aa21f3e2/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:16.386Z] time="2022-03-17T16:31:16Z" level=info msg="Node ff79aa21f3e2/172.21.241.195, added to nodes list" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:3e39c4a82f1a with config:&{NodeID:3e39c4a82f1a Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, added to nodes list" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, added to nodes list" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="Node f41abe65db6a/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="Node f41abe65db6a/172.21.241.195, added to nodes list" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="Node ff79aa21f3e2/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="Node ff79aa21f3e2/172.21.241.195, added to nodes list" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="Node 208e32750c56/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="Node 208e32750c56/172.21.241.195, added to nodes list" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, added to nodes list" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, added to nodes list" [2022-03-17T16:31:16.853Z] time="2022-03-17T16:31:16Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:29643a7685ea with config:&{NodeID:29643a7685ea Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=info msg="Node 29643a7685ea/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=info msg="Node 29643a7685ea/172.21.241.195, added to nodes list" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=info msg="Node 29643a7685ea/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=info msg="Node 29643a7685ea/172.21.241.195, added to nodes list" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=info msg="Node f41abe65db6a/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=info msg="Node f41abe65db6a/172.21.241.195, added to nodes list" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=info msg="Node 208e32750c56/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=info msg="Node 208e32750c56/172.21.241.195, added to nodes list" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, added to nodes list" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=info msg="Node ff79aa21f3e2/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=info msg="Node ff79aa21f3e2/172.21.241.195, added to nodes list" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:17Z" level=info msg="Node 29643a7685ea/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:17Z" level=info msg="Node 29643a7685ea/172.21.241.195, added to nodes list" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:17Z" level=info msg="Node 29643a7685ea/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:17Z" level=info msg="Node 29643a7685ea/172.21.241.195, added to nodes list" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:17Z" level=info msg="Node 29643a7685ea/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:17Z" level=info msg="Node 29643a7685ea/172.21.241.195, added to nodes list" [2022-03-17T16:31:17.321Z] networkdb_test.go:835: Re-joining: 3 [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:17Z" level=info msg="The new bootstrap node list is:[172.21.241.195:10033 172.21.241.195:10034 172.21.241.195:10035]" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.241.195:10033" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:17Z" level=debug msg="memberlist: Stream connection from=172.21.241.195:49366" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.241.195:10034" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:17Z" level=debug msg="memberlist: Stream connection from=172.21.241.195:49367" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.241.195:10035" [2022-03-17T16:31:17.321Z] time="2022-03-17T16:31:17Z" level=debug msg="memberlist: Stream connection from=172.21.241.195:49368" [2022-03-17T16:31:17.785Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-17T16:31:17.789Z] networkdb_test.go:835: Re-joining: 4 [2022-03-17T16:31:17.789Z] time="2022-03-17T16:31:17Z" level=info msg="The new bootstrap node list is:[172.21.241.195:10033 172.21.241.195:10034 172.21.241.195:10035]" [2022-03-17T16:31:17.789Z] time="2022-03-17T16:31:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.241.195:10033" [2022-03-17T16:31:17.789Z] time="2022-03-17T16:31:17Z" level=debug msg="memberlist: Stream connection from=172.21.241.195:49369" [2022-03-17T16:31:17.789Z] time="2022-03-17T16:31:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.241.195:10034" [2022-03-17T16:31:17.789Z] time="2022-03-17T16:31:17Z" level=debug msg="memberlist: Stream connection from=172.21.241.195:49370" [2022-03-17T16:31:17.789Z] time="2022-03-17T16:31:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.241.195:10035" [2022-03-17T16:31:17.789Z] time="2022-03-17T16:31:17Z" level=debug msg="memberlist: Stream connection from=172.21.241.195:49371" [2022-03-17T16:31:17.789Z] time="2022-03-17T16:31:17Z" level=info msg="node 0 leaving" [2022-03-17T16:31:17.789Z] time="2022-03-17T16:31:17Z" level=info msg="Node 208e32750c56 change state NodeActive --> NodeLeft" [2022-03-17T16:31:17.789Z] time="2022-03-17T16:31:17Z" level=info msg="node4(3e39c4a82f1a): Node leave event for 208e32750c56/172.21.241.195" [2022-03-17T16:31:17.789Z] time="2022-03-17T16:31:17Z" level=info msg="Node 208e32750c56 change state NodeActive --> NodeLeft" [2022-03-17T16:31:17.789Z] time="2022-03-17T16:31:17Z" level=info msg="node3(ff79aa21f3e2): Node leave event for 208e32750c56/172.21.241.195" [2022-03-17T16:31:17.789Z] time="2022-03-17T16:31:17Z" level=info msg="Node 208e32750c56 change state NodeActive --> NodeLeft" [2022-03-17T16:31:17.789Z] time="2022-03-17T16:31:17Z" level=info msg="node2(f41abe65db6a): Node leave event for 208e32750c56/172.21.241.195" [2022-03-17T16:31:18.046Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:17Z" level=info msg="Node 208e32750c56 change state NodeActive --> NodeLeft" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:17Z" level=info msg="node5(29643a7685ea): Node leave event for 208e32750c56/172.21.241.195" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:17Z" level=info msg="Node 208e32750c56 change state NodeActive --> NodeLeft" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:17Z" level=info msg="node1(208e32750c56): Node leave event for 208e32750c56/172.21.241.195" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:17Z" level=info msg="Node 208e32750c56/172.21.241.195, left gossip cluster" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:17Z" level=info msg="Node 208e32750c56/172.21.241.195, left gossip cluster" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:17Z" level=info msg="Node 208e32750c56/172.21.241.195, left gossip cluster" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:17Z" level=info msg="Node 208e32750c56/172.21.241.195, left gossip cluster" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:17Z" level=info msg="Node 208e32750c56/172.21.241.195, left gossip cluster" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:18Z" level=info msg="node 1 leaving" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:18Z" level=info msg="Node f41abe65db6a change state NodeActive --> NodeLeft" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:18Z" level=info msg="node5(29643a7685ea): Node leave event for f41abe65db6a/172.21.241.195" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:18Z" level=info msg="Node f41abe65db6a change state NodeActive --> NodeLeft" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:18Z" level=info msg="node4(3e39c4a82f1a): Node leave event for f41abe65db6a/172.21.241.195" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:18Z" level=info msg="Node f41abe65db6a/172.21.241.195, left gossip cluster" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:18Z" level=info msg="Node f41abe65db6a change state NodeActive --> NodeFailed" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:18Z" level=info msg="Node f41abe65db6a/172.21.241.195, added to failed nodes list" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:18Z" level=info msg="Node f41abe65db6a change state NodeActive --> NodeLeft" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:18Z" level=info msg="node3(ff79aa21f3e2): Node leave event for f41abe65db6a/172.21.241.195" [2022-03-17T16:31:18.257Z] time="2022-03-17T16:31:18Z" level=error msg="node: f41abe65db6a is unknown to memberlist" [2022-03-17T16:31:18.728Z] time="2022-03-17T16:31:18Z" level=info msg="Node f41abe65db6a/172.21.241.195, left gossip cluster" [2022-03-17T16:31:18.729Z] time="2022-03-17T16:31:18Z" level=info msg="Node f41abe65db6a/172.21.241.195, left gossip cluster" [2022-03-17T16:31:18.729Z] time="2022-03-17T16:31:18Z" level=info msg="Node f41abe65db6a/172.21.241.195, left gossip cluster" [2022-03-17T16:31:18.729Z] time="2022-03-17T16:31:18Z" level=info msg="node 2 leaving" [2022-03-17T16:31:18.729Z] time="2022-03-17T16:31:18Z" level=warning msg="memberlist: Failed to send gossip to 172.21.241.195:10035: write udp [::]:10034->172.21.241.195:10035: use of closed network connection" [2022-03-17T16:31:18.729Z] time="2022-03-17T16:31:18Z" level=info msg="Node ff79aa21f3e2 change state NodeActive --> NodeLeft" [2022-03-17T16:31:18.729Z] time="2022-03-17T16:31:18Z" level=info msg="node5(29643a7685ea): Node leave event for ff79aa21f3e2/172.21.241.195" [2022-03-17T16:31:18.729Z] time="2022-03-17T16:31:18Z" level=info msg="Node ff79aa21f3e2 change state NodeActive --> NodeLeft" [2022-03-17T16:31:18.729Z] time="2022-03-17T16:31:18Z" level=info msg="node4(3e39c4a82f1a): Node leave event for ff79aa21f3e2/172.21.241.195" [2022-03-17T16:31:18.729Z] time="2022-03-17T16:31:18Z" level=info msg="Node ff79aa21f3e2 change state NodeActive --> NodeLeft" [2022-03-17T16:31:18.729Z] time="2022-03-17T16:31:18Z" level=info msg="node3(ff79aa21f3e2): Node leave event for ff79aa21f3e2/172.21.241.195" [2022-03-17T16:31:18.729Z] time="2022-03-17T16:31:18Z" level=debug msg="memberlist: Failed ping: ff79aa21f3e2 (timeout reached)" [2022-03-17T16:31:18.729Z] time="2022-03-17T16:31:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.241.195:10034: use of closed network connection" [2022-03-17T16:31:18.729Z] time="2022-03-17T16:31:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.241.195:10036: use of closed network connection" [2022-03-17T16:31:18.729Z] time="2022-03-17T16:31:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.241.195:10037: use of closed network connection" [2022-03-17T16:31:18.729Z] time="2022-03-17T16:31:18Z" level=debug msg="memberlist: Stream connection from=172.21.241.195:49372" [2022-03-17T16:31:19.196Z] time="2022-03-17T16:31:18Z" level=info msg="Node ff79aa21f3e2/172.21.241.195, left gossip cluster" [2022-03-17T16:31:19.196Z] time="2022-03-17T16:31:18Z" level=info msg="Node ff79aa21f3e2/172.21.241.195, left gossip cluster" [2022-03-17T16:31:19.196Z] time="2022-03-17T16:31:18Z" level=info msg="Node ff79aa21f3e2/172.21.241.195, left gossip cluster" [2022-03-17T16:31:19.196Z] time="2022-03-17T16:31:19Z" level=warning msg="memberlist: Was able to connect to ff79aa21f3e2 but other probes failed, network may be misconfigured" [2022-03-17T16:31:19.432Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-17T16:31:19.663Z] networkdb_test.go:867: node4: OK [2022-03-17T16:31:19.663Z] networkdb_test.go:867: node5: OK [2022-03-17T16:31:19.663Z] time="2022-03-17T16:31:19Z" level=info msg="node 0 coming back" [2022-03-17T16:31:19.663Z] time="2022-03-17T16:31:19Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:64298089e554 with config:&{NodeID:64298089e554 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:31:19.663Z] time="2022-03-17T16:31:19Z" level=info msg="Node 64298089e554/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:19.663Z] time="2022-03-17T16:31:19Z" level=info msg="Node 64298089e554/172.21.241.195, added to nodes list" [2022-03-17T16:31:19.663Z] time="2022-03-17T16:31:19Z" level=info msg="node 1 coming back" [2022-03-17T16:31:19.663Z] time="2022-03-17T16:31:19Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9fc2c8f5e8c2 with config:&{NodeID:9fc2c8f5e8c2 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:31:19.663Z] time="2022-03-17T16:31:19Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:19.663Z] time="2022-03-17T16:31:19Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, added to nodes list" [2022-03-17T16:31:19.663Z] time="2022-03-17T16:31:19Z" level=info msg="node 2 coming back" [2022-03-17T16:31:19.663Z] time="2022-03-17T16:31:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e23469827312 with config:&{NodeID:e23469827312 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:31:19.663Z] time="2022-03-17T16:31:19Z" level=info msg="Node e23469827312/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:19.663Z] time="2022-03-17T16:31:19Z" level=info msg="Node e23469827312/172.21.241.195, added to nodes list" [2022-03-17T16:31:19.694Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-17T16:31:21.609Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-17T16:31:21.870Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-17T16:31:22.441Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-17T16:31:22.614Z] time="2022-03-17T16:31:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.241.195:10033 172.21.241.195:10034 172.21.241.195:10035]" [2022-03-17T16:31:23.013Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-17T16:31:23.081Z] time="2022-03-17T16:31:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.241.195:10033 172.21.241.195:10034 172.21.241.195:10035]" [2022-03-17T16:31:23.336Z] INFO: Extraction ended at 03/17/2022 16:31:20. Duration:00:00:30.9428556 [2022-03-17T16:31:23.336Z] INFO: Updating the golang and path environment variables [2022-03-17T16:31:23.336Z] INFO: GOPATH=d:\gopath [2022-03-17T16:31:23.337Z] INFO: go version go1.18 windows/amd64 [2022-03-17T16:31:23.337Z] INFO: Running the daemon under test in debug mode [2022-03-17T16:31:23.337Z] INFO: Starting a daemon under test... [2022-03-17T16:31:23.337Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43298\7\daemon --pidfile d:\CI\PR-43298\7\docker.pid -D [2022-03-17T16:31:23.337Z] INFO: Process started successfully. [2022-03-17T16:31:23.337Z] INFO: Start tailing logs of the daemon under tests [2022-03-17T16:31:23.337Z] INFO: Waiting for the daemon under test to start... [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.241.195:10033" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=debug msg="memberlist: Stream connection from=172.21.241.195:49373" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 29643a7685ea/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 29643a7685ea/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 64298089e554/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 64298089e554/172.21.241.195, is the new incarnation of the shutdown node 208e32750c56/172.21.241.195" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 64298089e554/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=debug msg="memberlist: Stream connection from=172.21.241.195:49374" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.241.195:10034" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 29643a7685ea/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 29643a7685ea/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 64298089e554/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 64298089e554/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, is the new incarnation of the shutdown node f41abe65db6a/172.21.241.195" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.241.195:10035" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=debug msg="memberlist: Stream connection from=172.21.241.195:49375" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 29643a7685ea/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 29643a7685ea/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 64298089e554/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 64298089e554/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node e23469827312/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node e23469827312/172.21.241.195, is the new incarnation of the shutdown node ff79aa21f3e2/172.21.241.195" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node e23469827312/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, is the new incarnation of the shutdown node f41abe65db6a/172.21.241.195" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 64298089e554/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 64298089e554/172.21.241.195, is the new incarnation of the shutdown node 208e32750c56/172.21.241.195" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node 64298089e554/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node e23469827312/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node e23469827312/172.21.241.195, added to nodes list" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node e23469827312/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:23.548Z] time="2022-03-17T16:31:23Z" level=info msg="Node e23469827312/172.21.241.195, added to nodes list" [2022-03-17T16:31:24.016Z] time="2022-03-17T16:31:23Z" level=info msg="Node e23469827312/172.21.241.195, joined gossip cluster" [2022-03-17T16:31:24.016Z] time="2022-03-17T16:31:23Z" level=info msg="Node e23469827312/172.21.241.195, is the new incarnation of the shutdown node ff79aa21f3e2/172.21.241.195" [2022-03-17T16:31:24.016Z] time="2022-03-17T16:31:23Z" level=info msg="Node e23469827312/172.21.241.195, added to nodes list" [2022-03-17T16:31:24.016Z] time="2022-03-17T16:31:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.241.195:10033" [2022-03-17T16:31:24.016Z] time="2022-03-17T16:31:23Z" level=debug msg="memberlist: Stream connection from=172.21.241.195:49376" [2022-03-17T16:31:24.016Z] time="2022-03-17T16:31:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.241.195:10034" [2022-03-17T16:31:24.016Z] time="2022-03-17T16:31:23Z" level=debug msg="memberlist: Stream connection from=172.21.241.195:49377" [2022-03-17T16:31:24.016Z] time="2022-03-17T16:31:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.241.195:10035" [2022-03-17T16:31:24.016Z] time="2022-03-17T16:31:23Z" level=debug msg="memberlist: Stream connection from=172.21.241.195:49378" [2022-03-17T16:31:24.396Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-17T16:31:24.396Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-17T16:31:24.484Z] 2022/03/17 16:31:24 Closing DB instances... [2022-03-17T16:31:24.484Z] time="2022-03-17T16:31:24Z" level=info msg="Node 64298089e554 change state NodeActive --> NodeLeft" [2022-03-17T16:31:24.484Z] time="2022-03-17T16:31:24Z" level=info msg="node3(e23469827312): Node leave event for 64298089e554/172.21.241.195" [2022-03-17T16:31:24.484Z] time="2022-03-17T16:31:24Z" level=info msg="Node 64298089e554/172.21.241.195, left gossip cluster" [2022-03-17T16:31:24.484Z] time="2022-03-17T16:31:24Z" level=info msg="Node 64298089e554 change state NodeActive --> NodeFailed" [2022-03-17T16:31:24.484Z] time="2022-03-17T16:31:24Z" level=info msg="Node 64298089e554/172.21.241.195, added to failed nodes list" [2022-03-17T16:31:24.484Z] time="2022-03-17T16:31:24Z" level=info msg="Node 64298089e554 change state NodeActive --> NodeLeft" [2022-03-17T16:31:24.484Z] time="2022-03-17T16:31:24Z" level=info msg="Node 64298089e554 change state NodeActive --> NodeLeft" [2022-03-17T16:31:24.484Z] time="2022-03-17T16:31:24Z" level=info msg="node2(9fc2c8f5e8c2): Node leave event for 64298089e554/172.21.241.195" [2022-03-17T16:31:24.484Z] time="2022-03-17T16:31:24Z" level=info msg="node4(3e39c4a82f1a): Node leave event for 64298089e554/172.21.241.195" [2022-03-17T16:31:24.484Z] time="2022-03-17T16:31:24Z" level=info msg="Node 64298089e554 change state NodeActive --> NodeLeft" [2022-03-17T16:31:24.484Z] time="2022-03-17T16:31:24Z" level=info msg="node5(29643a7685ea): Node leave event for 64298089e554/172.21.241.195" [2022-03-17T16:31:24.484Z] time="2022-03-17T16:31:24Z" level=error msg="node: 64298089e554 is unknown to memberlist" [2022-03-17T16:31:24.656Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-17T16:31:24.916Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-17T16:31:24.953Z] time="2022-03-17T16:31:24Z" level=info msg="Node 64298089e554/172.21.241.195, left gossip cluster" [2022-03-17T16:31:24.953Z] time="2022-03-17T16:31:24Z" level=info msg="Node 64298089e554/172.21.241.195, left gossip cluster" [2022-03-17T16:31:24.953Z] time="2022-03-17T16:31:24Z" level=info msg="Node 64298089e554/172.21.241.195, left gossip cluster" [2022-03-17T16:31:24.953Z] time="2022-03-17T16:31:24Z" level=info msg="Node 64298089e554/172.21.241.195, left gossip cluster" [2022-03-17T16:31:24.953Z] time="2022-03-17T16:31:24Z" level=info msg="Node 9fc2c8f5e8c2 change state NodeActive --> NodeLeft" [2022-03-17T16:31:24.953Z] time="2022-03-17T16:31:24Z" level=info msg="node3(e23469827312): Node leave event for 9fc2c8f5e8c2/172.21.241.195" [2022-03-17T16:31:24.953Z] time="2022-03-17T16:31:24Z" level=info msg="Node 9fc2c8f5e8c2 change state NodeActive --> NodeLeft" [2022-03-17T16:31:24.953Z] time="2022-03-17T16:31:24Z" level=info msg="node4(3e39c4a82f1a): Node leave event for 9fc2c8f5e8c2/172.21.241.195" [2022-03-17T16:31:24.953Z] time="2022-03-17T16:31:24Z" level=info msg="Node 9fc2c8f5e8c2 change state NodeActive --> NodeLeft" [2022-03-17T16:31:24.953Z] time="2022-03-17T16:31:24Z" level=info msg="node5(29643a7685ea): Node leave event for 9fc2c8f5e8c2/172.21.241.195" [2022-03-17T16:31:24.953Z] time="2022-03-17T16:31:24Z" level=info msg="Node 9fc2c8f5e8c2 change state NodeActive --> NodeLeft" [2022-03-17T16:31:24.953Z] time="2022-03-17T16:31:24Z" level=info msg="node2(9fc2c8f5e8c2): Node leave event for 9fc2c8f5e8c2/172.21.241.195" [2022-03-17T16:31:25.176Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-17T16:31:25.420Z] time="2022-03-17T16:31:25Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, left gossip cluster" [2022-03-17T16:31:25.420Z] time="2022-03-17T16:31:25Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, left gossip cluster" [2022-03-17T16:31:25.420Z] time="2022-03-17T16:31:25Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, left gossip cluster" [2022-03-17T16:31:25.420Z] time="2022-03-17T16:31:25Z" level=info msg="Node 9fc2c8f5e8c2/172.21.241.195, left gossip cluster" [2022-03-17T16:31:25.420Z] time="2022-03-17T16:31:25Z" level=info msg="Node e23469827312 change state NodeActive --> NodeLeft" [2022-03-17T16:31:25.420Z] time="2022-03-17T16:31:25Z" level=info msg="node4(3e39c4a82f1a): Node leave event for e23469827312/172.21.241.195" [2022-03-17T16:31:25.420Z] time="2022-03-17T16:31:25Z" level=info msg="Node e23469827312 change state NodeActive --> NodeLeft" [2022-03-17T16:31:25.420Z] time="2022-03-17T16:31:25Z" level=info msg="node5(29643a7685ea): Node leave event for e23469827312/172.21.241.195" [2022-03-17T16:31:25.420Z] time="2022-03-17T16:31:25Z" level=info msg="Node e23469827312 change state NodeActive --> NodeLeft" [2022-03-17T16:31:25.420Z] time="2022-03-17T16:31:25Z" level=info msg="node3(e23469827312): Node leave event for e23469827312/172.21.241.195" [2022-03-17T16:31:25.746Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-17T16:31:25.888Z] time="2022-03-17T16:31:25Z" level=info msg="Node e23469827312/172.21.241.195, left gossip cluster" [2022-03-17T16:31:25.888Z] time="2022-03-17T16:31:25Z" level=info msg="Node e23469827312/172.21.241.195, left gossip cluster" [2022-03-17T16:31:25.888Z] time="2022-03-17T16:31:25Z" level=info msg="Node e23469827312/172.21.241.195, left gossip cluster" [2022-03-17T16:31:25.888Z] time="2022-03-17T16:31:25Z" level=debug msg="memberlist: Failed ping: e23469827312 (timeout reached)" [2022-03-17T16:31:25.888Z] time="2022-03-17T16:31:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.241.195:10037: use of closed network connection" [2022-03-17T16:31:25.888Z] time="2022-03-17T16:31:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.241.195:10036: use of closed network connection" [2022-03-17T16:31:25.888Z] time="2022-03-17T16:31:25Z" level=debug msg="memberlist: Stream connection from=172.21.241.195:49379" [2022-03-17T16:31:26.007Z] --- PASS: TestServiceWithDataPathPortInit (15.62s) [2022-03-17T16:31:26.007Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T16:31:26.355Z] time="2022-03-17T16:31:26Z" level=info msg="Node 3e39c4a82f1a change state NodeActive --> NodeLeft" [2022-03-17T16:31:26.355Z] time="2022-03-17T16:31:26Z" level=info msg="node5(29643a7685ea): Node leave event for 3e39c4a82f1a/172.21.241.195" [2022-03-17T16:31:26.355Z] time="2022-03-17T16:31:26Z" level=info msg="Node 3e39c4a82f1a change state NodeActive --> NodeLeft" [2022-03-17T16:31:26.355Z] time="2022-03-17T16:31:26Z" level=info msg="node4(3e39c4a82f1a): Node leave event for 3e39c4a82f1a/172.21.241.195" [2022-03-17T16:31:26.355Z] time="2022-03-17T16:31:26Z" level=warning msg="memberlist: Was able to connect to e23469827312 but other probes failed, network may be misconfigured" [2022-03-17T16:31:26.823Z] time="2022-03-17T16:31:26Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, left gossip cluster" [2022-03-17T16:31:26.823Z] time="2022-03-17T16:31:26Z" level=info msg="Node 3e39c4a82f1a/172.21.241.195, left gossip cluster" [2022-03-17T16:31:26.948Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-17T16:31:27.291Z] time="2022-03-17T16:31:27Z" level=info msg="Node 29643a7685ea/172.21.241.195, left gossip cluster" [2022-03-17T16:31:27.291Z] time="2022-03-17T16:31:27Z" level=info msg="Node 29643a7685ea change state NodeActive --> NodeFailed" [2022-03-17T16:31:27.291Z] time="2022-03-17T16:31:27Z" level=info msg="Node 29643a7685ea/172.21.241.195, added to failed nodes list" [2022-03-17T16:31:27.291Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-03-17T16:31:27.291Z] PASS [2022-03-17T16:31:27.291Z] coverage: 60.0% of statements [2022-03-17T16:31:27.291Z] ok github.com/docker/docker/libnetwork/networkdb 104.472s coverage: 60.0% of statements [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/quota [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/rootless [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/volume [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-17T16:31:27.291Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-17T16:31:27.520Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-17T16:31:29.433Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u8lybecj46gek5gfoi83596wq Created:2022-03-17 16:31:27.325368382 +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[c93cfc606454a8fe5bc0c039d76ab1c074dd438fa7cd0e465528c3c173aa8a2e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.inn48khw5uqj0uqraunogg6sd EndpointID:93e015b6debc6227777df33a0cf930eae824ce87c5bc57b1464ca41874f61b17 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:803d25ff76a232af8c320e41149613586af35585b11be377180fbb0fc922ddbe 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:b0fc3b9c5ab1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.inn48khw5uqj0uqraunogg6sd EndpointID:93e015b6debc6227777df33a0cf930eae824ce87c5bc57b1464ca41874f61b17 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-17T16:31:29.693Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-17T16:31:30.194Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-17T16:31:30.194Z] === RUN TestBoolValue [2022-03-17T16:31:30.194Z] --- PASS: TestBoolValue (0.00s) [2022-03-17T16:31:30.194Z] === RUN TestBoolValueOrDefault [2022-03-17T16:31:30.194Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-17T16:31:30.194Z] === RUN TestInt64ValueOrZero [2022-03-17T16:31:30.194Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-17T16:31:30.194Z] === RUN TestInt64ValueOrDefault [2022-03-17T16:31:30.194Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-17T16:31:30.194Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-17T16:31:30.194Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-17T16:31:30.194Z] === RUN TestJsonContentType [2022-03-17T16:31:30.194Z] --- PASS: TestJsonContentType (0.00s) [2022-03-17T16:31:30.194Z] PASS [2022-03-17T16:31:30.194Z] coverage: 14.7% of statements [2022-03-17T16:31:30.194Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 14.7% of statements [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === Skipped [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-17T16:31:30.242Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-17T16:31:30.242Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-17T16:31:30.242Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-17T16:31:30.242Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-17T16:31:30.242Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2022-03-17T16:31:30.242Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-17T16:31:30.242Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-17T16:31:30.242Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-17T16:31:30.242Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-17T16:31:30.242Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-17T16:31:30.242Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-17T16:31:30.242Z] daemon_test.go:145: root required [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T16:31:30.242Z] reload_test.go:342: root required [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T16:31:30.242Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T16:31:30.242Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-17T16:31:30.242Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-17T16:31:30.242Z] download_test.go:267: Needs fixing on Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-17T16:31:30.242Z] layer_test.go:291: Failing on Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-17T16:31:30.242Z] layer_test.go:340: Failing on Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-17T16:31:30.242Z] layer_test.go:455: Failing on Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-17T16:31:30.242Z] layer_test.go:684: Failing on Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-17T16:31:30.242Z] migration_test.go:45: Failing on Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T16:31:30.242Z] migration_test.go:181: Failing on Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-17T16:31:30.242Z] mount_test.go:17: Failing on Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-17T16:31:30.242Z] mount_test.go:76: Failing on Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-17T16:31:30.242Z] mount_test.go:125: Failing on Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-17T16:31:30.242Z] mount_test.go:212: Failing on Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-17T16:31:30.242Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-17T16:31:30.242Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-17T16:31:30.242Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-17T16:31:30.242Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-17T16:31:30.242Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-17T16:31:30.242Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-17T16:31:30.242Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-17T16:31:30.242Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-17T16:31:30.242Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-17T16:31:30.242Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-17T16:31:30.242Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-17T16:31:30.242Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-17T16:31:30.242Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-17T16:31:30.242Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-17T16:31:30.242Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-17T16:31:30.242Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-17T16:31:30.242Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-17T16:31:30.242Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-17T16:31:30.242Z] archive_test.go:140: zstd not installed [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-17T16:31:30.242Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-17T16:31:30.242Z] archive_windows_test.go:16: Currently fails [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-17T16:31:30.242Z] changes_test.go:195: needs more investigation [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-17T16:31:30.242Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-17T16:31:30.242Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-17T16:31:30.242Z] changes_test.go:432: needs further investigation [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-17T16:31:30.242Z] changes_test.go:468: needs further investigation [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-17T16:31:30.242Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T16:31:30.242Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T16:31:30.242Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-17T16:31:30.242Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-17T16:31:30.242Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-17T16:31:30.242Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T16:31:30.242Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T16:31:30.242Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-17T16:31:30.242Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-17T16:31:30.242Z] poller_test.go:40: No chmod on Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T16:31:30.242Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T16:31:30.242Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-17T16:31:30.242Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.242Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-17T16:31:30.242Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:30.242Z] [2022-03-17T16:31:30.243Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-17T16:31:30.243Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:30.243Z] [2022-03-17T16:31:30.243Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-17T16:31:30.243Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T16:31:30.243Z] [2022-03-17T16:31:30.243Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-17T16:31:30.243Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T16:31:30.243Z] [2022-03-17T16:31:30.243Z] DONE 2091 tests, 70 skipped in 305.628s [2022-03-17T16:31:30.634Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-17T16:31:30.710Z] INFO: make.ps1 ended at 03/17/2022 16:31:30 [2022-03-17T16:31:31.154Z] === RUN TestMaskSecretKeys [2022-03-17T16:31:31.154Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-17T16:31:31.154Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-17T16:31:31.154Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-17T16:31:31.154Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-17T16:31:31.154Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-17T16:31:31.154Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-17T16:31:31.154Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-17T16:31:31.154Z] === RUN TestVersionMiddlewareVersion [2022-03-17T16:31:31.154Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-17T16:31:31.154Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-17T16:31:31.154Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-17T16:31:31.154Z] PASS [2022-03-17T16:31:31.154Z] coverage: 37.7% of statements [2022-03-17T16:31:31.154Z] ok github.com/docker/docker/api/server/middleware 0.069s coverage: 37.7% of statements [2022-03-17T16:31:31.154Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-17T16:31:31.154Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-17T16:31:31.154Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-17T16:31:31.154Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-17T16:31:31.154Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-17T16:31:31.154Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-17T16:31:31.154Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-17T16:31:31.154Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-17T16:31:31.154Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-17T16:31:31.609Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-17T16:31:31.609Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-17T16:31:32.021Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-17T16:31:32.277Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-17T16:31:32.277Z] INFO: Unit tests ended at 03/17/2022 16:31:32. Duration:00:05:20.9027091 [2022-03-17T16:31:32.277Z] INFO: Building busybox [2022-03-17T16:31:32.277Z] Sending build context to Docker daemon 5.12kB [2022-03-17T16:31:32.277Z] [2022-03-17T16:31:32.277Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-17T16:31:32.277Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-17T16:31:32.277Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-17T16:31:32.277Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-17T16:31:32.277Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-17T16:31:32.277Z] ---> 02f938cacc3b [2022-03-17T16:31:32.277Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-17T16:31:32.569Z] === RUN TestStrSliceMarshalJSON [2022-03-17T16:31:32.569Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestStrSliceUnmarshalJSON [2022-03-17T16:31:32.569Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestStrSliceUnmarshalString [2022-03-17T16:31:32.569Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestStrSliceUnmarshalSlice [2022-03-17T16:31:32.569Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-17T16:31:32.569Z] PASS [2022-03-17T16:31:32.569Z] coverage: 90.0% of statements [2022-03-17T16:31:32.569Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2022-03-17T16:31:32.569Z] === RUN TestToJSON [2022-03-17T16:31:32.569Z] --- PASS: TestToJSON (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestToParamWithVersion [2022-03-17T16:31:32.569Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestFromJSON [2022-03-17T16:31:32.569Z] --- PASS: TestFromJSON (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestEmpty [2022-03-17T16:31:32.569Z] --- PASS: TestEmpty (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestArgsMatchKVListEmptySources [2022-03-17T16:31:32.569Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestArgsMatchKVList [2022-03-17T16:31:32.569Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestArgsMatch [2022-03-17T16:31:32.569Z] --- PASS: TestArgsMatch (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestAdd [2022-03-17T16:31:32.569Z] --- PASS: TestAdd (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestDel [2022-03-17T16:31:32.569Z] --- PASS: TestDel (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestLen [2022-03-17T16:31:32.569Z] --- PASS: TestLen (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestExactMatch [2022-03-17T16:31:32.569Z] --- PASS: TestExactMatch (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestOnlyOneExactMatch [2022-03-17T16:31:32.569Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestContains [2022-03-17T16:31:32.569Z] --- PASS: TestContains (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestValidate [2022-03-17T16:31:32.569Z] --- PASS: TestValidate (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestWalkValues [2022-03-17T16:31:32.569Z] --- PASS: TestWalkValues (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestFuzzyMatch [2022-03-17T16:31:32.569Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestClone [2022-03-17T16:31:32.569Z] --- PASS: TestClone (0.00s) [2022-03-17T16:31:32.569Z] PASS [2022-03-17T16:31:32.569Z] coverage: 92.2% of statements [2022-03-17T16:31:32.569Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2022-03-17T16:31:32.569Z] === RUN TestDurationToSecondsString [2022-03-17T16:31:32.569Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-17T16:31:32.569Z] === RUN TestGetTimestamp [2022-03-17T16:31:32.748Z] ---> Running in 47dfedb1f5d2 [2022-03-17T16:31:32.964Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-17T16:31:33.025Z] --- PASS: TestGetTimestamp (0.15s) [2022-03-17T16:31:33.025Z] === RUN TestParseTimestamps [2022-03-17T16:31:33.025Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-17T16:31:33.025Z] PASS [2022-03-17T16:31:33.025Z] coverage: 100.0% of statements [2022-03-17T16:31:33.025Z] ok github.com/docker/docker/api/types/time 0.188s coverage: 100.0% of statements [2022-03-17T16:31:33.025Z] === RUN TestAdjustForAPIVersion [2022-03-17T16:31:33.025Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-17T16:31:33.025Z] PASS [2022-03-17T16:31:33.025Z] coverage: 5.7% of statements [2022-03-17T16:31:33.025Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 5.7% of statements [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/types [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-17T16:31:33.025Z] === RUN TestCompareVersion [2022-03-17T16:31:33.025Z] --- PASS: TestCompareVersion (0.00s) [2022-03-17T16:31:33.025Z] PASS [2022-03-17T16:31:33.025Z] coverage: 77.3% of statements [2022-03-17T16:31:33.025Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 77.3% of statements [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/builder [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-17T16:31:33.025Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-17T16:31:33.906Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.09s) [2022-03-17T16:31:33.906Z] PASS [2022-03-17T16:31:33.906Z] [2022-03-17T16:31:33.906Z] === Skipped [2022-03-17T16:31:33.906Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T16:31:33.906Z] service_test.go:243: FLAKY_TEST [2022-03-17T16:31:33.906Z] [2022-03-17T16:31:33.906Z] DONE 26 tests, 1 skipped in 50.169s [2022-03-17T16:31:34.167Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-17T16:31:34.167Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:31:34.167Z] ++ set -e [2022-03-17T16:31:34.167Z] ++ '[' -n 0 ']' [2022-03-17T16:31:34.167Z] ++ set -x [2022-03-17T16:31:34.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:31:34.167Z] INFO: Testing against a local daemon [2022-03-17T16:31:34.167Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-17T16:31:34.167Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:31:34.167Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T16:31:34.167Z] === RUN TestDockerNetworkIpvlan [2022-03-17T16:31:34.167Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:31:34.167Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-17T16:31:34.167Z] PASS [2022-03-17T16:31:34.167Z] [2022-03-17T16:31:34.167Z] === Skipped [2022-03-17T16:31:34.167Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T16:31:34.167Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:31:34.167Z] [2022-03-17T16:31:34.167Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-17T16:31:34.167Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T16:31:34.167Z] [2022-03-17T16:31:34.167Z] DONE 2 tests, 2 skipped in 0.145s [2022-03-17T16:31:34.167Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-17T16:31:34.167Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:31:34.167Z] ++ set -e [2022-03-17T16:31:34.167Z] ++ '[' -n 0 ']' [2022-03-17T16:31:34.167Z] ++ set -x [2022-03-17T16:31:34.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:31:34.167Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-17T16:31:34.427Z] INFO: Testing against a local daemon [2022-03-17T16:31:34.427Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-17T16:31:34.427Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-17T16:31:34.552Z] === RUN TestParseRemoteURL [2022-03-17T16:31:34.552Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-17T16:31:34.552Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-17T16:31:34.552Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-17T16:31:34.552Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-17T16:31:34.552Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-17T16:31:34.552Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-17T16:31:34.552Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-17T16:31:34.552Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-17T16:31:34.552Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-17T16:31:34.552Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-17T16:31:34.552Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-17T16:31:34.552Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-17T16:31:34.552Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-17T16:31:34.552Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-17T16:31:34.552Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-17T16:31:34.552Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-17T16:31:34.553Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-17T16:31:34.553Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-17T16:31:34.553Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-17T16:31:34.553Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-17T16:31:34.553Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-17T16:31:34.553Z] === RUN TestCloneArgsSmartHttp [2022-03-17T16:31:34.553Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-17T16:31:34.553Z] === RUN TestCloneArgsDumbHttp [2022-03-17T16:31:34.553Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-17T16:31:34.553Z] === RUN TestCloneArgsGit [2022-03-17T16:31:34.553Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-17T16:31:34.553Z] === RUN TestCheckoutGit [2022-03-17T16:31:35.812Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2022-03-17T16:31:35.812Z] === RUN TestDockerNetworkMacvlan [2022-03-17T16:31:36.078Z] === RUN TestEnable [2022-03-17T16:31:36.078Z] --- PASS: TestEnable (0.00s) [2022-03-17T16:31:36.078Z] === RUN TestDisable [2022-03-17T16:31:36.078Z] --- PASS: TestDisable (0.00s) [2022-03-17T16:31:36.078Z] === RUN TestEnabled [2022-03-17T16:31:36.078Z] --- PASS: TestEnabled (0.00s) [2022-03-17T16:31:36.078Z] PASS [2022-03-17T16:31:36.078Z] coverage: 100.0% of statements [2022-03-17T16:31:36.078Z] ok github.com/docker/docker/cli/debug 0.104s coverage: 100.0% of statements [2022-03-17T16:31:36.078Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-17T16:31:36.078Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-17T16:31:36.078Z] === RUN TestProcessNoDockerignore [2022-03-17T16:31:36.078Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-17T16:31:36.078Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-17T16:31:36.078Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-17T16:31:36.078Z] === RUN TestDetectContentType [2022-03-17T16:31:36.078Z] --- PASS: TestDetectContentType (0.00s) [2022-03-17T16:31:36.078Z] === RUN TestSelectAcceptableMIME [2022-03-17T16:31:36.078Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-17T16:31:36.078Z] === RUN TestInspectEmptyResponse [2022-03-17T16:31:36.078Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-17T16:31:36.078Z] === RUN TestInspectResponseBinary [2022-03-17T16:31:36.078Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-17T16:31:36.078Z] === RUN TestResponseUnsupportedContentType [2022-03-17T16:31:36.078Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-17T16:31:36.078Z] === RUN TestInspectResponseTextSimple [2022-03-17T16:31:36.078Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-17T16:31:36.078Z] === RUN TestInspectResponseEmptyContentType [2022-03-17T16:31:36.078Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-17T16:31:36.078Z] === RUN TestUnknownContentLength [2022-03-17T16:31:36.078Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-17T16:31:36.078Z] === RUN TestDownloadRemote [2022-03-17T16:31:36.078Z] --- PASS: TestDownloadRemote (0.07s) [2022-03-17T16:31:36.078Z] === RUN TestGetWithStatusError [2022-03-17T16:31:36.078Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-17T16:31:36.078Z] === RUN TestCloseRootDirectory [2022-03-17T16:31:36.078Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:36.078Z] --- SKIP: TestCloseRootDirectory (0.02s) [2022-03-17T16:31:36.078Z] === RUN TestHashFile [2022-03-17T16:31:36.078Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:36.078Z] --- SKIP: TestHashFile (0.01s) [2022-03-17T16:31:36.078Z] === RUN TestHashSubdir [2022-03-17T16:31:36.078Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:36.078Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-17T16:31:36.078Z] === RUN TestRemoveDirectory [2022-03-17T16:31:36.078Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:31:36.078Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-17T16:31:36.078Z] PASS [2022-03-17T16:31:36.078Z] coverage: 9.3% of statements [2022-03-17T16:31:36.533Z] ok github.com/docker/docker/builder/remotecontext 0.270s coverage: 9.3% of statements [2022-03-17T16:31:36.753Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-17T16:31:36.989Z] === RUN TestGetAllAllowed [2022-03-17T16:31:36.989Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestGetAllMeta [2022-03-17T16:31:36.989Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-17T16:31:36.989Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestIsUnreferencedBuiltin [2022-03-17T16:31:36.989Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestIsExistingDirectory [2022-03-17T16:31:36.989Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-17T16:31:36.989Z] === RUN TestGetFilenameForDownload [2022-03-17T16:31:36.989Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestEnv2Variables [2022-03-17T16:31:36.989Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-17T16:31:36.989Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestMaintainer [2022-03-17T16:31:36.989Z] --- PASS: TestMaintainer (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestLabel [2022-03-17T16:31:36.989Z] --- PASS: TestLabel (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestFromScratch [2022-03-17T16:31:36.989Z] --- PASS: TestFromScratch (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestFromWithArg [2022-03-17T16:31:36.989Z] --- PASS: TestFromWithArg (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-17T16:31:36.989Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestFromWithUndefinedArg [2022-03-17T16:31:36.989Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestFromMultiStageWithNamedStage [2022-03-17T16:31:36.989Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestOnbuild [2022-03-17T16:31:36.989Z] --- PASS: TestOnbuild (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestWorkdir [2022-03-17T16:31:36.989Z] --- PASS: TestWorkdir (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestCmd [2022-03-17T16:31:36.989Z] --- PASS: TestCmd (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestHealthcheckNone [2022-03-17T16:31:36.989Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestHealthcheckCmd [2022-03-17T16:31:36.989Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestEntrypoint [2022-03-17T16:31:36.989Z] --- PASS: TestEntrypoint (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestExpose [2022-03-17T16:31:36.989Z] --- PASS: TestExpose (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestUser [2022-03-17T16:31:36.989Z] --- PASS: TestUser (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestVolume [2022-03-17T16:31:36.989Z] --- PASS: TestVolume (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestStopSignal [2022-03-17T16:31:36.989Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T16:31:36.989Z] --- SKIP: TestStopSignal (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestArg [2022-03-17T16:31:36.989Z] --- PASS: TestArg (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestShell [2022-03-17T16:31:36.989Z] --- PASS: TestShell (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestPrependEnvOnCmd [2022-03-17T16:31:36.989Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestRunWithBuildArgs [2022-03-17T16:31:36.989Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestRunIgnoresHealthcheck [2022-03-17T16:31:36.989Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestDispatchUnsupportedOptions [2022-03-17T16:31:36.989Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-17T16:31:36.989Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-17T16:31:36.989Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-17T16:31:36.989Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-17T16:31:36.989Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-17T16:31:36.989Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-17T16:31:36.989Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestNormalizeWorkdir [2022-03-17T16:31:36.989Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestDispatch [2022-03-17T16:31:36.989Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-17T16:31:36.989Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-17T16:31:36.989Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-17T16:31:36.989Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-17T16:31:36.989Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-17T16:31:36.989Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-17T16:31:36.989Z] === RUN TestDispatch/COPY_url [2022-03-17T16:31:36.989Z] --- PASS: TestDispatch (0.05s) [2022-03-17T16:31:36.989Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-17T16:31:36.989Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-17T16:31:36.989Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-17T16:31:36.989Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-17T16:31:36.989Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-17T16:31:36.989Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-17T16:31:36.989Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestAddScratchImageAddsToMounts [2022-03-17T16:31:36.989Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-17T16:31:36.989Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-17T16:31:36.989Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-17T16:31:36.989Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestImageSourceGetAddsToMounts [2022-03-17T16:31:36.989Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestEmptyDockerfile [2022-03-17T16:31:36.989Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-17T16:31:36.989Z] === RUN TestSymlinkDockerfile [2022-03-17T16:31:36.989Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-17T16:31:36.989Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-17T16:31:36.989Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestNonExistingDockerfile [2022-03-17T16:31:36.989Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-03-17T16:31:36.989Z] === RUN TestCopyRunConfig [2022-03-17T16:31:36.989Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestDeepCopyRunConfig [2022-03-17T16:31:36.989Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestExportImage [2022-03-17T16:31:36.989Z] --- PASS: TestExportImage (0.00s) [2022-03-17T16:31:36.989Z] === RUN TestNormalizeDest [2022-03-17T16:31:36.989Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-17T16:31:36.989Z] PASS [2022-03-17T16:31:36.989Z] coverage: 46.7% of statements [2022-03-17T16:31:36.989Z] ok github.com/docker/docker/builder/dockerfile 0.198s coverage: 46.7% of statements [2022-03-17T16:31:37.015Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-17T16:31:37.277Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-17T16:31:37.539Z] Removing intermediate container 47dfedb1f5d2 [2022-03-17T16:31:37.539Z] ---> d14a6a886989 [2022-03-17T16:31:37.539Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-17T16:31:37.950Z] === RUN TestTCP4Proxy [2022-03-17T16:31:37.950Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-17T16:31:37.950Z] === RUN TestTCP4ProxyHalfClose [2022-03-17T16:31:37.950Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-17T16:31:37.950Z] === RUN TestTCP6Proxy [2022-03-17T16:31:37.950Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T16:31:37.950Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-17T16:31:37.950Z] === RUN TestTCPDualStackProxy [2022-03-17T16:31:37.950Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T16:31:37.950Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-17T16:31:37.950Z] === RUN TestUDP4Proxy [2022-03-17T16:31:37.950Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-17T16:31:37.950Z] === RUN TestUDP6Proxy [2022-03-17T16:31:37.950Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T16:31:37.950Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-17T16:31:37.950Z] === RUN TestUDPWriteError [2022-03-17T16:31:37.950Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-17T16:31:37.950Z] === RUN TestSCTP4Proxy [2022-03-17T16:31:37.950Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T16:31:37.950Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-17T16:31:37.950Z] === RUN TestSCTP6Proxy [2022-03-17T16:31:37.950Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T16:31:37.950Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-17T16:31:37.950Z] PASS [2022-03-17T16:31:37.950Z] coverage: 49.4% of statements [2022-03-17T16:31:37.950Z] ok github.com/docker/docker/cmd/docker-proxy 0.052s coverage: 49.4% of statements [2022-03-17T16:31:38.007Z] ---> Running in 2b70c23e7b1b [2022-03-17T16:31:38.007Z] Removing intermediate container 2b70c23e7b1b [2022-03-17T16:31:38.007Z] ---> f07cea9d42c5 [2022-03-17T16:31:38.007Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-17T16:31:38.236Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-17T16:31:38.476Z] ---> Running in 19c86ad02767 [2022-03-17T16:31:38.945Z] Removing intermediate container 19c86ad02767 [2022-03-17T16:31:38.945Z] ---> cbac856c0bcd [2022-03-17T16:31:38.945Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-17T16:31:39.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-17T16:31:39.185Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-17T16:31:39.932Z] [2022-03-17T16:31:40.129Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-17T16:31:40.399Z] ---> 2ad45ef53364 [2022-03-17T16:31:40.399Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-17T16:31:40.399Z] ---> Running in 80a460545b25 [2022-03-17T16:31:40.701Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-17T16:31:40.962Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-17T16:31:41.175Z] .....INFO: Daemon under test started and replied! [2022-03-17T16:31:41.175Z] INFO: Docker version of the daemon under test [2022-03-17T16:31:41.175Z] [2022-03-17T16:31:41.175Z] Client: [2022-03-17T16:31:41.175Z] Version: 17.06.2-ce [2022-03-17T16:31:41.175Z] API version: 1.30 [2022-03-17T16:31:41.175Z] Go version: go1.8.3 [2022-03-17T16:31:41.175Z] Git commit: cec0b72 [2022-03-17T16:31:41.175Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-17T16:31:41.175Z] OS/Arch: windows/amd64 [2022-03-17T16:31:41.175Z] [2022-03-17T16:31:41.175Z] Server: [2022-03-17T16:31:41.175Z] Version: 0.0.0-dev [2022-03-17T16:31:41.175Z] API version: 1.42 (minimum version 1.24) [2022-03-17T16:31:41.175Z] Go version: go1.18 [2022-03-17T16:31:41.175Z] Git commit: bee8f006fe [2022-03-17T16:31:41.175Z] Built: 03/17/2022 16:29:11 [2022-03-17T16:31:41.175Z] OS/Arch: windows/amd64 [2022-03-17T16:31:41.175Z] Experimental: false [2022-03-17T16:31:41.175Z] [2022-03-17T16:31:41.175Z] INFO: Docker info of the daemon under test [2022-03-17T16:31:41.175Z] [2022-03-17T16:31:41.175Z] Containers: 0 [2022-03-17T16:31:41.175Z] Running: 0 [2022-03-17T16:31:41.175Z] Paused: 0 [2022-03-17T16:31:41.175Z] Stopped: 0 [2022-03-17T16:31:41.175Z] Images: 0 [2022-03-17T16:31:41.175Z] Server Version: 0.0.0-dev [2022-03-17T16:31:41.175Z] Storage Driver: windowsfilter [2022-03-17T16:31:41.175Z] Windows: [2022-03-17T16:31:41.175Z] Logging Driver: json-file [2022-03-17T16:31:41.175Z] Plugins: [2022-03-17T16:31:41.175Z] Volume: local [2022-03-17T16:31:41.175Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T16:31:41.175Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T16:31:41.175Z] Swarm: inactive [2022-03-17T16:31:41.175Z] Default Isolation: process [2022-03-17T16:31:41.175Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-17T16:31:41.175Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-03-17T16:31:41.175Z] OSType: windows [2022-03-17T16:31:41.175Z] Architecture: x86_64 [2022-03-17T16:31:41.175Z] CPUs: 4 [2022-03-17T16:31:41.175Z] Total Memory: 32GiB [2022-03-17T16:31:41.175Z] Name: azwin-2-42c650 [2022-03-17T16:31:41.175Z] ID: U4IV:HGM5:R7TO:6OFG:MFLK:VIQU:ISYZ:2LRZ:O4OH:5KF6:ANIU:FTOZ [2022-03-17T16:31:41.175Z] Docker Root Dir: D:\CI\PR-43298\7\daemon [2022-03-17T16:31:41.175Z] Debug Mode (client): false [2022-03-17T16:31:41.175Z] Debug Mode (server): true [2022-03-17T16:31:41.175Z] File Descriptors: -1 [2022-03-17T16:31:41.175Z] Goroutines: 16 [2022-03-17T16:31:41.175Z] System Time: 2022-03-17T16:31:40.7280245Z [2022-03-17T16:31:41.175Z] EventsListeners: 0 [2022-03-17T16:31:41.175Z] Registry: https://index.docker.io/v1/ [2022-03-17T16:31:41.175Z] Labels: [2022-03-17T16:31:41.175Z] Experimental: false [2022-03-17T16:31:41.175Z] Insecure Registries: [2022-03-17T16:31:41.175Z] 127.0.0.0/8 [2022-03-17T16:31:41.175Z] Live Restore Enabled: false [2022-03-17T16:31:41.175Z] [2022-03-17T16:31:41.175Z] [2022-03-17T16:31:41.175Z] INFO: Docker images of the daemon under test [2022-03-17T16:31:41.175Z] [2022-03-17T16:31:41.175Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T16:31:41.175Z] [2022-03-17T16:31:41.175Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-17T16:31:41.175Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-17T16:31:41.534Z] docker_api_swarm_test.go:304: [d9e38ae47537d] joining swarm manager [d153b2a0d670e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:31:41.646Z] ltsc2019: Pulling from windows/servercore [2022-03-17T16:31:41.646Z] 4612f6d0b889: Pulling fs layer [2022-03-17T16:31:41.646Z] 0a6173b79e25: Pulling fs layer [2022-03-17T16:31:43.542Z] docker_api_swarm_test.go:305: [da04a0b809fbe] joining swarm manager [d153b2a0d670e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:31:43.542Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-17T16:31:45.457Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-17T16:31:48.333Z] === RUN TestCheckpointCreateError [2022-03-17T16:31:48.333Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestCheckpointCreate [2022-03-17T16:31:48.333Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestCheckpointDeleteError [2022-03-17T16:31:48.333Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestCheckpointDelete [2022-03-17T16:31:48.333Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestCheckpointListError [2022-03-17T16:31:48.333Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestCheckpointList [2022-03-17T16:31:48.333Z] --- PASS: TestCheckpointList (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestCheckpointListContainerNotFound [2022-03-17T16:31:48.333Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestNewClientWithOpsFromEnv [2022-03-17T16:31:48.333Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T16:31:48.333Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestGetAPIPath [2022-03-17T16:31:48.333Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestParseHostURL [2022-03-17T16:31:48.333Z] --- PASS: TestParseHostURL (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-17T16:31:48.333Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-17T16:31:48.333Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestNegotiateAPIVersion [2022-03-17T16:31:48.333Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-17T16:31:48.333Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-17T16:31:48.333Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-17T16:31:48.333Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-17T16:31:48.333Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-17T16:31:48.333Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-17T16:31:48.333Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-17T16:31:48.333Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-17T16:31:48.333Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-17T16:31:48.333Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-17T16:31:48.333Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestNegotiateAPVersionOverride [2022-03-17T16:31:48.333Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-17T16:31:48.333Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-17T16:31:48.333Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-17T16:31:48.333Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestClientRedirect [2022-03-17T16:31:48.333Z] === RUN TestClientRedirect/GET [2022-03-17T16:31:48.333Z] === RUN TestClientRedirect/POST [2022-03-17T16:31:48.333Z] === RUN TestClientRedirect/PUT [2022-03-17T16:31:48.333Z] === RUN TestClientRedirect/DELETE [2022-03-17T16:31:48.333Z] --- PASS: TestClientRedirect (0.00s) [2022-03-17T16:31:48.333Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-17T16:31:48.333Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-17T16:31:48.333Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-17T16:31:48.333Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigCreateUnsupported [2022-03-17T16:31:48.333Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigCreateError [2022-03-17T16:31:48.333Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigCreate [2022-03-17T16:31:48.333Z] --- PASS: TestConfigCreate (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigInspectNotFound [2022-03-17T16:31:48.333Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigInspectWithEmptyID [2022-03-17T16:31:48.333Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigInspectUnsupported [2022-03-17T16:31:48.333Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigInspectError [2022-03-17T16:31:48.333Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigInspectConfigNotFound [2022-03-17T16:31:48.333Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigInspect [2022-03-17T16:31:48.333Z] --- PASS: TestConfigInspect (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigListUnsupported [2022-03-17T16:31:48.333Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigListError [2022-03-17T16:31:48.333Z] --- PASS: TestConfigListError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigList [2022-03-17T16:31:48.333Z] --- PASS: TestConfigList (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigRemoveUnsupported [2022-03-17T16:31:48.333Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigRemoveError [2022-03-17T16:31:48.333Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigRemove [2022-03-17T16:31:48.333Z] --- PASS: TestConfigRemove (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigUpdateUnsupported [2022-03-17T16:31:48.333Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigUpdateError [2022-03-17T16:31:48.333Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestConfigUpdate [2022-03-17T16:31:48.333Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerCommitError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerCommit [2022-03-17T16:31:48.333Z] --- PASS: TestContainerCommit (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerStatPathError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerStatPathNotFoundError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerStatPathNoHeaderError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerStatPath [2022-03-17T16:31:48.333Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestCopyToContainerError [2022-03-17T16:31:48.333Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestCopyToContainerNotFoundError [2022-03-17T16:31:48.333Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-17T16:31:48.333Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestCopyToContainer [2022-03-17T16:31:48.333Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestCopyFromContainerError [2022-03-17T16:31:48.333Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestCopyFromContainerNotFoundError [2022-03-17T16:31:48.333Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-17T16:31:48.333Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-17T16:31:48.333Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestCopyFromContainer [2022-03-17T16:31:48.333Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerCreateError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerCreateError (0.01s) [2022-03-17T16:31:48.333Z] === RUN TestContainerCreateImageNotFound [2022-03-17T16:31:48.333Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerCreateWithName [2022-03-17T16:31:48.333Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerCreateAutoRemove [2022-03-17T16:31:48.333Z] --- PASS: TestContainerCreateAutoRemove (0.01s) [2022-03-17T16:31:48.333Z] === RUN TestContainerDiffError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerDiff [2022-03-17T16:31:48.333Z] --- PASS: TestContainerDiff (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerExecCreateError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerExecCreate [2022-03-17T16:31:48.333Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerExecStartError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerExecStart [2022-03-17T16:31:48.333Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerExecInspectError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerExecInspect [2022-03-17T16:31:48.333Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerExportError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerExportError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerExport [2022-03-17T16:31:48.333Z] --- PASS: TestContainerExport (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerInspectError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerInspectContainerNotFound [2022-03-17T16:31:48.333Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerInspectWithEmptyID [2022-03-17T16:31:48.333Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerInspect [2022-03-17T16:31:48.333Z] --- PASS: TestContainerInspect (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerInspectNode [2022-03-17T16:31:48.333Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerKillError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerKillError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerKill [2022-03-17T16:31:48.333Z] --- PASS: TestContainerKill (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerListError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerListError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerList [2022-03-17T16:31:48.333Z] --- PASS: TestContainerList (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerLogsNotFoundError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerLogsError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerLogs [2022-03-17T16:31:48.333Z] --- PASS: TestContainerLogs (0.16s) [2022-03-17T16:31:48.333Z] === RUN TestContainerPauseError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerPause [2022-03-17T16:31:48.333Z] --- PASS: TestContainerPause (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainersPruneError [2022-03-17T16:31:48.333Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainersPrune [2022-03-17T16:31:48.333Z] --- PASS: TestContainersPrune (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerRemoveError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerRemoveNotFoundError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerRemove [2022-03-17T16:31:48.333Z] --- PASS: TestContainerRemove (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerRenameError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerRename [2022-03-17T16:31:48.333Z] --- PASS: TestContainerRename (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerResizeError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerExecResizeError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerResize [2022-03-17T16:31:48.333Z] --- PASS: TestContainerResize (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerExecResize [2022-03-17T16:31:48.333Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerRestartError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerRestart [2022-03-17T16:31:48.333Z] --- PASS: TestContainerRestart (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerStartError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerStartError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerStart [2022-03-17T16:31:48.333Z] --- PASS: TestContainerStart (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerStatsError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerStats [2022-03-17T16:31:48.333Z] --- PASS: TestContainerStats (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerStopError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerStopError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerStop [2022-03-17T16:31:48.333Z] --- PASS: TestContainerStop (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerTopError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerTopError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerTop [2022-03-17T16:31:48.333Z] --- PASS: TestContainerTop (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerUnpauseError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerUnpause [2022-03-17T16:31:48.333Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerUpdateError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerUpdate [2022-03-17T16:31:48.333Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerWaitError [2022-03-17T16:31:48.333Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestContainerWait [2022-03-17T16:31:48.333Z] --- PASS: TestContainerWait (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestDiskUsageError [2022-03-17T16:31:48.333Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestDiskUsage [2022-03-17T16:31:48.333Z] --- PASS: TestDiskUsage (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestDistributionInspectUnsupported [2022-03-17T16:31:48.333Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestDistributionInspectWithEmptyID [2022-03-17T16:31:48.333Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestEventsErrorInOptions [2022-03-17T16:31:48.333Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestEventsErrorFromServer [2022-03-17T16:31:48.333Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestEvents [2022-03-17T16:31:48.333Z] --- PASS: TestEvents (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestTLSCloseWriter [2022-03-17T16:31:48.333Z] === PAUSE TestTLSCloseWriter [2022-03-17T16:31:48.333Z] === RUN TestImageBuildError [2022-03-17T16:31:48.333Z] --- PASS: TestImageBuildError (0.01s) [2022-03-17T16:31:48.333Z] === RUN TestImageBuild [2022-03-17T16:31:48.333Z] --- PASS: TestImageBuild (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestGetDockerOS [2022-03-17T16:31:48.333Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageCreateError [2022-03-17T16:31:48.333Z] --- PASS: TestImageCreateError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageCreate [2022-03-17T16:31:48.333Z] --- PASS: TestImageCreate (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageHistoryError [2022-03-17T16:31:48.333Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageHistory [2022-03-17T16:31:48.333Z] --- PASS: TestImageHistory (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageImportError [2022-03-17T16:31:48.333Z] --- PASS: TestImageImportError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageImport [2022-03-17T16:31:48.333Z] --- PASS: TestImageImport (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageInspectError [2022-03-17T16:31:48.333Z] --- PASS: TestImageInspectError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageInspectImageNotFound [2022-03-17T16:31:48.333Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageInspectWithEmptyID [2022-03-17T16:31:48.333Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageInspect [2022-03-17T16:31:48.333Z] --- PASS: TestImageInspect (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageListError [2022-03-17T16:31:48.333Z] --- PASS: TestImageListError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageList [2022-03-17T16:31:48.333Z] --- PASS: TestImageList (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageListApiBefore125 [2022-03-17T16:31:48.333Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageLoadError [2022-03-17T16:31:48.333Z] --- PASS: TestImageLoadError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageLoad [2022-03-17T16:31:48.333Z] --- PASS: TestImageLoad (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagesPruneError [2022-03-17T16:31:48.333Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagesPrune [2022-03-17T16:31:48.333Z] --- PASS: TestImagesPrune (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagePullReferenceParseError [2022-03-17T16:31:48.333Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagePullAnyError [2022-03-17T16:31:48.333Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-17T16:31:48.333Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T16:31:48.333Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T16:31:48.333Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-17T16:31:48.333Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagePullWithoutErrors [2022-03-17T16:31:48.333Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagePushReferenceError [2022-03-17T16:31:48.333Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagePushAnyError [2022-03-17T16:31:48.333Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-17T16:31:48.333Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T16:31:48.333Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T16:31:48.333Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-17T16:31:48.333Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImagePushWithoutErrors [2022-03-17T16:31:48.333Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-17T16:31:48.333Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-17T16:31:48.333Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-17T16:31:48.333Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-17T16:31:48.333Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-17T16:31:48.333Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-17T16:31:48.333Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-17T16:31:48.333Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-17T16:31:48.333Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageRemoveError [2022-03-17T16:31:48.333Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageRemoveImageNotFound [2022-03-17T16:31:48.333Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageRemove [2022-03-17T16:31:48.333Z] --- PASS: TestImageRemove (0.00s) [2022-03-17T16:31:48.333Z] === RUN TestImageSaveError [2022-03-17T16:31:48.333Z] --- PASS: TestImageSaveError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestImageSave [2022-03-17T16:31:48.334Z] --- PASS: TestImageSave (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestImageSearchAnyError [2022-03-17T16:31:48.334Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-17T16:31:48.334Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T16:31:48.334Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T16:31:48.334Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-17T16:31:48.334Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestImageSearchWithoutErrors [2022-03-17T16:31:48.334Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestImageTagError [2022-03-17T16:31:48.334Z] --- PASS: TestImageTagError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestImageTagInvalidReference [2022-03-17T16:31:48.334Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestImageTagInvalidSourceImageName [2022-03-17T16:31:48.334Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestImageTagHexSource [2022-03-17T16:31:48.334Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestImageTag [2022-03-17T16:31:48.334Z] --- PASS: TestImageTag (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestInfoServerError [2022-03-17T16:31:48.334Z] --- PASS: TestInfoServerError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestInfoInvalidResponseJSONError [2022-03-17T16:31:48.334Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestInfo [2022-03-17T16:31:48.334Z] --- PASS: TestInfo (0.01s) [2022-03-17T16:31:48.334Z] === RUN TestNetworkConnectError [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNetworkConnect [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNetworkCreateError [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNetworkCreate [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNetworkDisconnectError [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNetworkDisconnect [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNetworkInspect [2022-03-17T16:31:48.334Z] === RUN TestNetworkInspect/empty_ID [2022-03-17T16:31:48.334Z] === RUN TestNetworkInspect/no_options [2022-03-17T16:31:48.334Z] === RUN TestNetworkInspect/verbose [2022-03-17T16:31:48.334Z] === RUN TestNetworkInspect/global_scope [2022-03-17T16:31:48.334Z] === RUN TestNetworkInspect/unknown_network [2022-03-17T16:31:48.334Z] === RUN TestNetworkInspect/server_error [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNetworkListError [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkListError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNetworkList [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkList (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNetworksPruneError [2022-03-17T16:31:48.334Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNetworksPrune [2022-03-17T16:31:48.334Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNetworkRemoveError [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNetworkRemove [2022-03-17T16:31:48.334Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNodeInspectError [2022-03-17T16:31:48.334Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNodeInspectNodeNotFound [2022-03-17T16:31:48.334Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNodeInspectWithEmptyID [2022-03-17T16:31:48.334Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNodeInspect [2022-03-17T16:31:48.334Z] --- PASS: TestNodeInspect (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNodeListError [2022-03-17T16:31:48.334Z] --- PASS: TestNodeListError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNodeList [2022-03-17T16:31:48.334Z] --- PASS: TestNodeList (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNodeRemoveError [2022-03-17T16:31:48.334Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNodeRemove [2022-03-17T16:31:48.334Z] --- PASS: TestNodeRemove (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNodeUpdateError [2022-03-17T16:31:48.334Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestNodeUpdate [2022-03-17T16:31:48.334Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestOptionWithHostFromEnv [2022-03-17T16:31:48.334Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestOptionWithTimeout [2022-03-17T16:31:48.334Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestOptionWithVersionFromEnv [2022-03-17T16:31:48.334Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPingFail [2022-03-17T16:31:48.334Z] --- PASS: TestPingFail (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPingWithError [2022-03-17T16:31:48.334Z] 2022/03/17 16:31:47 RoundTripper returned a response & error; ignoring response [2022-03-17T16:31:48.334Z] 2022/03/17 16:31:47 RoundTripper returned a response & error; ignoring response [2022-03-17T16:31:48.334Z] --- PASS: TestPingWithError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPingSuccess [2022-03-17T16:31:48.334Z] --- PASS: TestPingSuccess (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPingHeadFallback [2022-03-17T16:31:48.334Z] === RUN TestPingHeadFallback/OK [2022-03-17T16:31:48.334Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-17T16:31:48.334Z] === RUN TestPingHeadFallback/Not_Found [2022-03-17T16:31:48.334Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-17T16:31:48.334Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-17T16:31:48.334Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-17T16:31:48.334Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-17T16:31:48.334Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-17T16:31:48.334Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPluginDisableError [2022-03-17T16:31:48.334Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPluginDisable [2022-03-17T16:31:48.334Z] --- PASS: TestPluginDisable (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPluginEnableError [2022-03-17T16:31:48.334Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPluginEnable [2022-03-17T16:31:48.334Z] --- PASS: TestPluginEnable (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPluginInspectError [2022-03-17T16:31:48.334Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPluginInspectWithEmptyID [2022-03-17T16:31:48.334Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPluginInspect [2022-03-17T16:31:48.334Z] --- PASS: TestPluginInspect (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPluginListError [2022-03-17T16:31:48.334Z] --- PASS: TestPluginListError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPluginList [2022-03-17T16:31:48.334Z] --- PASS: TestPluginList (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPluginPushError [2022-03-17T16:31:48.334Z] --- PASS: TestPluginPushError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPluginPush [2022-03-17T16:31:48.334Z] --- PASS: TestPluginPush (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPluginRemoveError [2022-03-17T16:31:48.334Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPluginRemove [2022-03-17T16:31:48.334Z] --- PASS: TestPluginRemove (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPluginSetError [2022-03-17T16:31:48.334Z] --- PASS: TestPluginSetError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPluginSet [2022-03-17T16:31:48.334Z] --- PASS: TestPluginSet (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSetHostHeader [2022-03-17T16:31:48.334Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestPlainTextError [2022-03-17T16:31:48.334Z] --- PASS: TestPlainTextError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestInfiniteError [2022-03-17T16:31:48.334Z] --- PASS: TestInfiniteError (0.05s) [2022-03-17T16:31:48.334Z] === RUN TestCanceledContext [2022-03-17T16:31:48.334Z] 2022/03/17 16:31:47 RoundTripper returned a response & error; ignoring response [2022-03-17T16:31:48.334Z] --- PASS: TestCanceledContext (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestDeadlineExceededContext [2022-03-17T16:31:48.334Z] 2022/03/17 16:31:47 RoundTripper returned a response & error; ignoring response [2022-03-17T16:31:48.334Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretCreateUnsupported [2022-03-17T16:31:48.334Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretCreateError [2022-03-17T16:31:48.334Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretCreate [2022-03-17T16:31:48.334Z] --- PASS: TestSecretCreate (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretInspectUnsupported [2022-03-17T16:31:48.334Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretInspectError [2022-03-17T16:31:48.334Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretInspectSecretNotFound [2022-03-17T16:31:48.334Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretInspectWithEmptyID [2022-03-17T16:31:48.334Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretInspect [2022-03-17T16:31:48.334Z] --- PASS: TestSecretInspect (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretListUnsupported [2022-03-17T16:31:48.334Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretListError [2022-03-17T16:31:48.334Z] --- PASS: TestSecretListError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretList [2022-03-17T16:31:48.334Z] --- PASS: TestSecretList (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretRemoveUnsupported [2022-03-17T16:31:48.334Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretRemoveError [2022-03-17T16:31:48.334Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretRemove [2022-03-17T16:31:48.334Z] --- PASS: TestSecretRemove (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretUpdateUnsupported [2022-03-17T16:31:48.334Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretUpdateError [2022-03-17T16:31:48.334Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSecretUpdate [2022-03-17T16:31:48.334Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceCreateError [2022-03-17T16:31:48.334Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceCreate [2022-03-17T16:31:48.334Z] --- PASS: TestServiceCreate (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-17T16:31:48.334Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceCreateDigestPinning [2022-03-17T16:31:48.334Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceInspectError [2022-03-17T16:31:48.334Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceInspectServiceNotFound [2022-03-17T16:31:48.334Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceInspectWithEmptyID [2022-03-17T16:31:48.334Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceInspect [2022-03-17T16:31:48.334Z] --- PASS: TestServiceInspect (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceListError [2022-03-17T16:31:48.334Z] --- PASS: TestServiceListError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceList [2022-03-17T16:31:48.334Z] --- PASS: TestServiceList (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceLogsError [2022-03-17T16:31:48.334Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceLogs [2022-03-17T16:31:48.334Z] --- PASS: TestServiceLogs (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceRemoveError [2022-03-17T16:31:48.334Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceRemoveNotFoundError [2022-03-17T16:31:48.334Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceRemove [2022-03-17T16:31:48.334Z] --- PASS: TestServiceRemove (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceUpdateError [2022-03-17T16:31:48.334Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestServiceUpdate [2022-03-17T16:31:48.334Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSwarmGetUnlockKeyError [2022-03-17T16:31:48.334Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSwarmGetUnlockKey [2022-03-17T16:31:48.334Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSwarmInitError [2022-03-17T16:31:48.334Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSwarmInit [2022-03-17T16:31:48.334Z] --- PASS: TestSwarmInit (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSwarmInspectError [2022-03-17T16:31:48.334Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSwarmInspect [2022-03-17T16:31:48.334Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSwarmJoinError [2022-03-17T16:31:48.334Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSwarmJoin [2022-03-17T16:31:48.334Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSwarmLeaveError [2022-03-17T16:31:48.334Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSwarmLeave [2022-03-17T16:31:48.334Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSwarmUnlockError [2022-03-17T16:31:48.334Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSwarmUnlock [2022-03-17T16:31:48.334Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSwarmUpdateError [2022-03-17T16:31:48.334Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestSwarmUpdate [2022-03-17T16:31:48.334Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestTaskInspectError [2022-03-17T16:31:48.334Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestTaskInspectWithEmptyID [2022-03-17T16:31:48.334Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestTaskInspect [2022-03-17T16:31:48.334Z] --- PASS: TestTaskInspect (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestTaskListError [2022-03-17T16:31:48.334Z] --- PASS: TestTaskListError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestTaskList [2022-03-17T16:31:48.334Z] --- PASS: TestTaskList (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestVolumeCreateError [2022-03-17T16:31:48.334Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestVolumeCreate [2022-03-17T16:31:48.334Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestVolumeInspectError [2022-03-17T16:31:48.334Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestVolumeInspectNotFound [2022-03-17T16:31:48.334Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestVolumeInspectWithEmptyID [2022-03-17T16:31:48.334Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestVolumeInspect [2022-03-17T16:31:48.334Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestVolumeListError [2022-03-17T16:31:48.334Z] --- PASS: TestVolumeListError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestVolumeList [2022-03-17T16:31:48.334Z] --- PASS: TestVolumeList (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestVolumeRemoveError [2022-03-17T16:31:48.334Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-17T16:31:48.334Z] === RUN TestVolumeRemove [2022-03-17T16:31:48.334Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-17T16:31:48.334Z] === CONT TestTLSCloseWriter [2022-03-17T16:31:48.334Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-17T16:31:48.334Z] PASS [2022-03-17T16:31:48.334Z] coverage: 75.2% of statements [2022-03-17T16:31:48.334Z] ok github.com/docker/docker/client 0.390s coverage: 75.2% of statements [2022-03-17T16:31:48.768Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-17T16:31:49.162Z] Removing intermediate container 80a460545b25 [2022-03-17T16:31:49.162Z] ---> ad5a72c57249 [2022-03-17T16:31:49.162Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-17T16:31:49.162Z] ---> Running in 431431a9b7a1 [2022-03-17T16:31:49.342Z] --- PASS: TestDockerNetworkMacvlan (13.50s) [2022-03-17T16:31:49.342Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-03-17T16:31:49.342Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-03-17T16:31:49.342Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.39s) [2022-03-17T16:31:49.342Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.70s) [2022-03-17T16:31:49.342Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.24s) [2022-03-17T16:31:49.342Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s) [2022-03-17T16:31:49.342Z] PASS [2022-03-17T16:31:49.342Z] [2022-03-17T16:31:49.342Z] DONE 8 tests in 15.084s [2022-03-17T16:31:49.342Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-17T16:31:49.342Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:31:49.342Z] ++ set -e [2022-03-17T16:31:49.342Z] ++ '[' -n 0 ']' [2022-03-17T16:31:49.342Z] ++ set -x [2022-03-17T16:31:49.342Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:31:49.342Z] testing: warning: no tests to run [2022-03-17T16:31:49.342Z] PASS [2022-03-17T16:31:49.342Z] [2022-03-17T16:31:49.342Z] DONE 0 tests in 0.032s [2022-03-17T16:31:49.342Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-17T16:31:49.342Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:31:49.342Z] ++ set -e [2022-03-17T16:31:49.342Z] ++ '[' -n 0 ']' [2022-03-17T16:31:49.342Z] ++ set -x [2022-03-17T16:31:49.342Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:31:49.342Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-17T16:31:49.604Z] INFO: Testing against a local daemon [2022-03-17T16:31:49.604Z] === RUN TestAuthZPluginAllowRequest [2022-03-17T16:31:50.994Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2022-03-17T16:31:50.994Z] === RUN TestAuthZPluginTLS [2022-03-17T16:31:51.378Z] [2022-03-17T16:31:51.378Z] SUCCESS: Specified value was saved. [2022-03-17T16:31:51.565Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-17T16:31:51.565Z] === RUN TestAuthZPluginDenyRequest [2022-03-17T16:31:52.135Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-17T16:31:52.135Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-17T16:31:52.708Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-17T16:31:52.708Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-03-17T16:31:52.708Z] === RUN TestAuthZPluginDenyResponse [2022-03-17T16:31:52.968Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-17T16:31:52.968Z] === RUN TestAuthZPluginAllowEventStream [2022-03-17T16:31:54.327Z] Removing intermediate container 431431a9b7a1 [2022-03-17T16:31:54.327Z] ---> 5b51ea8bb9be [2022-03-17T16:31:54.328Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-17T16:31:54.328Z] ---> Running in f0dd161fa61f [2022-03-17T16:31:54.354Z] === RUN TestDockerSuite/TestBuildRm [2022-03-17T16:31:54.615Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2022-03-17T16:31:54.615Z] === RUN TestAuthZPluginErrorResponse [2022-03-17T16:31:55.186Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-03-17T16:31:55.186Z] === RUN TestAuthZPluginErrorRequest [2022-03-17T16:31:55.758Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-17T16:31:55.758Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-17T16:31:56.019Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-17T16:31:56.019Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-17T16:31:56.280Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-17T16:31:57.224Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-17T16:31:57.800Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2022-03-17T16:31:57.800Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-17T16:31:58.122Z] Cannot create a file when that file already exists. [2022-03-17T16:31:58.371Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-17T16:31:58.945Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-17T16:31:59.518Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-17T16:31:59.518Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2022-03-17T16:31:59.518Z] === RUN TestAuthZPluginHeader [2022-03-17T16:31:59.607Z] 0a6173b79e25: Verifying Checksum [2022-03-17T16:31:59.607Z] 0a6173b79e25: Download complete [2022-03-17T16:32:00.476Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-17T16:32:00.476Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-17T16:32:00.476Z] --- PASS: TestAuthZPluginHeader (0.95s) [2022-03-17T16:32:00.476Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-17T16:32:01.838Z] 4612f6d0b889: Verifying Checksum [2022-03-17T16:32:01.838Z] 4612f6d0b889: Download complete [2022-03-17T16:32:01.867Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-17T16:32:02.440Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-17T16:32:03.993Z] Removing intermediate container f0dd161fa61f [2022-03-17T16:32:03.994Z] ---> 691f13852f3e [2022-03-17T16:32:03.994Z] Step 13/13 : CMD ["sh"] [2022-03-17T16:32:03.994Z] ---> Running in a16f3a7a4775 [2022-03-17T16:32:03.994Z] Removing intermediate container a16f3a7a4775 [2022-03-17T16:32:03.994Z] ---> 53ed4bad86da [2022-03-17T16:32:03.994Z] Successfully built 53ed4bad86da [2022-03-17T16:32:03.994Z] Successfully tagged busybox:latest [2022-03-17T16:32:03.994Z] INFO: Docker images of the daemon under test [2022-03-17T16:32:03.994Z] [2022-03-17T16:32:03.994Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T16:32:03.994Z] busybox latest 53ed4bad86da Less than a second ago 5.01GB [2022-03-17T16:32:03.994Z] microsoft/windowsservercore latest 02f938cacc3b 2 weeks ago 4.96GB [2022-03-17T16:32:03.994Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 2 weeks ago 4.96GB [2022-03-17T16:32:03.994Z] [2022-03-17T16:32:03.994Z] INFO: Running integration tests at 03/17/2022 16:32:03... [2022-03-17T16:32:03.994Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-17T16:32:03.994Z] INFO: Integration API tests being run from the host: [2022-03-17T16:32:03.994Z] INFO: make.ps1 starting at 03/17/2022 16:32:03 [2022-03-17T16:32:04.989Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-17T16:32:05.744Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.75s) [2022-03-17T16:32:05.744Z] === RUN TestAuthZPluginV2Disable [2022-03-17T16:32:05.744Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-17T16:32:05.744Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-17T16:32:06.004Z] --- PASS: TestCheckoutGit (31.29s) [2022-03-17T16:32:06.004Z] === RUN TestValidGitTransport [2022-03-17T16:32:06.004Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-17T16:32:06.004Z] === RUN TestGitInvalidRef [2022-03-17T16:32:06.004Z] --- PASS: TestGitInvalidRef (0.23s) [2022-03-17T16:32:06.004Z] PASS [2022-03-17T16:32:06.004Z] coverage: 86.3% of statements [2022-03-17T16:32:06.004Z] ok github.com/docker/docker/builder/remotecontext/git 31.578s coverage: 86.3% of statements [2022-03-17T16:32:06.005Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-17T16:32:06.005Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-17T16:32:06.005Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-17T16:32:06.266Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-17T16:32:06.471Z] ? github.com/docker/docker/cli [no test files] [2022-03-17T16:32:06.471Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-17T16:32:06.839Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-17T16:32:06.839Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-17T16:32:07.783Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-17T16:32:09.172Z] --- PASS: TestAuthZPluginV2Disable (3.94s) [2022-03-17T16:32:09.172Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-17T16:32:10.562Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-17T16:32:11.508Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-17T16:32:11.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-17T16:32:12.345Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-17T16:32:12.917Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-17T16:32:12.917Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.67s) [2022-03-17T16:32:12.917Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-17T16:32:13.862Z] docker_api_swarm_test.go:272: [d9fa62a6e3206] joining swarm manager [dd3e153e55079]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:32:13.862Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-17T16:32:15.096Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-17T16:32:15.096Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-17T16:32:15.096Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-17T16:32:15.096Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-17T16:32:15.096Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-17T16:32:15.096Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-17T16:32:15.096Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-17T16:32:15.096Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-17T16:32:15.096Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-17T16:32:15.096Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-17T16:32:15.096Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-17T16:32:15.096Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-17T16:32:15.096Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-17T16:32:15.096Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-17T16:32:15.096Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-17T16:32:15.096Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-17T16:32:15.096Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-17T16:32:15.096Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-17T16:32:15.096Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-17T16:32:15.096Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-17T16:32:15.096Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-17T16:32:15.096Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-03-17T16:32:15.096Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-17T16:32:15.096Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-17T16:32:15.096Z] === RUN TestConfigureDaemonLogs [2022-03-17T16:32:15.096Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-17T16:32:15.096Z] === RUN TestCommonOptionsInstallFlags [2022-03-17T16:32:15.096Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-17T16:32:15.096Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-17T16:32:15.096Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-17T16:32:15.096Z] PASS [2022-03-17T16:32:15.096Z] coverage: 19.0% of statements [2022-03-17T16:32:15.096Z] ok github.com/docker/docker/cmd/dockerd 0.205s coverage: 19.0% of statements [2022-03-17T16:32:15.096Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-17T16:32:15.096Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-17T16:32:15.256Z] === RUN TestDockerSuite/TestBuildUser [2022-03-17T16:32:15.256Z] docker_api_swarm_test.go:273: [dd6fde4bc0e37] joining swarm manager [dd3e153e55079]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:32:16.057Z] === RUN TestContainerStopSignal [2022-03-17T16:32:16.057Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestContainerStopTimeout [2022-03-17T16:32:16.057Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-17T16:32:16.057Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-17T16:32:16.057Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-17T16:32:16.057Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestReplaceAndAppendEnvVars [2022-03-17T16:32:16.057Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-17T16:32:16.057Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestNewMemoryStore [2022-03-17T16:32:16.057Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestAddContainers [2022-03-17T16:32:16.057Z] --- PASS: TestAddContainers (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestGetContainer [2022-03-17T16:32:16.057Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestDeleteContainer [2022-03-17T16:32:16.057Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestListContainers [2022-03-17T16:32:16.057Z] --- PASS: TestListContainers (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestFirstContainer [2022-03-17T16:32:16.057Z] --- PASS: TestFirstContainer (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestApplyAllContainer [2022-03-17T16:32:16.057Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestIsValidHealthString [2022-03-17T16:32:16.057Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestStateRunStop [2022-03-17T16:32:16.057Z] --- PASS: TestStateRunStop (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestStateTimeoutWait [2022-03-17T16:32:16.057Z] state_test.go:141: Stop callback fired [2022-03-17T16:32:16.057Z] state_test.go:165: Stop callback fired [2022-03-17T16:32:16.057Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-17T16:32:16.057Z] === RUN TestIsValidStateString [2022-03-17T16:32:16.057Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestViewSaveDelete [2022-03-17T16:32:16.057Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-17T16:32:16.057Z] === RUN TestViewAll [2022-03-17T16:32:16.057Z] --- PASS: TestViewAll (0.01s) [2022-03-17T16:32:16.057Z] === RUN TestViewGet [2022-03-17T16:32:16.057Z] --- PASS: TestViewGet (0.01s) [2022-03-17T16:32:16.057Z] === RUN TestNames [2022-03-17T16:32:16.057Z] --- PASS: TestNames (0.00s) [2022-03-17T16:32:16.057Z] === RUN TestViewWithHealthCheck [2022-03-17T16:32:16.057Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-17T16:32:16.057Z] PASS [2022-03-17T16:32:16.057Z] coverage: 41.7% of statements [2022-03-17T16:32:16.057Z] ok github.com/docker/docker/container 0.233s coverage: 41.7% of statements [2022-03-17T16:32:16.057Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-17T16:32:16.057Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-17T16:32:16.057Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-17T16:32:16.057Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-17T16:32:17.018Z] === RUN TestPrepare [2022-03-17T16:32:17.018Z] --- PASS: TestPrepare (0.00s) [2022-03-17T16:32:17.018Z] === RUN TestStart [2022-03-17T16:32:17.018Z] --- PASS: TestStart (0.00s) [2022-03-17T16:32:17.018Z] === RUN TestWaitCancel [2022-03-17T16:32:17.018Z] --- PASS: TestWaitCancel (0.00s) [2022-03-17T16:32:17.018Z] === RUN TestWaitDisabled [2022-03-17T16:32:17.018Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-17T16:32:17.018Z] === RUN TestWaitEnabled [2022-03-17T16:32:17.018Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-17T16:32:17.018Z] === RUN TestRemove [2022-03-17T16:32:17.018Z] --- PASS: TestRemove (0.00s) [2022-03-17T16:32:17.018Z] PASS [2022-03-17T16:32:17.018Z] coverage: 65.3% of statements [2022-03-17T16:32:17.018Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2022-03-17T16:32:17.170Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-17T16:32:19.182Z] === RUN TestNewListSecretsFilters [2022-03-17T16:32:19.182Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-17T16:32:19.182Z] === RUN TestNewListConfigsFilters [2022-03-17T16:32:19.182Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-17T16:32:19.182Z] PASS [2022-03-17T16:32:19.182Z] coverage: 0.5% of statements [2022-03-17T16:32:19.182Z] ok github.com/docker/docker/daemon/cluster 0.166s coverage: 0.5% of statements [2022-03-17T16:32:20.710Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-17T16:32:20.710Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-17T16:32:20.710Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-17T16:32:20.710Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-17T16:32:20.710Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-17T16:32:20.710Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-17T16:32:20.710Z] PASS [2022-03-17T16:32:20.710Z] coverage: 35.9% of statements [2022-03-17T16:32:20.710Z] ok github.com/docker/docker/daemon/cluster/convert 0.755s coverage: 35.9% of statements [2022-03-17T16:32:22.466Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-17T16:32:22.872Z] === RUN TestWaitNodeAttachment [2022-03-17T16:32:22.873Z] === RUN TestBuilderGC [2022-03-17T16:32:22.873Z] --- PASS: TestBuilderGC (0.00s) [2022-03-17T16:32:22.873Z] === RUN TestDaemonConfigurationNotFound [2022-03-17T16:32:22.873Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-17T16:32:22.873Z] === RUN TestDaemonBrokenConfiguration [2022-03-17T16:32:22.873Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-17T16:32:22.873Z] === RUN TestFindConfigurationConflicts [2022-03-17T16:32:22.873Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-17T16:32:22.873Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-17T16:32:22.873Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-17T16:32:22.873Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-17T16:32:22.873Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-17T16:32:22.873Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-17T16:32:22.873Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-17T16:32:22.873Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-17T16:32:22.873Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-17T16:32:22.873Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-17T16:32:22.873Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-17T16:32:22.873Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-17T16:32:22.873Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-17T16:32:22.873Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-17T16:32:22.873Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-17T16:32:22.873Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-17T16:32:22.873Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-17T16:32:22.873Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-17T16:32:22.873Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-17T16:32:22.873Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-17T16:32:22.873Z] === RUN TestValidateConfigurationErrors [2022-03-17T16:32:22.873Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-17T16:32:22.873Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-17T16:32:22.873Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-17T16:32:22.873Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-17T16:32:22.873Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-17T16:32:22.873Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-17T16:32:22.873Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-17T16:32:22.873Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-17T16:32:22.873Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-17T16:32:22.873Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-17T16:32:22.873Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-17T16:32:22.873Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-17T16:32:22.873Z] === RUN TestValidateConfiguration [2022-03-17T16:32:22.873Z] === RUN TestValidateConfiguration/with_label [2022-03-17T16:32:22.873Z] === RUN TestValidateConfiguration/with_dns [2022-03-17T16:32:22.873Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-17T16:32:22.873Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-17T16:32:22.873Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-17T16:32:22.873Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-17T16:32:22.873Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-17T16:32:22.873Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-17T16:32:22.873Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-17T16:32:22.873Z] === RUN TestReloadSetConfigFileNotExist [2022-03-17T16:32:23.329Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-17T16:32:23.329Z] === RUN TestIsolationConversion [2022-03-17T16:32:23.329Z] === RUN TestIsolationConversion/default [2022-03-17T16:32:23.329Z] === RUN TestIsolationConversion/process [2022-03-17T16:32:23.329Z] === RUN TestIsolationConversion/hyperv [2022-03-17T16:32:23.329Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-17T16:32:23.329Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-17T16:32:23.329Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-17T16:32:23.329Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-17T16:32:23.329Z] === RUN TestContainerLabels [2022-03-17T16:32:23.329Z] --- PASS: TestContainerLabels (0.00s) [2022-03-17T16:32:23.329Z] === RUN TestCredentialSpecConversion [2022-03-17T16:32:23.329Z] === RUN TestCredentialSpecConversion/none [2022-03-17T16:32:23.329Z] === RUN TestCredentialSpecConversion/config [2022-03-17T16:32:23.329Z] === RUN TestCredentialSpecConversion/file [2022-03-17T16:32:23.329Z] === RUN TestCredentialSpecConversion/registry [2022-03-17T16:32:23.329Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-17T16:32:23.329Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-17T16:32:23.329Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-17T16:32:23.329Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-17T16:32:23.329Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-17T16:32:23.329Z] === RUN TestControllerValidateMountBind [2022-03-17T16:32:23.329Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-17T16:32:23.329Z] === RUN TestControllerValidateMountVolume [2022-03-17T16:32:23.329Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-17T16:32:23.329Z] === RUN TestControllerValidateMountTarget [2022-03-17T16:32:23.329Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-17T16:32:23.329Z] === RUN TestControllerValidateMountTmpfs [2022-03-17T16:32:23.329Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-17T16:32:23.329Z] === RUN TestControllerValidateMountInvalidType [2022-03-17T16:32:23.329Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-17T16:32:23.329Z] === RUN TestControllerValidateMountNamedPipe [2022-03-17T16:32:23.329Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-17T16:32:23.329Z] PASS [2022-03-17T16:32:23.329Z] coverage: 11.0% of statements [2022-03-17T16:32:23.329Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.670s coverage: 11.0% of statements [2022-03-17T16:32:23.329Z] time="2022-03-17T16:32:22Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-17T16:32:23.329Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2022-03-17T16:32:23.329Z] === RUN TestReloadDefaultConfigNotExist [2022-03-17T16:32:23.329Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:32:23.329Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T16:32:23.329Z] === RUN TestReloadBadDefaultConfig [2022-03-17T16:32:23.329Z] time="2022-03-17T16:32:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-856871373" [2022-03-17T16:32:23.329Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-17T16:32:23.329Z] === RUN TestReloadWithConflictingLabels [2022-03-17T16:32:23.329Z] time="2022-03-17T16:32:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-835454193" [2022-03-17T16:32:23.329Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-17T16:32:23.329Z] === RUN TestReloadWithDuplicateLabels [2022-03-17T16:32:23.329Z] time="2022-03-17T16:32:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1116157142" [2022-03-17T16:32:23.329Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-17T16:32:23.329Z] === RUN TestMaskURLCredentials [2022-03-17T16:32:23.329Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-17T16:32:23.329Z] === RUN TestDaemonConfigurationMerge [2022-03-17T16:32:23.329Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-17T16:32:23.329Z] PASS [2022-03-17T16:32:23.329Z] coverage: 79.2% of statements [2022-03-17T16:32:23.329Z] ok github.com/docker/docker/daemon/config 0.285s coverage: 79.2% of statements [2022-03-17T16:32:23.785Z] === RUN TestEventsLog [2022-03-17T16:32:23.785Z] --- PASS: TestEventsLog (0.00s) [2022-03-17T16:32:23.785Z] === RUN TestEventsLogTimeout [2022-03-17T16:32:23.785Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-17T16:32:23.785Z] === RUN TestLogEvents [2022-03-17T16:32:23.785Z] --- PASS: TestLogEvents (0.05s) [2022-03-17T16:32:23.785Z] === RUN TestLoadBufferedEvents [2022-03-17T16:32:23.785Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-03-17T16:32:23.785Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-17T16:32:23.785Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-17T16:32:23.785Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-17T16:32:23.785Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-17T16:32:23.785Z] PASS [2022-03-17T16:32:23.785Z] coverage: 50.0% of statements [2022-03-17T16:32:23.785Z] ok github.com/docker/docker/daemon/events 0.256s coverage: 50.0% of statements [2022-03-17T16:32:25.016Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.78s) [2022-03-17T16:32:25.016Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-17T16:32:25.312Z] === RUN TestIsEmptyDir [2022-03-17T16:32:25.312Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-17T16:32:25.312Z] PASS [2022-03-17T16:32:25.312Z] coverage: 2.3% of statements [2022-03-17T16:32:25.312Z] ok github.com/docker/docker/daemon/graphdriver 0.078s coverage: 2.3% of statements [2022-03-17T16:32:25.312Z] === RUN TestLinkNaming [2022-03-17T16:32:25.312Z] --- PASS: TestLinkNaming (0.00s) [2022-03-17T16:32:25.312Z] === RUN TestLinkNew [2022-03-17T16:32:25.312Z] --- PASS: TestLinkNew (0.00s) [2022-03-17T16:32:25.312Z] === RUN TestLinkEnv [2022-03-17T16:32:25.312Z] --- PASS: TestLinkEnv (0.00s) [2022-03-17T16:32:25.312Z] === RUN TestLinkMultipleEnv [2022-03-17T16:32:25.312Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-17T16:32:25.312Z] === RUN TestLinkPortRangeEnv [2022-03-17T16:32:25.312Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-17T16:32:25.312Z] PASS [2022-03-17T16:32:25.312Z] coverage: 93.0% of statements [2022-03-17T16:32:25.312Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2022-03-17T16:32:25.312Z] === RUN TestVerifyNetworkingConfig [2022-03-17T16:32:25.312Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-17T16:32:25.312Z] === RUN TestGetContainer [2022-03-17T16:32:25.312Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T16:32:25.312Z] === RUN TestValidContainerNames [2022-03-17T16:32:25.312Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestContainerInitDNS [2022-03-17T16:32:25.768Z] daemon_test.go:145: root required [2022-03-17T16:32:25.768Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestMerge [2022-03-17T16:32:25.768Z] --- PASS: TestMerge (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestValidateContainerIsolation [2022-03-17T16:32:25.768Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestFindNetworkErrorType [2022-03-17T16:32:25.768Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestEnsureServicesExist [2022-03-17T16:32:25.768Z] --- PASS: TestEnsureServicesExist (0.02s) [2022-03-17T16:32:25.768Z] === RUN TestEnsureServicesExistErrors [2022-03-17T16:32:25.768Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-17T16:32:25.768Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-17T16:32:25.768Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-17T16:32:25.768Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestContainerDelete [2022-03-17T16:32:25.768Z] --- PASS: TestContainerDelete (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestContainerDoubleDelete [2022-03-17T16:32:25.768Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestLogContainerEventCopyLabels [2022-03-17T16:32:25.768Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestLogContainerEventWithAttributes [2022-03-17T16:32:25.768Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestNoneHealthcheck [2022-03-17T16:32:25.768Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestHealthStates [2022-03-17T16:32:25.768Z] time="2022-03-17T16:32:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:32:25.768Z] time="2022-03-17T16:32:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:32:25.768Z] time="2022-03-17T16:32:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:32:25.768Z] time="2022-03-17T16:32:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:32:25.768Z] time="2022-03-17T16:32:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:32:25.768Z] time="2022-03-17T16:32:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:32:25.768Z] time="2022-03-17T16:32:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:32:25.768Z] time="2022-03-17T16:32:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:32:25.768Z] time="2022-03-17T16:32:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:32:25.768Z] time="2022-03-17T16:32:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:32:25.768Z] --- PASS: TestHealthStates (0.16s) [2022-03-17T16:32:25.768Z] === RUN TestGetInspectData [2022-03-17T16:32:25.768Z] --- PASS: TestGetInspectData (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestFillLicense [2022-03-17T16:32:25.768Z] --- PASS: TestFillLicense (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestListInvalidFilter [2022-03-17T16:32:25.768Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestNameFilter [2022-03-17T16:32:25.768Z] --- PASS: TestNameFilter (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-17T16:32:25.768Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-17T16:32:25.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-17T16:32:25.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestDaemonReloadLabels [2022-03-17T16:32:25.768Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-17T16:32:25.768Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestDaemonReloadMirrors [2022-03-17T16:32:25.768Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-17T16:32:25.768Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-17T16:32:25.768Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-17T16:32:25.768Z] reload_test.go:342: root required [2022-03-17T16:32:25.768Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-17T16:32:25.768Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-17T16:32:25.768Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-17T16:32:25.768Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-17T16:32:25.768Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-03-17T16:32:25.768Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-17T16:32:25.768Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-03-17T16:32:25.768Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-17T16:32:25.768Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-17T16:32:25.768Z] === RUN TestParseVolumesFrom [2022-03-17T16:32:25.768Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-17T16:32:25.768Z] PASS [2022-03-17T16:32:25.768Z] coverage: 8.6% of statements [2022-03-17T16:32:25.768Z] ok github.com/docker/docker/daemon 0.549s coverage: 8.6% of statements [2022-03-17T16:32:25.768Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-17T16:32:25.768Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-17T16:32:25.768Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-17T16:32:25.768Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-17T16:32:25.768Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-17T16:32:25.768Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-17T16:32:25.768Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-17T16:32:25.768Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-17T16:32:25.768Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-17T16:32:25.768Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-17T16:32:25.768Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-17T16:32:25.768Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-17T16:32:25.768Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-17T16:32:25.768Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-17T16:32:27.294Z] === RUN TestNewStreamConfig [2022-03-17T16:32:27.294Z] === RUN TestNewStreamConfig/defaults [2022-03-17T16:32:27.294Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-17T16:32:27.294Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-17T16:32:27.294Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-17T16:32:27.294Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-17T16:32:27.294Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-17T16:32:27.294Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-17T16:32:27.294Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-17T16:32:27.294Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-17T16:32:27.294Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-17T16:32:27.294Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-17T16:32:27.294Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-17T16:32:27.294Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-17T16:32:27.294Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-17T16:32:27.294Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-17T16:32:27.294Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-17T16:32:27.294Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-17T16:32:27.294Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-17T16:32:27.294Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-17T16:32:27.294Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-17T16:32:27.294Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-17T16:32:27.294Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-17T16:32:27.294Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-17T16:32:27.294Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-17T16:32:27.294Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-17T16:32:27.294Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-17T16:32:27.294Z] time="2022-03-17T16:32:26Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-17T16:32:27.294Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-03-17T16:32:27.294Z] === RUN TestCreateSuccess [2022-03-17T16:32:27.294Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-17T16:32:27.294Z] === RUN TestCreateStreamSkipped [2022-03-17T16:32:27.294Z] time="2022-03-17T16:32:27Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-17T16:32:27.749Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestCreateLogGroupSuccess [2022-03-17T16:32:27.749Z] time="2022-03-17T16:32:27Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-17T16:32:27.749Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestCreateError [2022-03-17T16:32:27.749Z] --- PASS: TestCreateError (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestCreateAlreadyExists [2022-03-17T16:32:27.749Z] time="2022-03-17T16:32:27Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-17T16:32:27.749Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestLogClosed [2022-03-17T16:32:27.749Z] --- PASS: TestLogClosed (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestLogBlocking [2022-03-17T16:32:27.749Z] --- PASS: TestLogBlocking (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-17T16:32:27.749Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestLogNonBlockingBufferFull [2022-03-17T16:32:27.749Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestPublishBatchSuccess [2022-03-17T16:32:27.749Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestPublishBatchError [2022-03-17T16:32:27.749Z] time="2022-03-17T16:32:27Z" level=error msg=error [2022-03-17T16:32:27.749Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-17T16:32:27.749Z] time="2022-03-17T16:32:27Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T16:32:27.749Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-17T16:32:27.749Z] time="2022-03-17T16:32:27Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T16:32:27.749Z] time="2022-03-17T16:32:27Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-17T16:32:27.749Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestCollectBatchSimple [2022-03-17T16:32:27.749Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestCollectBatchTicker [2022-03-17T16:32:27.749Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestCollectBatchMultilinePattern [2022-03-17T16:32:27.749Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-17T16:32:27.749Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-17T16:32:27.749Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-17T16:32:27.749Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-17T16:32:27.749Z] === RUN TestCollectBatchClose [2022-03-17T16:32:27.749Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestEffectiveLen [2022-03-17T16:32:27.749Z] === RUN TestEffectiveLen/0/Hello [2022-03-17T16:32:27.749Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-17T16:32:27.749Z] === RUN TestEffectiveLen/2/🙃 [2022-03-17T16:32:27.749Z] === RUN TestEffectiveLen/3/���� [2022-03-17T16:32:27.749Z] === RUN TestEffectiveLen/4/He��o [2022-03-17T16:32:27.749Z] === RUN TestEffectiveLen/5/ [2022-03-17T16:32:27.749Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-17T16:32:27.749Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-17T16:32:27.749Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-17T16:32:27.749Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-17T16:32:27.749Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-17T16:32:27.749Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-17T16:32:27.749Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-17T16:32:27.749Z] === RUN TestFindValidSplit [2022-03-17T16:32:27.750Z] === RUN TestFindValidSplit/0/ [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1076: [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1077: [2022-03-17T16:32:27.750Z] === RUN TestFindValidSplit/1/Hello [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1076: Hello [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1077: [2022-03-17T16:32:27.750Z] === RUN TestFindValidSplit/2/Hello [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1076: He [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1077: llo [2022-03-17T16:32:27.750Z] === RUN TestFindValidSplit/3/Hello [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1076: [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1077: Hello [2022-03-17T16:32:27.750Z] === RUN TestFindValidSplit/4/🙃 [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1076: [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-17T16:32:27.750Z] === RUN TestFindValidSplit/5/🙃 [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1077: [2022-03-17T16:32:27.750Z] === RUN TestFindValidSplit/6/a� [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1076: a [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1077: � [2022-03-17T16:32:27.750Z] === RUN TestFindValidSplit/7/a� [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1076: a� [2022-03-17T16:32:27.750Z] cloudwatchlogs_test.go:1077: [2022-03-17T16:32:27.750Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-17T16:32:27.750Z] === RUN TestProcessEventEmoji [2022-03-17T16:32:27.750Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-17T16:32:27.750Z] === RUN TestCollectBatchLineSplit [2022-03-17T16:32:27.750Z] --- PASS: TestCollectBatchLineSplit (0.06s) [2022-03-17T16:32:27.750Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-17T16:32:27.750Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-17T16:32:27.750Z] === RUN TestCollectBatchMaxEvents [2022-03-17T16:32:27.750Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-03-17T16:32:27.750Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-17T16:32:27.750Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-17T16:32:27.750Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-17T16:32:27.750Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-17T16:32:27.750Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-17T16:32:27.750Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-03-17T16:32:27.750Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-17T16:32:27.750Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-17T16:32:27.750Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-17T16:32:27.750Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-17T16:32:27.750Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-17T16:32:27.750Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-17T16:32:27.750Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-17T16:32:27.750Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-17T16:32:27.750Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-17T16:32:27.750Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-17T16:32:27.750Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsFormat [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-17T16:32:27.750Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-17T16:32:27.750Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-17T16:32:27.750Z] === RUN TestCreateTagSuccess [2022-03-17T16:32:27.750Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-17T16:32:27.750Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-17T16:32:27.750Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-17T16:32:27.750Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-17T16:32:27.750Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-17T16:32:27.750Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-17T16:32:27.750Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-17T16:32:27.750Z] PASS [2022-03-17T16:32:27.750Z] coverage: 80.2% of statements [2022-03-17T16:32:27.750Z] ok github.com/docker/docker/daemon/logger/awslogs 0.532s coverage: 80.2% of statements [2022-03-17T16:32:27.750Z] === RUN TestAdapterReadLogs [2022-03-17T16:32:27.750Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-17T16:32:27.750Z] === RUN TestCopier [2022-03-17T16:32:27.750Z] --- PASS: TestCopier (0.00s) [2022-03-17T16:32:27.750Z] === RUN TestCopierLongLines [2022-03-17T16:32:27.750Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-17T16:32:27.750Z] === RUN TestCopierSlow [2022-03-17T16:32:28.206Z] === RUN TestSearchRegistryForImagesErrors [2022-03-17T16:32:28.206Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-17T16:32:28.206Z] === RUN TestSearchRegistryForImages [2022-03-17T16:32:28.206Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-17T16:32:28.206Z] === RUN TestOnlyPlatformWithFallback [2022-03-17T16:32:28.206Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-17T16:32:28.206Z] === RUN TestImageDelete [2022-03-17T16:32:28.206Z] === RUN TestImageDelete/no_lease [2022-03-17T16:32:28.206Z] === RUN TestImageDelete/lease_exists [2022-03-17T16:32:28.206Z] --- PASS: TestImageDelete (0.06s) [2022-03-17T16:32:28.206Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-17T16:32:28.206Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-17T16:32:28.206Z] === RUN TestContentStoreForPull [2022-03-17T16:32:28.206Z] --- PASS: TestCopierSlow (0.20s) [2022-03-17T16:32:28.206Z] === RUN TestCopierWithSized [2022-03-17T16:32:28.206Z] === RUN TestCopierWithSized/as_is [2022-03-17T16:32:28.206Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-17T16:32:28.206Z] --- PASS: TestCopierWithSized (0.03s) [2022-03-17T16:32:28.206Z] --- PASS: TestCopierWithSized/as_is (0.03s) [2022-03-17T16:32:28.206Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-17T16:32:28.206Z] === RUN TestCopierWithPartial [2022-03-17T16:32:28.206Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-17T16:32:28.206Z] === RUN TestRingLogger [2022-03-17T16:32:28.206Z] --- PASS: TestRingLogger (0.00s) [2022-03-17T16:32:28.206Z] === RUN TestRingCap [2022-03-17T16:32:28.206Z] --- PASS: TestRingCap (0.00s) [2022-03-17T16:32:28.206Z] === RUN TestRingClose [2022-03-17T16:32:28.206Z] --- PASS: TestRingClose (0.00s) [2022-03-17T16:32:28.206Z] === RUN TestRingDrain [2022-03-17T16:32:28.206Z] --- PASS: TestRingDrain (0.00s) [2022-03-17T16:32:28.206Z] PASS [2022-03-17T16:32:28.206Z] coverage: 43.2% of statements [2022-03-17T16:32:28.206Z] ok github.com/docker/docker/daemon/logger 0.321s coverage: 43.2% of statements [2022-03-17T16:32:28.206Z] --- PASS: TestContentStoreForPull (0.17s) [2022-03-17T16:32:28.206Z] PASS [2022-03-17T16:32:28.206Z] coverage: 6.8% of statements [2022-03-17T16:32:28.206Z] ok github.com/docker/docker/daemon/images 0.326s coverage: 6.8% of statements [2022-03-17T16:32:28.206Z] === RUN TestValidateLogOptReconnectInterval [2022-03-17T16:32:28.206Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-17T16:32:28.206Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-17T16:32:28.206Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-17T16:32:28.206Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-17T16:32:28.206Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-17T16:32:28.206Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-17T16:32:28.206Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-17T16:32:28.206Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-17T16:32:28.206Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-17T16:32:28.206Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-17T16:32:28.206Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-17T16:32:28.206Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-17T16:32:28.206Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-17T16:32:28.206Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-17T16:32:28.206Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-17T16:32:28.206Z] PASS [2022-03-17T16:32:28.206Z] coverage: 33.6% of statements [2022-03-17T16:32:28.206Z] ok github.com/docker/docker/daemon/logger/fluentd 0.050s coverage: 33.6% of statements [2022-03-17T16:32:28.206Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-17T16:32:28.206Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-17T16:32:28.206Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-17T16:32:28.206Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-17T16:32:28.206Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-17T16:32:28.206Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-17T16:32:29.165Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-17T16:32:29.165Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-17T16:32:29.165Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-17T16:32:29.165Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-03-17T16:32:29.165Z] === RUN TestFastTimeMarshalJSON [2022-03-17T16:32:29.165Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-03-17T16:32:29.165Z] PASS [2022-03-17T16:32:29.165Z] coverage: 87.2% of statements [2022-03-17T16:32:29.165Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.189s coverage: 87.2% of statements [2022-03-17T16:32:29.621Z] === RUN TestJSONFileLogger [2022-03-17T16:32:29.621Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-17T16:32:29.621Z] === RUN TestJSONFileLoggerWithTags [2022-03-17T16:32:29.621Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-17T16:32:29.621Z] === RUN TestJSONFileLoggerWithOpts [2022-03-17T16:32:29.621Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-17T16:32:29.621Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-17T16:32:29.621Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-17T16:32:29.621Z] === RUN TestEncodeDecode [2022-03-17T16:32:29.621Z] === PAUSE TestEncodeDecode [2022-03-17T16:32:29.621Z] === RUN TestUnexpectedEOF [2022-03-17T16:32:29.621Z] time="2022-03-17T16:32:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T16:32:29.621Z] time="2022-03-17T16:32:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T16:32:29.621Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-03-17T16:32:29.621Z] === CONT TestEncodeDecode [2022-03-17T16:32:29.621Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-17T16:32:29.621Z] PASS [2022-03-17T16:32:29.621Z] coverage: 69.9% of statements [2022-03-17T16:32:29.621Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.230s coverage: 69.9% of statements [2022-03-17T16:32:30.076Z] === RUN TestWriteLog [2022-03-17T16:32:30.076Z] === PAUSE TestWriteLog [2022-03-17T16:32:30.076Z] === RUN TestReadLog [2022-03-17T16:32:30.076Z] === PAUSE TestReadLog [2022-03-17T16:32:30.076Z] === RUN TestDecode [2022-03-17T16:32:30.076Z] --- PASS: TestDecode (0.02s) [2022-03-17T16:32:30.076Z] === CONT TestWriteLog [2022-03-17T16:32:30.076Z] === CONT TestReadLog [2022-03-17T16:32:30.076Z] --- PASS: TestWriteLog (0.00s) [2022-03-17T16:32:30.076Z] === RUN TestReadLog/tail_exact [2022-03-17T16:32:30.076Z] === RUN TestReadLog/tail_less_than_available [2022-03-17T16:32:30.076Z] === RUN TestReadLog/tail_more_than_available [2022-03-17T16:32:30.076Z] --- PASS: TestReadLog (0.29s) [2022-03-17T16:32:30.076Z] --- PASS: TestReadLog/tail_exact (0.17s) [2022-03-17T16:32:30.076Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-17T16:32:30.076Z] --- PASS: TestReadLog/tail_more_than_available (0.10s) [2022-03-17T16:32:30.076Z] PASS [2022-03-17T16:32:30.076Z] coverage: 78.7% of statements [2022-03-17T16:32:30.531Z] ok github.com/docker/docker/daemon/logger/local 0.364s coverage: 78.7% of statements [2022-03-17T16:32:30.531Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-17T16:32:30.531Z] === RUN TestOpenFileDelete [2022-03-17T16:32:30.531Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-17T16:32:30.531Z] === RUN TestOpenFileRename [2022-03-17T16:32:30.531Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-17T16:32:30.531Z] === RUN TestHandleDecoderErr [2022-03-17T16:32:30.531Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-17T16:32:30.531Z] === RUN TestParseLogTagDefaultTag [2022-03-17T16:32:30.531Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-17T16:32:30.531Z] === RUN TestParseLogTag [2022-03-17T16:32:30.531Z] --- PASS: TestParseLogTag (0.00s) [2022-03-17T16:32:30.531Z] === RUN TestParseLogTagEmptyTag [2022-03-17T16:32:30.531Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-17T16:32:30.531Z] === RUN TestTailFiles [2022-03-17T16:32:30.531Z] --- PASS: TestTailFiles (0.00s) [2022-03-17T16:32:30.531Z] === RUN TestFollowLogsConsumerGone [2022-03-17T16:32:30.531Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-17T16:32:30.531Z] === RUN TestFollowLogsProducerGone [2022-03-17T16:32:30.531Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-17T16:32:30.532Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-17T16:32:30.532Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-17T16:32:30.532Z] === RUN TestCheckCapacityAndRotate [2022-03-17T16:32:30.532Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-17T16:32:30.532Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-17T16:32:30.532Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-03-17T16:32:30.532Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-17T16:32:30.532Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-17T16:32:30.532Z] PASS [2022-03-17T16:32:30.532Z] coverage: 53.5% of statements [2022-03-17T16:32:30.532Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.121s coverage: 53.5% of statements [2022-03-17T16:32:31.493Z] === RUN TestLog [2022-03-17T16:32:31.493Z] --- PASS: TestLog (0.02s) [2022-03-17T16:32:31.493Z] PASS [2022-03-17T16:32:31.493Z] coverage: 31.5% of statements [2022-03-17T16:32:31.493Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.110s coverage: 31.5% of statements [2022-03-17T16:32:31.493Z] === RUN TestNewParse [2022-03-17T16:32:31.493Z] --- PASS: TestNewParse (0.00s) [2022-03-17T16:32:31.493Z] PASS [2022-03-17T16:32:31.493Z] coverage: 8.3% of statements [2022-03-17T16:32:31.493Z] === RUN TestValidateLogOpt [2022-03-17T16:32:31.493Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T16:32:31.493Z] === RUN TestNewMissedConfig [2022-03-17T16:32:31.493Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-17T16:32:31.493Z] === RUN TestNewMissedUrl [2022-03-17T16:32:31.493Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-17T16:32:31.493Z] === RUN TestNewMissedToken [2022-03-17T16:32:31.493Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-17T16:32:31.493Z] === RUN TestNewWithProxy [2022-03-17T16:32:31.493Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-17T16:32:31.493Z] === RUN TestDefault [2022-03-17T16:32:31.493Z] --- PASS: TestDefault (0.02s) [2022-03-17T16:32:31.493Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-17T16:32:31.493Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-17T16:32:31.493Z] === RUN TestJsonFormat [2022-03-17T16:32:31.493Z] ok github.com/docker/docker/daemon/logger/templates 0.069s coverage: 8.3% of statements [2022-03-17T16:32:31.493Z] --- PASS: TestJsonFormat (0.03s) [2022-03-17T16:32:31.493Z] === RUN TestRawFormat [2022-03-17T16:32:31.493Z] --- PASS: TestRawFormat (0.00s) [2022-03-17T16:32:31.493Z] === RUN TestRawFormatWithLabels [2022-03-17T16:32:31.493Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-17T16:32:31.493Z] === RUN TestRawFormatWithoutTag [2022-03-17T16:32:31.493Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-17T16:32:31.493Z] === RUN TestBatching [2022-03-17T16:32:31.949Z] --- PASS: TestBatching (0.26s) [2022-03-17T16:32:31.949Z] === RUN TestFrequency [2022-03-17T16:32:31.949Z] === RUN TestParseLogFormat [2022-03-17T16:32:31.949Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-17T16:32:31.949Z] === RUN TestValidateLogOptEmpty [2022-03-17T16:32:31.949Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-17T16:32:31.949Z] === RUN TestValidateSyslogAddress [2022-03-17T16:32:31.949Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-17T16:32:31.949Z] === RUN TestParseAddressDefaultPort [2022-03-17T16:32:31.949Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-17T16:32:31.949Z] === RUN TestValidateSyslogFacility [2022-03-17T16:32:31.949Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-17T16:32:31.949Z] === RUN TestValidateLogOptSyslogFormat [2022-03-17T16:32:31.949Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-17T16:32:31.949Z] === RUN TestValidateLogOpt [2022-03-17T16:32:31.949Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T16:32:31.949Z] PASS [2022-03-17T16:32:31.949Z] coverage: 46.8% of statements [2022-03-17T16:32:31.949Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 46.8% of statements [2022-03-17T16:32:31.949Z] --- PASS: TestFrequency (0.17s) [2022-03-17T16:32:31.949Z] === RUN TestOneMessagePerRequest [2022-03-17T16:32:31.949Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-17T16:32:31.949Z] === RUN TestVerify [2022-03-17T16:32:31.949Z] --- PASS: TestVerify (0.00s) [2022-03-17T16:32:31.949Z] === RUN TestSkipVerify [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:32:32.404Z] --- PASS: TestSkipVerify (0.45s) [2022-03-17T16:32:32.404Z] === RUN TestBufferMaximum [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647534752.223312\",\"host\":\"47b4fe945c9f\"}'" [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647534752.223312\",\"host\":\"47b4fe945c9f\"}'" [2022-03-17T16:32:32.404Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-17T16:32:32.404Z] === RUN TestServerAlwaysDown [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647534752.226316\",\"host\":\"47b4fe945c9f\"}'" [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647534752.226316\",\"host\":\"47b4fe945c9f\"}'" [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647534752.226316\",\"host\":\"47b4fe945c9f\"}'" [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647534752.226316\",\"host\":\"47b4fe945c9f\"}'" [2022-03-17T16:32:32.404Z] time="2022-03-17T16:32:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647534752.226316\",\"host\":\"47b4fe945c9f\"}'" [2022-03-17T16:32:32.404Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-17T16:32:32.404Z] === RUN TestCannotSendAfterClose [2022-03-17T16:32:32.404Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-17T16:32:32.404Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-17T16:32:33.180Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-17T16:32:33.180Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-17T16:32:33.180Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-17T16:32:33.365Z] === RUN TestV1IDService [2022-03-17T16:32:33.365Z] --- PASS: TestV1IDService (0.02s) [2022-03-17T16:32:33.365Z] === RUN TestV2MetadataService [2022-03-17T16:32:33.365Z] time="2022-03-17T16:32:33Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-17T16:32:33.365Z] time="2022-03-17T16:32:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"47b4fe945c9f\"}'" [2022-03-17T16:32:33.365Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-17T16:32:33.365Z] PASS [2022-03-17T16:32:33.365Z] coverage: 82.5% of statements [2022-03-17T16:32:33.365Z] ok github.com/docker/docker/daemon/logger/splunk 2.010s coverage: 82.5% of statements [2022-03-17T16:32:33.365Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-17T16:32:33.365Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-17T16:32:33.365Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-17T16:32:33.752Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-17T16:32:34.322Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-17T16:32:34.326Z] === RUN TestSuccessfulDownload [2022-03-17T16:32:34.326Z] download_test.go:267: Needs fixing on Windows [2022-03-17T16:32:34.326Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-17T16:32:34.326Z] === RUN TestCancelledDownload [2022-03-17T16:32:34.326Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-17T16:32:34.326Z] === RUN TestMaxDownloadAttempts [2022-03-17T16:32:34.326Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T16:32:34.326Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T16:32:34.326Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T16:32:34.326Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T16:32:34.326Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T16:32:34.326Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T16:32:34.326Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T16:32:34.326Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T16:32:34.326Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T16:32:34.326Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T16:32:34.326Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T16:32:34.326Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T16:32:34.326Z] --- PASS: TestV2MetadataService (1.09s) [2022-03-17T16:32:34.326Z] PASS [2022-03-17T16:32:34.326Z] coverage: 48.2% of statements [2022-03-17T16:32:34.326Z] ok github.com/docker/docker/distribution/metadata 1.209s coverage: 48.2% of statements [2022-03-17T16:32:34.326Z] time="2022-03-17T16:32:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T16:32:34.326Z] time="2022-03-17T16:32:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T16:32:34.326Z] time="2022-03-17T16:32:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T16:32:34.326Z] time="2022-03-17T16:32:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T16:32:34.326Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-17T16:32:34.326Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-03-17T16:32:34.326Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-03-17T16:32:34.326Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-03-17T16:32:34.326Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-03-17T16:32:34.326Z] === RUN TestTransfer [2022-03-17T16:32:34.782Z] --- PASS: TestTransfer (0.12s) [2022-03-17T16:32:34.782Z] === RUN TestConcurrencyLimit [2022-03-17T16:32:34.782Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-17T16:32:34.782Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-17T16:32:34.782Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-17T16:32:34.782Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-17T16:32:34.782Z] === RUN TestContinueOnError_NeverContinue [2022-03-17T16:32:34.782Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-17T16:32:34.782Z] === RUN TestManifestStore [2022-03-17T16:32:34.782Z] === RUN TestManifestStore/no_remote_or_local [2022-03-17T16:32:34.782Z] time="2022-03-17T16:32:34Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1279201857\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-17T16:32:34.782Z] === RUN TestManifestStore/no_local_cache [2022-03-17T16:32:34.782Z] === RUN TestManifestStore/with_local_cache [2022-03-17T16:32:34.782Z] === RUN TestManifestStore/unknown_media_type [2022-03-17T16:32:34.782Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-17T16:32:34.782Z] time="2022-03-17T16:32:34Z" level=warning msg="reference for unknown type: " [2022-03-17T16:32:34.782Z] time="2022-03-17T16:32:34Z" level=warning msg="reference for unknown type: " [2022-03-17T16:32:34.782Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-17T16:32:34.782Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-17T16:32:34.782Z] time="2022-03-17T16:32:34Z" level=warning msg="reference for unknown type: " [2022-03-17T16:32:34.782Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-17T16:32:34.782Z] time="2022-03-17T16:32:34Z" level=warning msg="reference for unknown type: " [2022-03-17T16:32:34.782Z] time="2022-03-17T16:32:34Z" level=warning msg="reference for unknown type: " [2022-03-17T16:32:34.782Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-17T16:32:34.782Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-17T16:32:34.782Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-17T16:32:34.782Z] time="2022-03-17T16:32:34Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-17T16:32:34.782Z] --- PASS: TestManifestStore (0.27s) [2022-03-17T16:32:34.782Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-03-17T16:32:34.782Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-03-17T16:32:34.782Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-03-17T16:32:34.782Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-03-17T16:32:34.782Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-03-17T16:32:34.782Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-03-17T16:32:34.782Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-17T16:32:34.782Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-17T16:32:34.782Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-03-17T16:32:34.782Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaType [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-17T16:32:34.782Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-17T16:32:34.782Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-17T16:32:34.782Z] === RUN TestFixManifestLayers [2022-03-17T16:32:34.782Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-17T16:32:34.782Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-17T16:32:34.782Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T16:32:34.782Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T16:32:34.782Z] === RUN TestFixManifestLayersBadParent [2022-03-17T16:32:34.782Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestValidateManifest [2022-03-17T16:32:35.238Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T16:32:35.238Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestFormatPlatform [2022-03-17T16:32:35.238Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestPullSchema2Config [2022-03-17T16:32:35.238Z] === RUN TestPullSchema2Config/success_first_time [2022-03-17T16:32:35.238Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T16:32:35.238Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:32:35.238Z] === RUN TestPullSchema2Config/500_status [2022-03-17T16:32:35.238Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T16:32:35.238Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:32:35.238Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-03-17T16:32:35.238Z] === RUN TestInactiveJobs [2022-03-17T16:32:35.238Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:32:35.238Z] === RUN TestPullSchema2Config/EOF [2022-03-17T16:32:35.238Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T16:32:35.238Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:32:35.238Z] 2022/03/17 16:32:34 http: panic serving 127.0.0.1:49218: intentional panic [2022-03-17T16:32:35.238Z] goroutine 130 [running]: [2022-03-17T16:32:35.238Z] net/http.(*conn).serve.func1() [2022-03-17T16:32:35.238Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T16:32:35.238Z] panic({0x13b6e80, 0x1598e90}) [2022-03-17T16:32:35.238Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T16:32:35.238Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00018c340?, {0x15a0678?, 0xc0001a0000?}) [2022-03-17T16:32:35.238Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-17T16:32:35.238Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x15a0678, 0xc0001a0000}, 0xc00037a300) [2022-03-17T16:32:35.238Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-17T16:32:35.238Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x15a0678?, 0xc0001a0000?}, 0xc000301400?) [2022-03-17T16:32:35.238Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T16:32:35.238Z] net/http.serverHandler.ServeHTTP({0xc00054e720?}, {0x15a0678, 0xc0001a0000}, 0xc00037a300) [2022-03-17T16:32:35.238Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T16:32:35.238Z] net/http.(*conn).serve(0xc00026ea00, {0x15a0ef0, 0xc000556330}) [2022-03-17T16:32:35.238Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T16:32:35.238Z] created by net/http.(*Server).Serve [2022-03-17T16:32:35.238Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T16:32:35.238Z] === RUN TestNotFound [2022-03-17T16:32:35.238Z] --- PASS: TestNotFound (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestConflict [2022-03-17T16:32:35.238Z] --- PASS: TestConflict (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestForbidden [2022-03-17T16:32:35.238Z] --- PASS: TestForbidden (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestInvalidParameter [2022-03-17T16:32:35.238Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestNotImplemented [2022-03-17T16:32:35.238Z] --- PASS: TestNotImplemented (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestNotModified [2022-03-17T16:32:35.238Z] --- PASS: TestNotModified (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestUnauthorized [2022-03-17T16:32:35.238Z] --- PASS: TestUnauthorized (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestUnknown [2022-03-17T16:32:35.238Z] --- PASS: TestUnknown (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestCancelled [2022-03-17T16:32:35.238Z] --- PASS: TestCancelled (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestDeadline [2022-03-17T16:32:35.238Z] --- PASS: TestDeadline (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestDataLoss [2022-03-17T16:32:35.238Z] --- PASS: TestDataLoss (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestUnavailable [2022-03-17T16:32:35.238Z] --- PASS: TestUnavailable (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestSystem [2022-03-17T16:32:35.238Z] --- PASS: TestSystem (0.00s) [2022-03-17T16:32:35.238Z] === RUN TestFromStatusCode [2022-03-17T16:32:35.238Z] === RUN TestFromStatusCode/Not_Found [2022-03-17T16:32:35.238Z] === RUN TestFromStatusCode/Bad_Request [2022-03-17T16:32:35.238Z] === RUN TestFromStatusCode/Conflict [2022-03-17T16:32:35.238Z] === RUN TestFromStatusCode/Unauthorized [2022-03-17T16:32:35.238Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-17T16:32:35.238Z] === RUN TestFromStatusCode/Forbidden [2022-03-17T16:32:35.238Z] === RUN TestFromStatusCode/Not_Modified [2022-03-17T16:32:35.238Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-17T16:32:35.238Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-17T16:32:35.238Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-17T16:32:35.238Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-17T16:32:35.238Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-17T16:32:35.238Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-17T16:32:35.238Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-17T16:32:35.238Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-17T16:32:35.238Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-17T16:32:35.238Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-17T16:32:35.238Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-17T16:32:35.238Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-17T16:32:35.238Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-17T16:32:35.238Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-17T16:32:35.238Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-17T16:32:35.238Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-17T16:32:35.238Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-17T16:32:35.238Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-17T16:32:35.238Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-17T16:32:35.238Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-17T16:32:35.238Z] PASS [2022-03-17T16:32:35.238Z] coverage: 53.1% of statements [2022-03-17T16:32:35.238Z] --- PASS: TestInactiveJobs (0.39s) [2022-03-17T16:32:35.238Z] === RUN TestWatchRelease [2022-03-17T16:32:35.238Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2022-03-17T16:32:35.268Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-17T16:32:35.268Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-17T16:32:35.268Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-17T16:32:35.268Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-17T16:32:35.268Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-17T16:32:35.268Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-17T16:32:35.268Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-17T16:32:35.268Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-17T16:32:35.268Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-17T16:32:35.694Z] --- PASS: TestWatchRelease (0.04s) [2022-03-17T16:32:35.694Z] === RUN TestWatchFinishedTransfer [2022-03-17T16:32:35.694Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-17T16:32:35.694Z] === RUN TestDuplicateTransfer [2022-03-17T16:32:35.694Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-17T16:32:35.694Z] === RUN TestSuccessfulUpload [2022-03-17T16:32:35.694Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:32:35.694Z] === RUN TestPullSchema2Config/unauthorized [2022-03-17T16:32:35.694Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T16:32:35.694Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:32:35.694Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-17T16:32:35.694Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-17T16:32:35.694Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-17T16:32:35.694Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-17T16:32:35.694Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-17T16:32:35.694Z] === RUN TestGetRepositoryMountCandidates [2022-03-17T16:32:35.694Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-17T16:32:35.694Z] === RUN TestLayerAlreadyExists [2022-03-17T16:32:35.694Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:32:35.694Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:32:35.694Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:32:35.694Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:32:35.694Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:32:35.694Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:32:35.694Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-17T16:32:35.694Z] === RUN TestWhenEmptyAuthConfig [2022-03-17T16:32:35.694Z] time="2022-03-17T16:32:35Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-17T16:32:35.694Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-03-17T16:32:35.694Z] === RUN TestCancelledUpload [2022-03-17T16:32:35.694Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-17T16:32:35.694Z] PASS [2022-03-17T16:32:35.694Z] coverage: 76.8% of statements [2022-03-17T16:32:35.694Z] ok github.com/docker/docker/distribution/xfer 1.864s coverage: 76.8% of statements [2022-03-17T16:32:36.151Z] === RUN TestFSGetInvalidData [2022-03-17T16:32:36.151Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-17T16:32:36.151Z] === RUN TestFSInvalidSet [2022-03-17T16:32:36.151Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-17T16:32:36.151Z] === RUN TestFSInvalidRoot [2022-03-17T16:32:36.151Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-17T16:32:36.151Z] === RUN TestFSMetadataGetSet [2022-03-17T16:32:36.151Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-17T16:32:36.151Z] === RUN TestFSInvalidWalker [2022-03-17T16:32:36.151Z] --- PASS: TestFSInvalidWalker (0.05s) [2022-03-17T16:32:36.151Z] === RUN TestFSGetSet [2022-03-17T16:32:36.151Z] --- PASS: TestFSGetSet (0.03s) [2022-03-17T16:32:36.151Z] === RUN TestFSGetUnsetKey [2022-03-17T16:32:36.151Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-03-17T16:32:36.151Z] === RUN TestFSGetEmptyData [2022-03-17T16:32:36.151Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-17T16:32:36.151Z] === RUN TestFSDelete [2022-03-17T16:32:36.151Z] --- PASS: TestFSDelete (0.01s) [2022-03-17T16:32:36.151Z] === RUN TestFSWalker [2022-03-17T16:32:36.151Z] --- PASS: TestFSWalker (0.01s) [2022-03-17T16:32:36.151Z] === RUN TestFSWalkerStopOnError [2022-03-17T16:32:36.151Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-17T16:32:36.151Z] === RUN TestNewFromJSON [2022-03-17T16:32:36.151Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-17T16:32:36.151Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-17T16:32:36.151Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-17T16:32:36.151Z] === RUN TestMarshalKeyOrder [2022-03-17T16:32:36.151Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-17T16:32:36.606Z] === RUN TestHistoryEqual [2022-03-17T16:32:36.606Z] --- PASS: TestHistoryEqual (0.15s) [2022-03-17T16:32:36.606Z] === RUN TestImage [2022-03-17T16:32:36.606Z] --- PASS: TestImage (0.00s) [2022-03-17T16:32:36.606Z] === RUN TestImageOSNotEmpty [2022-03-17T16:32:36.606Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-17T16:32:36.606Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-17T16:32:36.606Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-17T16:32:36.606Z] === RUN TestCreate [2022-03-17T16:32:36.606Z] --- PASS: TestCreate (0.01s) [2022-03-17T16:32:36.606Z] === RUN TestRestore [2022-03-17T16:32:36.606Z] time="2022-03-17T16:32:36Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-17T16:32:36.606Z] --- PASS: TestRestore (0.03s) [2022-03-17T16:32:36.606Z] === RUN TestAddDelete [2022-03-17T16:32:36.606Z] --- PASS: TestAddDelete (0.02s) [2022-03-17T16:32:36.606Z] === RUN TestSearchAfterDelete [2022-03-17T16:32:36.606Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-17T16:32:36.606Z] === RUN TestParentReset [2022-03-17T16:32:36.606Z] --- PASS: TestParentReset (0.02s) [2022-03-17T16:32:36.606Z] === RUN TestGetAndSetLastUpdated [2022-03-17T16:32:36.606Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-03-17T16:32:36.606Z] === RUN TestStoreLen [2022-03-17T16:32:36.606Z] --- PASS: TestStoreLen (0.03s) [2022-03-17T16:32:36.606Z] PASS [2022-03-17T16:32:36.606Z] coverage: 86.9% of statements [2022-03-17T16:32:36.606Z] ok github.com/docker/docker/image 0.531s coverage: 86.9% of statements [2022-03-17T16:32:36.606Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2022-03-17T16:32:36.606Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-17T16:32:36.606Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-17T16:32:36.606Z] === RUN TestTokenPassThru [2022-03-17T16:32:36.606Z] --- PASS: TestTokenPassThru (0.00s) [2022-03-17T16:32:36.606Z] === RUN TestTokenPassThruDifferentHost [2022-03-17T16:32:36.606Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-17T16:32:36.606Z] PASS [2022-03-17T16:32:36.606Z] coverage: 26.7% of statements [2022-03-17T16:32:36.606Z] === RUN TestCompare [2022-03-17T16:32:36.606Z] --- PASS: TestCompare (0.00s) [2022-03-17T16:32:36.606Z] PASS [2022-03-17T16:32:36.606Z] coverage: 19.2% of statements [2022-03-17T16:32:36.606Z] ok github.com/docker/docker/distribution 2.072s coverage: 26.7% of statements [2022-03-17T16:32:36.606Z] ok github.com/docker/docker/image/cache 0.069s coverage: 19.2% of statements [2022-03-17T16:32:36.657Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-17T16:32:36.657Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-17T16:32:36.918Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-17T16:32:37.062Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-17T16:32:37.062Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-17T16:32:37.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-17T16:32:37.490Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-17T16:32:37.516Z] === RUN TestValidateManifest [2022-03-17T16:32:37.516Z] === RUN TestValidateManifest/nil [2022-03-17T16:32:37.516Z] === RUN TestValidateManifest/non-nil [2022-03-17T16:32:37.516Z] --- PASS: TestValidateManifest (0.00s) [2022-03-17T16:32:37.516Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-17T16:32:37.516Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-17T16:32:37.516Z] PASS [2022-03-17T16:32:37.516Z] coverage: 0.7% of statements [2022-03-17T16:32:37.516Z] ok github.com/docker/docker/image/tarexport 0.082s coverage: 0.7% of statements [2022-03-17T16:32:37.971Z] === RUN TestMakeV1ConfigFromConfig [2022-03-17T16:32:37.971Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-17T16:32:37.971Z] PASS [2022-03-17T16:32:37.971Z] coverage: 25.0% of statements [2022-03-17T16:32:37.971Z] ok github.com/docker/docker/image/v1 0.136s coverage: 25.0% of statements [2022-03-17T16:32:37.971Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-17T16:32:38.427Z] === RUN TestSerialization [2022-03-17T16:32:38.427Z] --- PASS: TestSerialization (0.02s) [2022-03-17T16:32:38.427Z] PASS [2022-03-17T16:32:38.427Z] coverage: 100.0% of statements [2022-03-17T16:32:38.427Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2022-03-17T16:32:38.431Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-17T16:32:38.431Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-17T16:32:39.387Z] === RUN TestEmptyLayer [2022-03-17T16:32:39.387Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-17T16:32:39.387Z] === RUN TestCommitFailure [2022-03-17T16:32:39.387Z] --- PASS: TestCommitFailure (0.01s) [2022-03-17T16:32:39.387Z] === RUN TestStartTransactionFailure [2022-03-17T16:32:39.387Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-17T16:32:39.387Z] === RUN TestGetOrphan [2022-03-17T16:32:39.387Z] --- PASS: TestGetOrphan (0.01s) [2022-03-17T16:32:39.387Z] === RUN TestMountAndRegister [2022-03-17T16:32:39.387Z] layer_test.go:258: Layer size: 14 [2022-03-17T16:32:39.387Z] --- PASS: TestMountAndRegister (0.05s) [2022-03-17T16:32:39.387Z] === RUN TestLayerRelease [2022-03-17T16:32:39.387Z] layer_test.go:291: Failing on Windows [2022-03-17T16:32:39.387Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-17T16:32:39.387Z] === RUN TestStoreRestore [2022-03-17T16:32:39.387Z] layer_test.go:340: Failing on Windows [2022-03-17T16:32:39.387Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-17T16:32:39.387Z] === RUN TestTarStreamStability [2022-03-17T16:32:39.387Z] layer_test.go:455: Failing on Windows [2022-03-17T16:32:39.387Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-17T16:32:39.387Z] === RUN TestRegisterExistingLayer [2022-03-17T16:32:39.387Z] === RUN TestEnvironmentParsing [2022-03-17T16:32:39.387Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-17T16:32:39.387Z] PASS [2022-03-17T16:32:39.387Z] coverage: 1.2% of statements [2022-03-17T16:32:39.387Z] ok github.com/docker/docker/libcontainerd/local 0.061s coverage: 1.2% of statements [2022-03-17T16:32:39.387Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-03-17T16:32:39.387Z] === RUN TestTarStreamVerification [2022-03-17T16:32:39.387Z] layer_test.go:684: Failing on Windows [2022-03-17T16:32:39.387Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-17T16:32:39.387Z] === RUN TestLayerMigration [2022-03-17T16:32:39.387Z] migration_test.go:45: Failing on Windows [2022-03-17T16:32:39.387Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-17T16:32:39.387Z] === RUN TestLayerMigrationNoTarsplit [2022-03-17T16:32:39.387Z] migration_test.go:181: Failing on Windows [2022-03-17T16:32:39.387Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T16:32:39.387Z] === RUN TestMountInit [2022-03-17T16:32:39.387Z] mount_test.go:17: Failing on Windows [2022-03-17T16:32:39.387Z] --- SKIP: TestMountInit (0.00s) [2022-03-17T16:32:39.387Z] === RUN TestMountSize [2022-03-17T16:32:39.387Z] mount_test.go:76: Failing on Windows [2022-03-17T16:32:39.387Z] --- SKIP: TestMountSize (0.00s) [2022-03-17T16:32:39.387Z] === RUN TestMountChanges [2022-03-17T16:32:39.387Z] mount_test.go:125: Failing on Windows [2022-03-17T16:32:39.387Z] --- SKIP: TestMountChanges (0.00s) [2022-03-17T16:32:39.387Z] === RUN TestMountApply [2022-03-17T16:32:39.387Z] mount_test.go:212: Failing on Windows [2022-03-17T16:32:39.387Z] --- SKIP: TestMountApply (0.00s) [2022-03-17T16:32:39.387Z] PASS [2022-03-17T16:32:39.387Z] coverage: 30.6% of statements [2022-03-17T16:32:39.387Z] ok github.com/docker/docker/layer 0.243s coverage: 30.6% of statements [2022-03-17T16:32:39.843Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-17T16:32:39.843Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-17T16:32:39.843Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-17T16:32:39.843Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-17T16:32:39.843Z] === RUN TestSequenceGetAvailableBit [2022-03-17T16:32:39.843Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-17T16:32:39.843Z] === RUN TestSequenceEqual [2022-03-17T16:32:39.843Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-17T16:32:39.843Z] === RUN TestSequenceCopy [2022-03-17T16:32:39.843Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-17T16:32:39.843Z] === RUN TestGetFirstAvailable [2022-03-17T16:32:39.843Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-17T16:32:39.843Z] === RUN TestFindSequence [2022-03-17T16:32:39.843Z] --- PASS: TestFindSequence (0.00s) [2022-03-17T16:32:39.843Z] === RUN TestCheckIfAvailable [2022-03-17T16:32:39.843Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-17T16:32:39.843Z] === RUN TestMergeSequences [2022-03-17T16:32:39.843Z] --- PASS: TestMergeSequences (0.00s) [2022-03-17T16:32:39.843Z] === RUN TestPushReservation [2022-03-17T16:32:39.843Z] --- PASS: TestPushReservation (0.00s) [2022-03-17T16:32:39.843Z] === RUN TestSerializeDeserialize [2022-03-17T16:32:39.843Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-17T16:32:39.843Z] === RUN TestSet [2022-03-17T16:32:39.843Z] --- PASS: TestSet (0.00s) [2022-03-17T16:32:39.843Z] === RUN TestSetUnset [2022-03-17T16:32:39.843Z] --- PASS: TestSetUnset (0.00s) [2022-03-17T16:32:39.843Z] === RUN TestOffsetSetUnset [2022-03-17T16:32:39.843Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-17T16:32:39.843Z] === RUN TestSetInRange [2022-03-17T16:32:39.843Z] --- PASS: TestSetInRange (0.00s) [2022-03-17T16:32:39.843Z] === RUN TestSetAnyInRange [2022-03-17T16:32:39.843Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-17T16:32:39.843Z] === RUN TestMethods [2022-03-17T16:32:39.843Z] --- PASS: TestMethods (0.00s) [2022-03-17T16:32:39.843Z] === RUN TestRandomAllocateDeallocate [2022-03-17T16:32:40.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:32:40.914Z] INFO: Testing against a local daemon [2022-03-17T16:32:40.914Z] === RUN TestBuildWithSession [2022-03-17T16:32:40.914Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T16:32:40.914Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T16:32:40.914Z] === RUN TestBuildSquashParent [2022-03-17T16:32:40.914Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:32:40.914Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-17T16:32:40.914Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T16:32:40.914Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:32:40.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:32:40.914Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:32:40.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:32:40.914Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:32:40.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:32:40.914Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:32:40.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:32:40.914Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:32:40.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:32:40.914Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:32:40.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:32:40.914Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:32:40.914Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:32:40.914Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:32:40.914Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:32:40.977Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-17T16:32:41.238Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-03-17T16:32:41.239Z] PASS [2022-03-17T16:32:41.239Z] [2022-03-17T16:32:41.239Z] DONE 17 tests in 51.946s [2022-03-17T16:32:41.239Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-17T16:32:41.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:32:41.239Z] ++ set -e [2022-03-17T16:32:41.239Z] ++ '[' -n 0 ']' [2022-03-17T16:32:41.239Z] ++ set -x [2022-03-17T16:32:41.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:32:41.369Z] === RUN TestInvalidConfig [2022-03-17T16:32:41.369Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-17T16:32:41.369Z] === RUN TestConfig [2022-03-17T16:32:41.501Z] INFO: Testing against a local daemon [2022-03-17T16:32:41.501Z] === RUN TestPluginInvalidJSON [2022-03-17T16:32:41.501Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:32:41.501Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:32:41.501Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:32:41.501Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-17T16:32:41.501Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-17T16:32:41.501Z] === RUN TestPluginInstall [2022-03-17T16:32:41.501Z] === RUN TestPluginInstall/no_auth [2022-03-17T16:32:41.762Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-17T16:32:41.824Z] --- PASS: TestConfig (0.02s) [2022-03-17T16:32:41.824Z] === RUN TestOptionsLabels [2022-03-17T16:32:41.824Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-17T16:32:41.824Z] === RUN TestValidName [2022-03-17T16:32:41.824Z] --- PASS: TestValidName (0.00s) [2022-03-17T16:32:41.824Z] PASS [2022-03-17T16:32:41.824Z] coverage: 19.7% of statements [2022-03-17T16:32:41.824Z] ok github.com/docker/docker/libnetwork/config 0.269s coverage: 19.7% of statements [2022-03-17T16:32:42.281Z] === RUN TestKey [2022-03-17T16:32:42.281Z] --- PASS: TestKey (0.00s) [2022-03-17T16:32:42.281Z] === RUN TestParseKey [2022-03-17T16:32:42.281Z] --- PASS: TestParseKey (0.00s) [2022-03-17T16:32:42.281Z] === RUN TestInvalidDataStore [2022-03-17T16:32:42.281Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-17T16:32:42.281Z] === RUN TestKVObjectFlatKey [2022-03-17T16:32:42.281Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-17T16:32:42.281Z] === RUN TestAtomicKVObjectFlatKey [2022-03-17T16:32:42.281Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-17T16:32:42.281Z] PASS [2022-03-17T16:32:42.281Z] coverage: 21.9% of statements [2022-03-17T16:32:42.281Z] ok github.com/docker/docker/libnetwork/datastore 0.040s coverage: 21.9% of statements [2022-03-17T16:32:42.707Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-17T16:32:42.707Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-17T16:32:42.736Z] === RUN TestIPDataMarshalling [2022-03-17T16:32:43.191Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-17T16:32:43.191Z] === RUN TestValidateAndIsV6 [2022-03-17T16:32:43.191Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-17T16:32:43.191Z] PASS [2022-03-17T16:32:43.191Z] coverage: 68.9% of statements [2022-03-17T16:32:43.191Z] ok github.com/docker/docker/libnetwork/driverapi 0.041s coverage: 68.9% of statements [2022-03-17T16:32:43.280Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-17T16:32:43.280Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-17T16:32:43.280Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-17T16:32:43.646Z] === RUN TestErrorInterfaces [2022-03-17T16:32:43.646Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-17T16:32:43.646Z] === RUN TestNetworkMarshalling [2022-03-17T16:32:43.646Z] === RUN TestDriver [2022-03-17T16:32:43.646Z] --- PASS: TestDriver (0.00s) [2022-03-17T16:32:43.646Z] PASS [2022-03-17T16:32:43.646Z] coverage: 34.8% of statements [2022-03-17T16:32:43.646Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2022-03-17T16:32:43.646Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-03-17T16:32:43.646Z] === RUN TestEndpointMarshalling [2022-03-17T16:32:43.646Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-17T16:32:43.646Z] === RUN TestAuxAddresses [2022-03-17T16:32:43.646Z] time="2022-03-17T16:32:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T16:32:43.646Z] --- PASS: TestAuxAddresses (0.03s) [2022-03-17T16:32:43.646Z] === RUN TestSRVServiceQuery [2022-03-17T16:32:43.646Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:32:43.646Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-17T16:32:43.646Z] === RUN TestServiceVIPReuse [2022-03-17T16:32:43.646Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:32:43.646Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-17T16:32:43.646Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-17T16:32:43.646Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:32:43.646Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-17T16:32:43.646Z] === RUN TestDNSIPQuery [2022-03-17T16:32:43.646Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:32:43.646Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-17T16:32:43.646Z] === RUN TestDNSProxyServFail [2022-03-17T16:32:43.646Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:32:43.646Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-17T16:32:43.646Z] === RUN TestSandboxAddEmpty [2022-03-17T16:32:43.646Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:32:43.646Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-17T16:32:43.646Z] === RUN TestSandboxAddMultiPrio [2022-03-17T16:32:43.646Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:32:43.646Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-17T16:32:43.646Z] === RUN TestSandboxAddSamePrio [2022-03-17T16:32:43.646Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:32:43.646Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-17T16:32:43.646Z] === RUN TestCleanupServiceDiscovery [2022-03-17T16:32:43.646Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:32:43.646Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-17T16:32:43.646Z] === RUN TestDNSOptions [2022-03-17T16:32:43.646Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:32:43.646Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-17T16:32:43.646Z] === RUN TestMultipleControllersWithSameStore [2022-03-17T16:32:43.646Z] time="2022-03-17T16:32:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T16:32:43.646Z] time="2022-03-17T16:32:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T16:32:43.646Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-17T16:32:43.646Z] PASS [2022-03-17T16:32:43.646Z] coverage: 8.5% of statements [2022-03-17T16:32:43.646Z] ok github.com/docker/docker/libnetwork 0.314s coverage: 8.5% of statements [2022-03-17T16:32:44.102Z] --- PASS: TestRandomAllocateDeallocate (3.92s) [2022-03-17T16:32:44.102Z] === RUN TestAllocateRandomDeallocate [2022-03-17T16:32:44.102Z] === RUN TestDriver [2022-03-17T16:32:44.102Z] --- PASS: TestDriver (0.00s) [2022-03-17T16:32:44.102Z] PASS [2022-03-17T16:32:44.102Z] coverage: 34.8% of statements [2022-03-17T16:32:44.102Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2022-03-17T16:32:44.226Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-17T16:32:44.488Z] time="2022-03-17T16:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:32:44.488Z] time="2022-03-17T16:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ca9405968cedfb1274c19b35c845be7f64e63c64a7230f3073260fb8e8e6f28" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:32:44.488Z] time="2022-03-17T16:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:32:44.488Z] time="2022-03-17T16:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ca9405968cedfb1274c19b35c845be7f64e63c64a7230f3073260fb8e8e6f28" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:32:44.558Z] === RUN TestNetworkAllocateFree [2022-03-17T16:32:44.558Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-17T16:32:44.558Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-17T16:32:44.558Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-17T16:32:44.558Z] PASS [2022-03-17T16:32:44.558Z] coverage: 63.6% of statements [2022-03-17T16:32:44.558Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.055s coverage: 63.6% of statements [2022-03-17T16:32:44.750Z] === RUN TestPluginInstall/with_htpasswd [2022-03-17T16:32:45.014Z] --- PASS: TestAllocateRandomDeallocate (1.11s) [2022-03-17T16:32:45.014Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-17T16:32:45.014Z] === RUN TestGetEmptyCapabilities [2022-03-17T16:32:45.014Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-17T16:32:45.014Z] === RUN TestGetExtraCapabilities [2022-03-17T16:32:45.014Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-03-17T16:32:45.014Z] === RUN TestGetInvalidCapabilities [2022-03-17T16:32:45.014Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-17T16:32:45.014Z] === RUN TestRemoteDriver [2022-03-17T16:32:45.014Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T16:32:45.014Z] === RUN TestDriverError [2022-03-17T16:32:45.014Z] --- PASS: TestDriverError (0.00s) [2022-03-17T16:32:45.014Z] === RUN TestMissingValues [2022-03-17T16:32:45.014Z] --- PASS: TestMissingValues (0.00s) [2022-03-17T16:32:45.014Z] === RUN TestRollback [2022-03-17T16:32:45.014Z] --- PASS: TestRollback (0.01s) [2022-03-17T16:32:45.014Z] PASS [2022-03-17T16:32:45.014Z] coverage: 57.4% of statements [2022-03-17T16:32:45.014Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.081s coverage: 57.4% of statements [2022-03-17T16:32:45.323Z] time="2022-03-17T16:32:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:32:45.323Z] time="2022-03-17T16:32:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:064fefee80c4774dc5e1c6e9130da51653c14ab9a346e1074d1b051f539ef9d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:32:45.323Z] time="2022-03-17T16:32:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:32:45.323Z] time="2022-03-17T16:32:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:064fefee80c4774dc5e1c6e9130da51653c14ab9a346e1074d1b051f539ef9d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:32:45.470Z] === RUN TestNAT [2022-03-17T16:32:45.470Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T16:32:45.470Z] --- SKIP: TestNAT (0.00s) [2022-03-17T16:32:45.470Z] === RUN TestTransparent [2022-03-17T16:32:45.470Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T16:32:45.470Z] --- SKIP: TestTransparent (0.00s) [2022-03-17T16:32:45.470Z] PASS [2022-03-17T16:32:45.470Z] coverage: 0.0% of statements [2022-03-17T16:32:45.470Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.048s coverage: 0.0% of statements [2022-03-17T16:32:45.586Z] === RUN TestPluginInstall/with_insecure [2022-03-17T16:32:45.849Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-17T16:32:45.849Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-17T16:32:45.849Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T16:32:45.849Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-17T16:32:45.925Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.73s) [2022-03-17T16:32:45.925Z] === RUN TestRetrieveFromStore [2022-03-17T16:32:45.925Z] === RUN TestBuildDefault [2022-03-17T16:32:45.925Z] --- PASS: TestBuildDefault (0.00s) [2022-03-17T16:32:45.925Z] === RUN TestBuildHostnameDomainname [2022-03-17T16:32:45.925Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-17T16:32:45.925Z] === RUN TestBuildHostname [2022-03-17T16:32:45.925Z] --- PASS: TestBuildHostname (0.00s) [2022-03-17T16:32:45.925Z] === RUN TestBuildHostnameFQDN [2022-03-17T16:32:45.925Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-17T16:32:45.925Z] === RUN TestBuildNoIP [2022-03-17T16:32:45.925Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-17T16:32:45.925Z] === RUN TestUpdate [2022-03-17T16:32:45.925Z] --- PASS: TestUpdate (0.00s) [2022-03-17T16:32:45.925Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-17T16:32:45.925Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-17T16:32:45.925Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-17T16:32:45.925Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-17T16:32:45.925Z] === RUN TestAddEmpty [2022-03-17T16:32:45.925Z] --- PASS: TestAddEmpty (0.00s) [2022-03-17T16:32:45.925Z] === RUN TestAdd [2022-03-17T16:32:45.925Z] --- PASS: TestAdd (0.00s) [2022-03-17T16:32:45.925Z] === RUN TestDeleteEmpty [2022-03-17T16:32:45.925Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-17T16:32:45.925Z] === RUN TestDeleteNewline [2022-03-17T16:32:45.925Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-17T16:32:45.925Z] === RUN TestDelete [2022-03-17T16:32:45.925Z] --- PASS: TestDelete (0.00s) [2022-03-17T16:32:45.925Z] === RUN TestConcurrentWrites [2022-03-17T16:32:46.380Z] === RUN TestNew [2022-03-17T16:32:46.380Z] --- PASS: TestNew (0.00s) [2022-03-17T16:32:46.380Z] === RUN TestAddDriver [2022-03-17T16:32:46.380Z] --- PASS: TestAddDriver (0.00s) [2022-03-17T16:32:46.380Z] === RUN TestAddDuplicateDriver [2022-03-17T16:32:46.380Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-17T16:32:46.380Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-17T16:32:46.380Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-17T16:32:46.380Z] === RUN TestDriver [2022-03-17T16:32:46.380Z] --- PASS: TestDriver (0.00s) [2022-03-17T16:32:46.380Z] === RUN TestIPAM [2022-03-17T16:32:46.380Z] --- PASS: TestIPAM (0.00s) [2022-03-17T16:32:46.380Z] === RUN TestWalkIPAMs [2022-03-17T16:32:46.380Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-17T16:32:46.380Z] === RUN TestWalkDrivers [2022-03-17T16:32:46.380Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-17T16:32:46.380Z] PASS [2022-03-17T16:32:46.380Z] coverage: 82.4% of statements [2022-03-17T16:32:46.380Z] ok github.com/docker/docker/libnetwork/drvregistry 0.071s coverage: 82.4% of statements [2022-03-17T16:32:46.380Z] --- PASS: TestConcurrentWrites (0.17s) [2022-03-17T16:32:46.380Z] PASS [2022-03-17T16:32:46.380Z] coverage: 81.2% of statements [2022-03-17T16:32:46.380Z] --- PASS: TestRetrieveFromStore (0.41s) [2022-03-17T16:32:46.380Z] === RUN TestIsCorrupted [2022-03-17T16:32:46.380Z] ok github.com/docker/docker/libnetwork/etchosts 0.247s coverage: 81.2% of statements [2022-03-17T16:32:46.380Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-17T16:32:46.380Z] === RUN TestSetRollover [2022-03-17T16:32:46.380Z] === RUN TestNew [2022-03-17T16:32:46.380Z] --- PASS: TestNew (0.00s) [2022-03-17T16:32:46.380Z] === RUN TestAllocate [2022-03-17T16:32:46.380Z] --- PASS: TestAllocate (0.00s) [2022-03-17T16:32:46.380Z] === RUN TestUninitialized [2022-03-17T16:32:46.380Z] --- PASS: TestUninitialized (0.00s) [2022-03-17T16:32:46.380Z] === RUN TestAllocateInRange [2022-03-17T16:32:46.380Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-17T16:32:46.380Z] === RUN TestAllocateSerial [2022-03-17T16:32:46.380Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-17T16:32:46.380Z] PASS [2022-03-17T16:32:46.380Z] coverage: 87.5% of statements [2022-03-17T16:32:46.380Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2022-03-17T16:32:46.422Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-17T16:32:46.423Z] time="2022-03-17T16:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:32:46.423Z] time="2022-03-17T16:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:848470da1d4cc1d31a4a142693dcce4efdd7ca9fc270fd8107b8b91599a30fb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:32:46.423Z] time="2022-03-17T16:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T16:32:46.423Z] time="2022-03-17T16:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:848470da1d4cc1d31a4a142693dcce4efdd7ca9fc270fd8107b8b91599a30fb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T16:32:46.835Z] === RUN TestCaller [2022-03-17T16:32:46.835Z] --- PASS: TestCaller (0.00s) [2022-03-17T16:32:46.835Z] PASS [2022-03-17T16:32:46.835Z] coverage: 100.0% of statements [2022-03-17T16:32:46.835Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2022-03-17T16:32:46.996Z] plugin_test.go:165: [d1b1d8a26bc61] daemon is not started [2022-03-17T16:32:46.996Z] --- PASS: TestPluginInstall (5.38s) [2022-03-17T16:32:46.996Z] --- PASS: TestPluginInstall/no_auth (3.21s) [2022-03-17T16:32:46.996Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-03-17T16:32:46.996Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-03-17T16:32:46.996Z] === RUN TestPluginsWithRuntimes [2022-03-17T16:32:47.257Z] === RUN TestDockerSuite/TestCommitChange [2022-03-17T16:32:47.291Z] === RUN TestSetSerialInsertDelete [2022-03-17T16:32:47.291Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-17T16:32:47.291Z] === RUN TestSetParallelInsertDelete [2022-03-17T16:32:47.291Z] --- PASS: TestSetRollover (0.98s) [2022-03-17T16:32:47.291Z] === RUN TestSetRolloverSerial [2022-03-17T16:32:48.204Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-17T16:32:48.253Z] === RUN TestInt2IP2IntConversion [2022-03-17T16:32:48.253Z] --- PASS: TestSetRolloverSerial (1.12s) [2022-03-17T16:32:48.253Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-17T16:32:48.253Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-17T16:32:48.253Z] PASS [2022-03-17T16:32:48.253Z] coverage: 84.4% of statements [2022-03-17T16:32:48.253Z] ok github.com/docker/docker/libnetwork/bitseq 8.317s coverage: 84.4% of statements [2022-03-17T16:32:48.253Z] === RUN TestPoolRequest [2022-03-17T16:32:48.253Z] --- PASS: TestPoolRequest (0.00s) [2022-03-17T16:32:48.253Z] === RUN TestOtherRequests [2022-03-17T16:32:48.253Z] --- PASS: TestOtherRequests (0.00s) [2022-03-17T16:32:48.253Z] PASS [2022-03-17T16:32:48.253Z] coverage: 57.1% of statements [2022-03-17T16:32:48.253Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2022-03-17T16:32:48.707Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-03-17T16:32:48.707Z] === RUN TestGetAddressVersion [2022-03-17T16:32:48.707Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-17T16:32:48.708Z] === RUN TestKeyString [2022-03-17T16:32:48.708Z] --- PASS: TestKeyString (0.00s) [2022-03-17T16:32:48.708Z] === RUN TestPoolDataMarshal [2022-03-17T16:32:48.708Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-17T16:32:48.708Z] === RUN TestSubnetsMarshal [2022-03-17T16:32:48.708Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-03-17T16:32:48.708Z] === RUN TestAddSubnets [2022-03-17T16:32:48.708Z] --- PASS: TestAddSubnets (0.04s) [2022-03-17T16:32:48.708Z] === RUN TestDoublePoolRelease [2022-03-17T16:32:48.708Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-17T16:32:48.708Z] === RUN TestAddReleasePoolID [2022-03-17T16:32:48.708Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-03-17T16:32:48.708Z] === RUN TestPredefinedPool [2022-03-17T16:32:48.708Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-17T16:32:48.708Z] === RUN TestRemoveSubnet [2022-03-17T16:32:48.777Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-17T16:32:48.777Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-17T16:32:49.162Z] --- PASS: TestRemoveSubnet (0.12s) [2022-03-17T16:32:49.162Z] === RUN TestGetSameAddress [2022-03-17T16:32:49.162Z] --- PASS: TestGetSameAddress (0.01s) [2022-03-17T16:32:49.162Z] === RUN TestPoolAllocationReuse [2022-03-17T16:32:49.617Z] === RUN TestGetCapabilities [2022-03-17T16:32:49.617Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-17T16:32:49.617Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-17T16:32:49.617Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-17T16:32:49.617Z] === RUN TestGetDefaultAddressSpaces [2022-03-17T16:32:49.617Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-17T16:32:49.617Z] === RUN TestRemoteDriver [2022-03-17T16:32:49.617Z] --- PASS: TestRemoteDriver (0.00s) [2022-03-17T16:32:49.617Z] PASS [2022-03-17T16:32:49.617Z] coverage: 47.4% of statements [2022-03-17T16:32:49.617Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.064s coverage: 47.4% of statements [2022-03-17T16:32:49.717Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-17T16:32:49.978Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-17T16:32:50.073Z] --- PASS: TestPoolAllocationReuse (1.09s) [2022-03-17T16:32:50.073Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-17T16:32:50.073Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-17T16:32:50.073Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-17T16:32:50.528Z] === RUN TestWindowsIPAM [2022-03-17T16:32:50.528Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-17T16:32:50.528Z] PASS [2022-03-17T16:32:50.528Z] coverage: 71.4% of statements [2022-03-17T16:32:50.528Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-03-17T16:32:50.919Z] --- PASS: TestPluginsWithRuntimes (3.94s) [2022-03-17T16:32:50.919Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-03-17T16:32:50.919Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2022-03-17T16:32:50.919Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T16:32:51.488Z] === RUN TestDefaultNetwork [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-17T16:32:51.488Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-17T16:32:51.488Z] --- PASS: TestDefaultNetwork (0.25s) [2022-03-17T16:32:51.488Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-17T16:32:51.488Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.44s) [2022-03-17T16:32:51.488Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-17T16:32:51.491Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-17T16:32:51.491Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-03-17T16:32:51.491Z] PASS [2022-03-17T16:32:51.757Z] [2022-03-17T16:32:51.757Z] DONE 10 tests in 10.298s [2022-03-17T16:32:51.757Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-17T16:32:51.757Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:32:51.757Z] ++ set -e [2022-03-17T16:32:51.757Z] ++ '[' -n 0 ']' [2022-03-17T16:32:51.757Z] ++ set -x [2022-03-17T16:32:51.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:32:51.757Z] INFO: Testing against a local daemon [2022-03-17T16:32:51.757Z] === RUN TestExternalGraphDriver [2022-03-17T16:32:51.757Z] === RUN TestExternalGraphDriver/json [2022-03-17T16:32:51.947Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-03-17T16:32:51.947Z] === RUN TestInitAddressPools [2022-03-17T16:32:51.947Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-17T16:32:51.947Z] PASS [2022-03-17T16:32:51.947Z] coverage: 74.0% of statements [2022-03-17T16:32:51.947Z] ok github.com/docker/docker/libnetwork/ipamutils 0.579s coverage: 74.0% of statements [2022-03-17T16:32:51.947Z] === RUN TestKeyValue [2022-03-17T16:32:51.947Z] --- PASS: TestKeyValue (0.00s) [2022-03-17T16:32:51.947Z] PASS [2022-03-17T16:32:51.947Z] coverage: 60.0% of statements [2022-03-17T16:32:51.947Z] ok github.com/docker/docker/libnetwork/netlabel 0.034s coverage: 60.0% of statements [2022-03-17T16:32:52.338Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-17T16:32:52.402Z] === RUN TestGenerate [2022-03-17T16:32:52.402Z] --- PASS: TestGenerate (0.00s) [2022-03-17T16:32:52.402Z] === RUN TestGeneratePtr [2022-03-17T16:32:52.402Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-17T16:32:52.402Z] === RUN TestGenerateMissingField [2022-03-17T16:32:52.402Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-17T16:32:52.402Z] === RUN TestFieldCannotBeSet [2022-03-17T16:32:52.402Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-17T16:32:52.402Z] === RUN TestTypeMismatchError [2022-03-17T16:32:52.402Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-17T16:32:52.402Z] PASS [2022-03-17T16:32:52.402Z] coverage: 100.0% of statements [2022-03-17T16:32:52.402Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2022-03-17T16:32:53.281Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-17T16:32:53.362Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.74s) [2022-03-17T16:32:53.362Z] === RUN TestGetAddress [2022-03-17T16:32:53.818Z] testing: warning: no tests to run [2022-03-17T16:32:53.818Z] PASS [2022-03-17T16:32:53.818Z] coverage: 0.0% of statements [2022-03-17T16:32:53.818Z] ok github.com/docker/docker/libnetwork/osl 0.060s coverage: 0.0% of statements [no tests to run] [2022-03-17T16:32:53.856Z] === RUN TestExternalGraphDriver/spec [2022-03-17T16:32:54.117Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-17T16:32:54.273Z] === RUN TestNetworkDBSimple [2022-03-17T16:32:54.728Z] === RUN TestRequestNewPort [2022-03-17T16:32:54.728Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-17T16:32:54.728Z] === RUN TestRequestSpecificPort [2022-03-17T16:32:54.728Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-17T16:32:54.728Z] === RUN TestReleasePort [2022-03-17T16:32:54.728Z] --- PASS: TestReleasePort (0.00s) [2022-03-17T16:32:54.728Z] === RUN TestReuseReleasedPort [2022-03-17T16:32:54.728Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-17T16:32:54.728Z] === RUN TestReleaseUnreadledPort [2022-03-17T16:32:54.728Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-17T16:32:54.728Z] === RUN TestUnknowProtocol [2022-03-17T16:32:54.728Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-17T16:32:54.728Z] === RUN TestAllocateAllPorts [2022-03-17T16:32:54.728Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-17T16:32:54.728Z] === RUN TestPortAllocation [2022-03-17T16:32:54.728Z] --- PASS: TestPortAllocation (0.00s) [2022-03-17T16:32:54.728Z] === RUN TestPortAllocationWithCustomRange [2022-03-17T16:32:54.728Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-17T16:32:54.728Z] === RUN TestNoDuplicateBPR [2022-03-17T16:32:54.728Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-17T16:32:54.728Z] === RUN TestChangePortRange [2022-03-17T16:32:54.728Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-17T16:32:54.728Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-17T16:32:54.728Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-17T16:32:54.728Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-17T16:32:54.728Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-17T16:32:54.728Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-17T16:32:54.728Z] --- PASS: TestChangePortRange (0.00s) [2022-03-17T16:32:54.728Z] PASS [2022-03-17T16:32:54.728Z] coverage: 88.6% of statements [2022-03-17T16:32:54.728Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-03-17T16:32:55.184Z] 2022/03/17 16:32:54 Closing DB instances... [2022-03-17T16:32:55.503Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-17T16:32:55.504Z] === RUN TestExternalGraphDriver/pull [2022-03-17T16:32:55.640Z] testing: warning: no tests to run [2022-03-17T16:32:55.640Z] PASS [2022-03-17T16:32:55.640Z] coverage: 0.0% of statements [2022-03-17T16:32:55.640Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-03-17T16:32:55.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:32:55.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:32:56.076Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-17T16:32:56.076Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-17T16:32:56.076Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-17T16:32:56.076Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-17T16:32:56.076Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-17T16:32:56.076Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-17T16:32:56.337Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-17T16:32:56.600Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-03-17T16:32:56.600Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-17T16:32:56.600Z] === RUN TestHashData [2022-03-17T16:32:56.600Z] --- PASS: TestHashData (0.00s) [2022-03-17T16:32:56.600Z] PASS [2022-03-17T16:32:56.600Z] coverage: 2.8% of statements [2022-03-17T16:32:56.600Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-03-17T16:32:56.735Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-17T16:32:56.735Z] Copying nested executables into bundles/binary-daemon [2022-03-17T16:32:56.735Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-17T16:32:56.735Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T16:32:56.735Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-17T16:32:56.735Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-17T16:32:57.055Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-17T16:32:57.055Z] PASS [2022-03-17T16:32:57.055Z] coverage: 100.0% of statements [2022-03-17T16:32:57.055Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2022-03-17T16:32:57.055Z] === RUN TestErrorConstructors [2022-03-17T16:32:57.055Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-17T16:32:57.055Z] === RUN TestCompareIPMask [2022-03-17T16:32:57.055Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-17T16:32:57.055Z] === RUN TestUtilGetHostPartIP [2022-03-17T16:32:57.055Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-17T16:32:57.055Z] === RUN TestUtilGetBroadcastIP [2022-03-17T16:32:57.055Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-17T16:32:57.055Z] === RUN TestParseCIDR [2022-03-17T16:32:57.055Z] --- PASS: TestParseCIDR (0.00s) [2022-03-17T16:32:57.055Z] PASS [2022-03-17T16:32:57.055Z] coverage: 37.3% of statements [2022-03-17T16:32:57.055Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2022-03-17T16:32:57.061Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43298/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a -e DOCKER_GRAPHDRIVER docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a hack/make.sh cross [2022-03-17T16:32:57.319Z] [2022-03-17T16:32:57.319Z] Removing bundles/ [2022-03-17T16:32:57.511Z] 2022/03/17 16:32:57 Closing DB instances... [2022-03-17T16:32:57.578Z] [2022-03-17T16:32:57.578Z] ---> Making bundle: cross (in bundles/cross) [2022-03-17T16:32:57.578Z] Cross building: bundles/cross/linux/amd64 [2022-03-17T16:32:57.578Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-17T16:32:57.578Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-17T16:32:57.724Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-17T16:32:57.724Z] --- PASS: TestExternalGraphDriver (5.67s) [2022-03-17T16:32:57.724Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2022-03-17T16:32:57.724Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2022-03-17T16:32:57.724Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2022-03-17T16:32:57.724Z] === RUN TestGraphdriverPluginV2 [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-17T16:32:57.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-17T16:32:57.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-17T16:32:57.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-17T16:32:57.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-17T16:32:57.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-17T16:32:57.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-17T16:32:57.966Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-17T16:32:58.424Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-17T16:32:58.424Z] PASS [2022-03-17T16:32:58.424Z] coverage: 50.0% of statements [2022-03-17T16:32:58.424Z] ok github.com/docker/docker/oci 0.046s coverage: 50.0% of statements [2022-03-17T16:32:58.424Z] === RUN TestAddressPoolOpt [2022-03-17T16:32:58.424Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-17T16:32:58.424Z] === RUN TestValidateEnv [2022-03-17T16:32:58.424Z] === RUN TestValidateEnv/a [2022-03-17T16:32:58.424Z] === RUN TestValidateEnv/something [2022-03-17T16:32:58.424Z] === RUN TestValidateEnv/_=a [2022-03-17T16:32:58.424Z] === RUN TestValidateEnv/env1=value1 [2022-03-17T16:32:58.424Z] === RUN TestValidateEnv/_env1=value1 [2022-03-17T16:32:58.425Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-17T16:32:58.425Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-17T16:32:58.425Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-17T16:32:58.425Z] === RUN TestValidateEnv/PATH [2022-03-17T16:32:58.425Z] === RUN TestValidateEnv/=a [2022-03-17T16:32:58.425Z] === RUN TestValidateEnv/PATH= [2022-03-17T16:32:58.425Z] === RUN TestValidateEnv/PATH=something [2022-03-17T16:32:58.425Z] === RUN TestValidateEnv/asd!qwe [2022-03-17T16:32:58.425Z] === RUN TestValidateEnv/1asd [2022-03-17T16:32:58.425Z] === RUN TestValidateEnv/123 [2022-03-17T16:32:58.425Z] === RUN TestValidateEnv/some_space [2022-03-17T16:32:58.425Z] === RUN TestValidateEnv/__some_space_before [2022-03-17T16:32:58.425Z] === RUN TestValidateEnv/some_space_after__ [2022-03-17T16:32:58.425Z] === RUN TestValidateEnv/= [2022-03-17T16:32:58.425Z] === RUN TestValidateEnv/PaTh [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-17T16:32:58.425Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-17T16:32:58.425Z] === RUN TestParseHost [2022-03-17T16:32:58.425Z] --- PASS: TestParseHost (0.00s) [2022-03-17T16:32:58.425Z] === RUN TestParseDockerDaemonHost [2022-03-17T16:32:58.425Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-17T16:32:58.425Z] === RUN TestParseTCP [2022-03-17T16:32:58.425Z] --- PASS: TestParseTCP (0.00s) [2022-03-17T16:32:58.425Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-17T16:32:58.425Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-17T16:32:58.425Z] === RUN TestValidateExtraHosts [2022-03-17T16:32:58.425Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-17T16:32:58.425Z] === RUN TestIpOptString [2022-03-17T16:32:58.425Z] --- PASS: TestIpOptString (0.00s) [2022-03-17T16:32:58.425Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-17T16:32:58.425Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-17T16:32:58.425Z] === RUN TestNewIpOptValidDefaultVal [2022-03-17T16:32:58.425Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-17T16:32:58.425Z] === RUN TestIpOptSetInvalidVal [2022-03-17T16:32:58.425Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-17T16:32:58.425Z] === RUN TestValidateIPAddress [2022-03-17T16:32:58.425Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-17T16:32:58.425Z] === RUN TestMapOpts [2022-03-17T16:32:58.425Z] --- PASS: TestMapOpts (0.00s) [2022-03-17T16:32:58.425Z] === RUN TestListOptsWithoutValidator [2022-03-17T16:32:58.425Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-17T16:32:58.425Z] === RUN TestListOptsWithValidator [2022-03-17T16:32:58.425Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-17T16:32:58.425Z] === RUN TestValidateDNSSearch [2022-03-17T16:32:58.425Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-17T16:32:58.425Z] === RUN TestValidateLabel [2022-03-17T16:32:58.425Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-17T16:32:58.425Z] === RUN TestValidateLabel/label_with_general_format [2022-03-17T16:32:58.425Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-17T16:32:58.425Z] === RUN TestValidateLabel/label_with_one_more [2022-03-17T16:32:58.425Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-17T16:32:58.425Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-17T16:32:58.666Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-17T16:32:58.666Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-17T16:32:58.880Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-17T16:32:58.880Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-17T16:32:58.880Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-17T16:32:58.880Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-17T16:32:58.880Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-17T16:32:58.880Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-17T16:32:58.880Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-17T16:32:58.880Z] --- PASS: TestValidateLabel (0.00s) [2022-03-17T16:32:58.880Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-17T16:32:58.880Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-17T16:32:58.880Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-17T16:32:58.880Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-17T16:32:58.880Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-17T16:32:58.880Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-17T16:32:58.880Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-17T16:32:58.880Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-17T16:32:58.880Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-17T16:32:58.880Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-17T16:32:58.880Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-17T16:32:58.880Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-17T16:32:58.880Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-17T16:32:58.880Z] === RUN TestNamedListOpts [2022-03-17T16:32:58.880Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-17T16:32:58.880Z] === RUN TestNamedMapOpts [2022-03-17T16:32:58.880Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-17T16:32:58.880Z] === RUN TestParseLink [2022-03-17T16:32:58.880Z] --- PASS: TestParseLink (0.00s) [2022-03-17T16:32:58.880Z] === RUN TestUlimitOpt [2022-03-17T16:32:58.880Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-17T16:32:58.880Z] PASS [2022-03-17T16:32:58.880Z] coverage: 66.3% of statements [2022-03-17T16:32:58.880Z] ok github.com/docker/docker/opts 0.066s coverage: 66.3% of statements [2022-03-17T16:32:58.880Z] === RUN TestParseVersion [2022-03-17T16:32:58.880Z] --- PASS: TestParseVersion (0.00s) [2022-03-17T16:32:58.880Z] PASS [2022-03-17T16:32:58.880Z] coverage: 52.9% of statements [2022-03-17T16:32:58.880Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2022-03-17T16:32:59.237Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-17T16:32:59.336Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-03-17T16:32:59.336Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-17T16:32:59.807Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-17T16:33:00.297Z] 2022/03/17 16:33:00 Closing DB instances... [2022-03-17T16:33:00.379Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-17T16:33:00.753Z] === RUN TestPeerCertificateMarshalJSON [2022-03-17T16:33:00.753Z] === RUN TestIsArchivePathDir [2022-03-17T16:33:00.753Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-03-17T16:33:00.753Z] === RUN TestIsArchivePathInvalidFile [2022-03-17T16:33:00.951Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-17T16:33:00.951Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-17T16:33:01.208Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-03-17T16:33:01.208Z] === RUN TestIsArchivePathTar [2022-03-17T16:33:01.208Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-17T16:33:01.208Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-17T16:33:01.208Z] --- PASS: TestPeerCertificateMarshalJSON (0.58s) [2022-03-17T16:33:01.208Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-17T16:33:01.208Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-17T16:33:01.208Z] === RUN TestMiddleware [2022-03-17T16:33:01.208Z] --- PASS: TestMiddleware (0.00s) [2022-03-17T16:33:01.208Z] === RUN TestNewResponseModifier [2022-03-17T16:33:01.208Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-17T16:33:01.208Z] PASS [2022-03-17T16:33:01.208Z] coverage: 26.8% of statements [2022-03-17T16:33:01.208Z] ok github.com/docker/docker/pkg/authorization 0.624s coverage: 26.8% of statements [2022-03-17T16:33:01.208Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-03-17T16:33:01.208Z] === RUN TestDecompressStreamGzip [2022-03-17T16:33:01.208Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-03-17T16:33:01.208Z] === RUN TestDecompressStreamBzip2 [2022-03-17T16:33:01.208Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-03-17T16:33:01.208Z] === RUN TestDecompressStreamXz [2022-03-17T16:33:01.208Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T16:33:01.208Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-17T16:33:01.208Z] === RUN TestDecompressStreamZstd [2022-03-17T16:33:01.208Z] archive_test.go:140: zstd not installed [2022-03-17T16:33:01.208Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-17T16:33:01.208Z] === RUN TestCompressStreamXzUnsupported [2022-03-17T16:33:01.208Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-17T16:33:01.208Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-17T16:33:01.208Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-17T16:33:01.208Z] === RUN TestCompressStreamInvalid [2022-03-17T16:33:01.208Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-17T16:33:01.208Z] === RUN TestExtensionInvalid [2022-03-17T16:33:01.208Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-17T16:33:01.208Z] === RUN TestExtensionUncompressed [2022-03-17T16:33:01.208Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-17T16:33:01.208Z] === RUN TestExtensionBzip2 [2022-03-17T16:33:01.208Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-17T16:33:01.208Z] === RUN TestExtensionGzip [2022-03-17T16:33:01.208Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-17T16:33:01.208Z] === RUN TestExtensionXz [2022-03-17T16:33:01.208Z] --- PASS: TestExtensionXz (0.00s) [2022-03-17T16:33:01.208Z] === RUN TestExtensionZstd [2022-03-17T16:33:01.208Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-17T16:33:01.208Z] === RUN TestCmdStreamLargeStderr [2022-03-17T16:33:01.664Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-17T16:33:01.664Z] === RUN TestCmdStreamBad [2022-03-17T16:33:01.664Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T16:33:01.664Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-17T16:33:01.664Z] === RUN TestCmdStreamGood [2022-03-17T16:33:01.664Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-17T16:33:01.664Z] === RUN TestUntarPathWithInvalidDest [2022-03-17T16:33:01.664Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-17T16:33:01.664Z] === RUN TestUntarPathWithInvalidSrc [2022-03-17T16:33:01.664Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-17T16:33:01.664Z] === RUN TestUntarPath [2022-03-17T16:33:01.664Z] --- PASS: TestUntarPath (0.07s) [2022-03-17T16:33:01.664Z] === RUN TestUntarPathWithDestinationFile [2022-03-17T16:33:01.664Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-17T16:33:01.664Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-17T16:33:01.664Z] === RUN TestUnbuffered [2022-03-17T16:33:01.664Z] --- PASS: TestUnbuffered (0.00s) [2022-03-17T16:33:01.664Z] === RUN TestRaceUnbuffered [2022-03-17T16:33:01.664Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-17T16:33:01.664Z] PASS [2022-03-17T16:33:01.664Z] coverage: 100.0% of statements [2022-03-17T16:33:01.664Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-03-17T16:33:01.664Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-03-17T16:33:01.664Z] === RUN TestCopyWithTarInvalidSrc [2022-03-17T16:33:01.664Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-17T16:33:01.664Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-17T16:33:01.664Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T16:33:01.664Z] === RUN TestCopyWithTarSrcFile [2022-03-17T16:33:01.664Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-17T16:33:01.664Z] === RUN TestCopyWithTarSrcFolder [2022-03-17T16:33:01.664Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-17T16:33:01.664Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-17T16:33:01.664Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-17T16:33:01.664Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-17T16:33:01.664Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T16:33:01.664Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-17T16:33:01.664Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-17T16:33:01.664Z] === RUN TestCopyFileWithTarSrcFile [2022-03-17T16:33:01.664Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-17T16:33:01.664Z] === RUN TestTarFiles [2022-03-17T16:33:01.892Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-17T16:33:01.892Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-17T16:33:01.892Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-17T16:33:02.119Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-03-17T16:33:02.119Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-17T16:33:02.465Z] --- PASS: TestGraphdriverPluginV2 (4.88s) [2022-03-17T16:33:02.465Z] PASS [2022-03-17T16:33:02.465Z] [2022-03-17T16:33:02.465Z] DONE 5 tests in 10.725s [2022-03-17T16:33:02.465Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-17T16:33:02.465Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:33:02.465Z] ++ set -e [2022-03-17T16:33:02.465Z] ++ '[' -n 0 ']' [2022-03-17T16:33:02.465Z] ++ set -x [2022-03-17T16:33:02.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:33:02.465Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-17T16:33:02.465Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-17T16:33:02.465Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-17T16:33:02.465Z] INFO: Testing against a local daemon [2022-03-17T16:33:02.465Z] === RUN TestContinueAfterPluginCrash [2022-03-17T16:33:02.465Z] === PAUSE TestContinueAfterPluginCrash [2022-03-17T16:33:02.465Z] === RUN TestReadPluginNoRead [2022-03-17T16:33:02.465Z] === PAUSE TestReadPluginNoRead [2022-03-17T16:33:02.465Z] === RUN TestDaemonStartWithLogOpt [2022-03-17T16:33:02.465Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-17T16:33:02.465Z] === CONT TestContinueAfterPluginCrash [2022-03-17T16:33:02.465Z] === CONT TestDaemonStartWithLogOpt [2022-03-17T16:33:02.574Z] === RUN TestMatch [2022-03-17T16:33:02.574Z] === RUN TestMatch/[[]] [2022-03-17T16:33:02.574Z] === RUN TestMatch/[[foo]] [2022-03-17T16:33:02.574Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-17T16:33:02.574Z] === RUN TestMatch/[[foo_bar]] [2022-03-17T16:33:02.574Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-17T16:33:02.574Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-17T16:33:02.574Z] === RUN TestMatch/[] [2022-03-17T16:33:02.574Z] === RUN TestMatch/[]#01 [2022-03-17T16:33:02.574Z] === RUN TestMatch/[[qux]] [2022-03-17T16:33:02.574Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-17T16:33:02.574Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-17T16:33:02.574Z] === RUN TestMatch/[[foo_baz]] [2022-03-17T16:33:02.575Z] --- PASS: TestMatch (0.00s) [2022-03-17T16:33:02.575Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-17T16:33:02.575Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-17T16:33:02.575Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-17T16:33:02.575Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-17T16:33:02.575Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-17T16:33:02.575Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-17T16:33:02.575Z] --- PASS: TestMatch/[] (0.00s) [2022-03-17T16:33:02.575Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-17T16:33:02.575Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-17T16:33:02.575Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-17T16:33:02.575Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-17T16:33:02.575Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-17T16:33:02.575Z] PASS [2022-03-17T16:33:02.575Z] coverage: 87.5% of statements [2022-03-17T16:33:02.575Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2022-03-17T16:33:02.726Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-17T16:33:02.726Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-17T16:33:03.535Z] === RUN TestChrootTarUntar [2022-03-17T16:33:03.535Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:33:03.535Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-17T16:33:03.535Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-17T16:33:03.535Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:33:03.535Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T16:33:03.535Z] === RUN TestChrootUntarEmptyArchive [2022-03-17T16:33:03.535Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-17T16:33:03.535Z] === RUN TestChrootTarUntarWithSymlink [2022-03-17T16:33:03.535Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:33:03.535Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T16:33:03.535Z] === RUN TestChrootCopyWithTar [2022-03-17T16:33:03.535Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:33:03.535Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-17T16:33:03.535Z] === RUN TestChrootCopyFileWithTar [2022-03-17T16:33:03.535Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:33:03.535Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-17T16:33:03.535Z] === RUN TestChrootUntarPath [2022-03-17T16:33:03.535Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:33:03.535Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-17T16:33:03.535Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-17T16:33:03.535Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:33:03.535Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T16:33:03.535Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-17T16:33:03.535Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:33:03.535Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T16:33:03.535Z] === RUN TestChrootApplyDotDotFile [2022-03-17T16:33:03.535Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:33:03.535Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-17T16:33:03.535Z] PASS [2022-03-17T16:33:03.535Z] coverage: 15.1% of statements [2022-03-17T16:33:03.535Z] ok github.com/docker/docker/pkg/chrootarchive 0.080s coverage: 15.1% of statements [2022-03-17T16:33:03.993Z] 2022/03/17 16:33:03 Closing DB instances... [2022-03-17T16:33:04.115Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-17T16:33:04.449Z] === RUN TestEnsureRemoveAllNotExist [2022-03-17T16:33:04.449Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-17T16:33:04.449Z] === RUN TestEnsureRemoveAllWithDir [2022-03-17T16:33:04.449Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-17T16:33:04.449Z] === RUN TestEnsureRemoveAllWithFile [2022-03-17T16:33:04.449Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-17T16:33:04.449Z] PASS [2022-03-17T16:33:04.449Z] coverage: 0.0% of statements [2022-03-17T16:33:04.449Z] ok github.com/docker/docker/pkg/containerfs 0.043s coverage: 0.0% of statements [2022-03-17T16:33:04.535Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-17T16:33:04.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.56s) [2022-03-17T16:33:04.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.73s) [2022-03-17T16:33:04.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.84s) [2022-03-17T16:33:04.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (17.98s) [2022-03-17T16:33:04.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.38s) [2022-03-17T16:33:04.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.88s) [2022-03-17T16:33:04.535Z] === RUN TestBuildMultiStageCopy [2022-03-17T16:33:04.535Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T16:33:05.058Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-17T16:33:05.412Z] === RUN TestSizeEmpty [2022-03-17T16:33:05.412Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-17T16:33:05.412Z] === RUN TestSizeEmptyFile [2022-03-17T16:33:05.412Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-17T16:33:05.412Z] === RUN TestSizeNonemptyFile [2022-03-17T16:33:05.412Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-17T16:33:05.412Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-17T16:33:05.412Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-17T16:33:05.412Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-17T16:33:05.412Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-17T16:33:05.412Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-17T16:33:05.412Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-17T16:33:05.412Z] === RUN TestMoveToSubdir [2022-03-17T16:33:05.412Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-17T16:33:05.412Z] === RUN TestSizeNonExistingDirectory [2022-03-17T16:33:05.412Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-17T16:33:05.412Z] PASS [2022-03-17T16:33:05.412Z] coverage: 80.0% of statements [2022-03-17T16:33:05.412Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2022-03-17T16:33:05.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-17T16:33:05.867Z] --- PASS: TestTarFiles (4.22s) [2022-03-17T16:33:05.867Z] === RUN TestDetectCompressionZstd [2022-03-17T16:33:05.867Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-17T16:33:05.867Z] === RUN TestTarUntar [2022-03-17T16:33:05.867Z] --- PASS: TestTarUntar (0.03s) [2022-03-17T16:33:05.867Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-17T16:33:05.867Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-17T16:33:05.867Z] === RUN TestTarWithOptions [2022-03-17T16:33:05.867Z] --- PASS: TestTarWithOptions (0.02s) [2022-03-17T16:33:05.867Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-17T16:33:05.867Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-17T16:33:05.867Z] === RUN TestUntarUstarGnuConflict [2022-03-17T16:33:05.867Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-17T16:33:05.867Z] === RUN TestUntarInvalidFilenames [2022-03-17T16:33:05.891Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-17T16:33:05.891Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-17T16:33:06.378Z] --- PASS: TestNetworkDBCRUDTableEntry (4.16s) [2022-03-17T16:33:06.378Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-17T16:33:06.378Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames871174610\\dest" [2022-03-17T16:33:06.378Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-03-17T16:33:06.378Z] === RUN TestUntarHardlinkToSymlink [2022-03-17T16:33:06.378Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-17T16:33:06.378Z] === RUN TestUntarInvalidHardlink [2022-03-17T16:33:06.378Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3110950502\\victim\\hello" -> "../victim/hello" [2022-03-17T16:33:06.378Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink481785347\\victim\\hello" -> "/../victim/hello" [2022-03-17T16:33:06.378Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3177246714\\victim" -> "../victim" [2022-03-17T16:33:06.378Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1228086834\\victim" -> "../victim" [2022-03-17T16:33:06.378Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2408987429\\victim" -> "../victim" [2022-03-17T16:33:06.378Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3453425567\\victim" -> "../victim" [2022-03-17T16:33:06.378Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-17T16:33:06.378Z] === RUN TestUntarInvalidSymlink [2022-03-17T16:33:06.378Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink97035777\\dest\\dotdot" -> "../victim/hello" [2022-03-17T16:33:06.378Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1749838282\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T16:33:06.378Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3636884318\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:33:06.378Z] === RUN TestPollerAddRemove [2022-03-17T16:33:06.378Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4187618694\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:33:06.378Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-17T16:33:06.378Z] === RUN TestPollerEvent [2022-03-17T16:33:06.378Z] poller_test.go:40: No chmod on Windows [2022-03-17T16:33:06.378Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-17T16:33:06.378Z] === RUN TestPollerClose [2022-03-17T16:33:06.378Z] --- PASS: TestPollerClose (0.00s) [2022-03-17T16:33:06.378Z] PASS [2022-03-17T16:33:06.378Z] coverage: 45.7% of statements [2022-03-17T16:33:06.378Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1993922583\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:33:06.378Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2236723325\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:33:06.378Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2022-03-17T16:33:06.378Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1508245971\\dest\\dir\\loophole" -> "../../victim" [2022-03-17T16:33:06.378Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-17T16:33:06.378Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-17T16:33:06.378Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-17T16:33:06.378Z] === RUN TestXGlobalNoParent [2022-03-17T16:33:06.378Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-17T16:33:06.378Z] === RUN TestReplaceFileTarWrapper [2022-03-17T16:33:06.378Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-03-17T16:33:06.378Z] === RUN TestPrefixHeaderReadable [2022-03-17T16:33:06.378Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-17T16:33:06.378Z] === RUN TestDisablePigz [2022-03-17T16:33:06.378Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-17T16:33:06.833Z] --- PASS: TestDisablePigz (0.21s) [2022-03-17T16:33:06.833Z] === RUN TestPigz [2022-03-17T16:33:06.833Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-17T16:33:06.833Z] --- PASS: TestPigz (0.16s) [2022-03-17T16:33:06.833Z] === RUN TestNosysFileInfo [2022-03-17T16:33:06.833Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-17T16:33:06.833Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T16:33:06.833Z] archive_windows_test.go:16: Currently fails [2022-03-17T16:33:06.833Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T16:33:06.833Z] === RUN TestCanonicalTarNameForPath [2022-03-17T16:33:06.833Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-17T16:33:06.833Z] === RUN TestCanonicalTarName [2022-03-17T16:33:06.833Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-17T16:33:06.833Z] === RUN TestChmodTarEntry [2022-03-17T16:33:06.833Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-17T16:33:06.833Z] === RUN TestHardLinkOrder [2022-03-17T16:33:06.833Z] --- PASS: TestHardLinkOrder (0.07s) [2022-03-17T16:33:06.833Z] === RUN TestChangeString [2022-03-17T16:33:06.833Z] --- PASS: TestChangeString (0.00s) [2022-03-17T16:33:06.833Z] === RUN TestChangesWithNoChanges [2022-03-17T16:33:06.833Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-17T16:33:06.833Z] === RUN TestChangesWithChanges [2022-03-17T16:33:06.833Z] --- PASS: TestChangesWithChanges (0.03s) [2022-03-17T16:33:06.833Z] === RUN TestChangesWithChangesGH13590 [2022-03-17T16:33:06.833Z] changes_test.go:195: needs more investigation [2022-03-17T16:33:06.833Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-17T16:33:06.833Z] === RUN TestChangesDirsEmpty [2022-03-17T16:33:06.833Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T16:33:06.833Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-17T16:33:06.833Z] === RUN TestChangesDirsMutated [2022-03-17T16:33:06.833Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T16:33:06.833Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-17T16:33:06.833Z] === RUN TestApplyLayer [2022-03-17T16:33:06.833Z] changes_test.go:432: needs further investigation [2022-03-17T16:33:06.833Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-17T16:33:06.833Z] === RUN TestChangesSizeWithHardlinks [2022-03-17T16:33:06.833Z] changes_test.go:468: needs further investigation [2022-03-17T16:33:06.833Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-17T16:33:06.833Z] === RUN TestChangesSizeWithNoChanges [2022-03-17T16:33:06.833Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-17T16:33:06.833Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-17T16:33:06.833Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-17T16:33:06.833Z] === RUN TestChangesSize [2022-03-17T16:33:06.833Z] --- PASS: TestChangesSize (0.00s) [2022-03-17T16:33:06.833Z] === RUN TestApplyLayerInvalidFilenames [2022-03-17T16:33:06.833Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2537143825\\dest" [2022-03-17T16:33:06.833Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-17T16:33:06.833Z] === RUN TestApplyLayerInvalidHardlink [2022-03-17T16:33:06.833Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3145053406\\victim\\hello" -> "../victim/hello" [2022-03-17T16:33:06.833Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2060326102\\victim\\hello" -> "/../victim/hello" [2022-03-17T16:33:06.833Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1620072411\\victim" -> "../victim" [2022-03-17T16:33:06.833Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1962194142\\victim" -> "../victim" [2022-03-17T16:33:06.833Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1201635269\\victim" -> "../victim" [2022-03-17T16:33:06.833Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3633475905\\victim" -> "../victim" [2022-03-17T16:33:06.833Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-03-17T16:33:06.833Z] === RUN TestApplyLayerInvalidSymlink [2022-03-17T16:33:06.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1804566465\\dest\\dotdot" -> "../victim/hello" [2022-03-17T16:33:06.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3823282878\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T16:33:06.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3297353417\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:33:06.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3704597803\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:33:06.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3173658529\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:33:06.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2931148713\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:33:06.833Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-03-17T16:33:06.833Z] === RUN TestApplyLayerWhiteouts [2022-03-17T16:33:07.289Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-03-17T16:33:07.289Z] === RUN TestGenerateEmptyFile [2022-03-17T16:33:07.289Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestGenerateWithContent [2022-03-17T16:33:07.289Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-17T16:33:07.289Z] PASS [2022-03-17T16:33:07.289Z] coverage: 62.0% of statements [2022-03-17T16:33:07.289Z] ok github.com/docker/docker/pkg/archive 6.313s coverage: 62.0% of statements [2022-03-17T16:33:07.289Z] === RUN TestCopyFileWithInvalidSrc [2022-03-17T16:33:07.289Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T16:33:07.289Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-17T16:33:07.289Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-17T16:33:07.289Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestCopyFile [2022-03-17T16:33:07.289Z] --- PASS: TestCopyFile (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-17T16:33:07.289Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T16:33:07.289Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-17T16:33:07.289Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-17T16:33:07.289Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T16:33:07.289Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestWildcardMatches [2022-03-17T16:33:07.289Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestPatternMatches [2022-03-17T16:33:07.289Z] --- PASS: TestPatternMatches (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-17T16:33:07.289Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestPatternMatchesFolderExclusions [2022-03-17T16:33:07.289Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-17T16:33:07.289Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-17T16:33:07.289Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-17T16:33:07.289Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-17T16:33:07.289Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestSingleExclamationError [2022-03-17T16:33:07.289Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestMatchesWithNoPatterns [2022-03-17T16:33:07.289Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestMatchesWithMalformedPatterns [2022-03-17T16:33:07.289Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestMatches [2022-03-17T16:33:07.289Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-17T16:33:07.289Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-17T16:33:07.289Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-17T16:33:07.289Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-17T16:33:07.289Z] --- PASS: TestMatches (0.01s) [2022-03-17T16:33:07.289Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-17T16:33:07.289Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-17T16:33:07.289Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-17T16:33:07.289Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestCleanPatterns [2022-03-17T16:33:07.289Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-17T16:33:07.289Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestCleanPatternsExceptionFlag [2022-03-17T16:33:07.289Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-17T16:33:07.289Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-17T16:33:07.289Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestCleanPatternsErrorSingleException [2022-03-17T16:33:07.289Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestCreateIfNotExistsDir [2022-03-17T16:33:07.289Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestCreateIfNotExistsFile [2022-03-17T16:33:07.289Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestMatch [2022-03-17T16:33:07.289Z] --- PASS: TestMatch (0.00s) [2022-03-17T16:33:07.289Z] === RUN TestCompile [2022-03-17T16:33:07.289Z] === RUN TestCompile/slash [2022-03-17T16:33:07.289Z] === RUN TestCompile/backslash [2022-03-17T16:33:07.289Z] --- PASS: TestCompile (0.00s) [2022-03-17T16:33:07.289Z] --- PASS: TestCompile/slash (0.00s) [2022-03-17T16:33:07.289Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-17T16:33:07.289Z] PASS [2022-03-17T16:33:07.289Z] coverage: 84.7% of statements [2022-03-17T16:33:07.289Z] ok github.com/docker/docker/pkg/fileutils 0.072s coverage: 84.7% of statements [2022-03-17T16:33:07.896Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-17T16:33:08.157Z] docker_api_swarm_node_test.go:20: [d3ce34172c012] joining swarm manager [d2d6ea9880221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:33:08.257Z] === RUN TestGet [2022-03-17T16:33:08.257Z] --- PASS: TestGet (0.00s) [2022-03-17T16:33:08.257Z] === RUN TestGetShortcutString [2022-03-17T16:33:08.257Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-17T16:33:08.257Z] PASS [2022-03-17T16:33:08.257Z] coverage: 42.9% of statements [2022-03-17T16:33:08.257Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-03-17T16:33:08.257Z] 2022/03/17 16:33:08 Closing DB instances... [2022-03-17T16:33:08.418Z] --- PASS: TestDaemonStartWithLogOpt (5.77s) [2022-03-17T16:33:08.418Z] === CONT TestReadPluginNoRead [2022-03-17T16:33:08.679Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-17T16:33:08.679Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-17T16:33:09.243Z] === RUN TestCreateIDMapOrder [2022-03-17T16:33:09.243Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-17T16:33:09.243Z] PASS [2022-03-17T16:33:09.243Z] coverage: 7.2% of statements [2022-03-17T16:33:09.243Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2022-03-17T16:33:09.621Z] docker_api_swarm_node_test.go:21: [d4c696b1318df] joining swarm manager [d2d6ea9880221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:33:09.621Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-17T16:33:09.710Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-03-17T16:33:09.710Z] === RUN TestNetworkDBNodeLeave [2022-03-17T16:33:10.178Z] === RUN TestFixedBufferCap [2022-03-17T16:33:10.178Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-17T16:33:10.178Z] === RUN TestFixedBufferLen [2022-03-17T16:33:10.178Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-17T16:33:10.178Z] === RUN TestFixedBufferString [2022-03-17T16:33:10.178Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-17T16:33:10.178Z] === RUN TestFixedBufferWrite [2022-03-17T16:33:10.178Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-17T16:33:10.178Z] === RUN TestFixedBufferRead [2022-03-17T16:33:10.178Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-17T16:33:10.178Z] === RUN TestBytesPipeRead [2022-03-17T16:33:10.178Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-17T16:33:10.178Z] === RUN TestBytesPipeWrite [2022-03-17T16:33:10.178Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-17T16:33:10.178Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-17T16:33:10.565Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-17T16:33:10.645Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-03-17T16:33:10.645Z] === RUN TestAtomicWriteToFile [2022-03-17T16:33:10.645Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-17T16:33:10.645Z] === RUN TestAtomicWriteSetCommit [2022-03-17T16:33:10.645Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-17T16:33:10.645Z] === RUN TestAtomicWriteSetCancel [2022-03-17T16:33:10.645Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-17T16:33:10.645Z] === RUN TestReadCloserWrapperClose [2022-03-17T16:33:10.645Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-17T16:33:10.645Z] === RUN TestReaderErrWrapperReadOnError [2022-03-17T16:33:10.645Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-17T16:33:10.645Z] === RUN TestReaderErrWrapperRead [2022-03-17T16:33:10.645Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-17T16:33:10.645Z] === RUN TestCancelReadCloser [2022-03-17T16:33:10.645Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-17T16:33:10.645Z] === RUN TestWriteCloserWrapperClose [2022-03-17T16:33:10.645Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-17T16:33:10.645Z] === RUN TestNopWriteCloser [2022-03-17T16:33:10.645Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-17T16:33:10.645Z] === RUN TestNopWriter [2022-03-17T16:33:10.645Z] --- PASS: TestNopWriter (0.00s) [2022-03-17T16:33:10.645Z] === RUN TestWriteCounter [2022-03-17T16:33:10.645Z] --- PASS: TestWriteCounter (0.00s) [2022-03-17T16:33:10.645Z] PASS [2022-03-17T16:33:10.645Z] coverage: 70.1% of statements [2022-03-17T16:33:10.645Z] ok github.com/docker/docker/pkg/ioutils 0.621s coverage: 70.1% of statements [2022-03-17T16:33:11.138Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-17T16:33:11.399Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-17T16:33:11.630Z] === RUN TestError [2022-03-17T16:33:11.630Z] --- PASS: TestError (0.00s) [2022-03-17T16:33:11.630Z] === RUN TestProgressString [2022-03-17T16:33:11.630Z] === RUN TestProgressString/no_progress [2022-03-17T16:33:11.630Z] === RUN TestProgressString/progress_1 [2022-03-17T16:33:11.630Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-17T16:33:11.630Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-17T16:33:11.630Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-17T16:33:11.630Z] === RUN TestProgressString/with_units [2022-03-17T16:33:11.630Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-17T16:33:11.630Z] === RUN TestProgressString/hide_counts [2022-03-17T16:33:11.630Z] --- PASS: TestProgressString (0.00s) [2022-03-17T16:33:11.630Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-17T16:33:11.630Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-17T16:33:11.630Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-17T16:33:11.630Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-17T16:33:11.630Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-17T16:33:11.630Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-17T16:33:11.630Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-17T16:33:11.630Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-17T16:33:11.630Z] === RUN TestJSONMessageDisplay [2022-03-17T16:33:11.630Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-03-17T16:33:11.630Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-17T16:33:11.630Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-17T16:33:11.630Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-17T16:33:11.630Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-17T16:33:11.630Z] === RUN TestDisplayJSONMessagesStream [2022-03-17T16:33:11.630Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-17T16:33:11.630Z] PASS [2022-03-17T16:33:11.630Z] coverage: 91.7% of statements [2022-03-17T16:33:11.660Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-17T16:33:11.660Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-17T16:33:12.097Z] ok github.com/docker/docker/pkg/jsonmessage 0.200s coverage: 91.7% of statements [2022-03-17T16:33:12.231Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-17T16:33:12.565Z] === RUN TestStandardLongPath [2022-03-17T16:33:12.565Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-17T16:33:12.565Z] === RUN TestUNCLongPath [2022-03-17T16:33:12.565Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-17T16:33:12.565Z] PASS [2022-03-17T16:33:12.565Z] coverage: 100.0% of statements [2022-03-17T16:33:12.565Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2022-03-17T16:33:12.565Z] --- PASS: TestNetworkDBNodeLeave (3.04s) [2022-03-17T16:33:12.565Z] === RUN TestNetworkDBWatch [2022-03-17T16:33:12.803Z] === RUN TestReadPluginNoRead/default [2022-03-17T16:33:12.803Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-17T16:33:13.033Z] === RUN TestNameFormat [2022-03-17T16:33:13.033Z] --- PASS: TestNameFormat (0.00s) [2022-03-17T16:33:13.033Z] === RUN TestNameRetries [2022-03-17T16:33:13.033Z] --- PASS: TestNameRetries (0.00s) [2022-03-17T16:33:13.033Z] PASS [2022-03-17T16:33:13.033Z] coverage: 85.7% of statements [2022-03-17T16:33:13.033Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2022-03-17T16:33:13.340Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T16:33:13.340Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T16:33:13.387Z] --- PASS: TestContinueAfterPluginCrash (10.92s) [2022-03-17T16:33:13.387Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-17T16:33:13.500Z] === RUN TestParseKeyValueOpt [2022-03-17T16:33:13.500Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-17T16:33:13.500Z] === RUN TestParseUintList [2022-03-17T16:33:13.500Z] --- PASS: TestParseUintList (0.00s) [2022-03-17T16:33:13.500Z] === RUN TestParseUintListMaximumLimits [2022-03-17T16:33:13.500Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-17T16:33:13.500Z] PASS [2022-03-17T16:33:13.501Z] coverage: 97.0% of statements [2022-03-17T16:33:13.501Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2022-03-17T16:33:13.648Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-17T16:33:14.221Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-17T16:33:14.325Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T16:33:14.482Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-17T16:33:14.490Z] 2022/03/17 16:33:14 Closing DB instances... [2022-03-17T16:33:14.490Z] === RUN Test_windowsOSRelease_String [2022-03-17T16:33:14.490Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-17T16:33:14.490Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-17T16:33:14.490Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-17T16:33:14.490Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-17T16:33:14.490Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-17T16:33:14.490Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-17T16:33:14.490Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-17T16:33:14.490Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-17T16:33:14.490Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-17T16:33:14.490Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T16:33:14.490Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T16:33:14.490Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T16:33:14.490Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T16:33:14.490Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T16:33:14.490Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T16:33:14.490Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T16:33:14.490Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T16:33:14.490Z] PASS [2022-03-17T16:33:14.490Z] coverage: 37.5% of statements [2022-03-17T16:33:14.490Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.036s coverage: 37.5% of statements [2022-03-17T16:33:15.424Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-17T16:33:15.474Z] === RUN TestNewAndRemove [2022-03-17T16:33:15.474Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-17T16:33:15.474Z] === RUN TestRemoveInvalidPath [2022-03-17T16:33:15.474Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-17T16:33:15.474Z] PASS [2022-03-17T16:33:15.474Z] coverage: 82.6% of statements [2022-03-17T16:33:15.474Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2022-03-17T16:33:15.889Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T16:33:15.941Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-03-17T16:33:15.941Z] === RUN TestNetworkDBBulkSync [2022-03-17T16:33:15.996Z] === CONT TestReadPluginNoRead [2022-03-17T16:33:15.996Z] read_test.go:92: [d82b50cb7b484] daemon is not started [2022-03-17T16:33:15.996Z] --- PASS: TestReadPluginNoRead (7.51s) [2022-03-17T16:33:15.996Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2022-03-17T16:33:15.996Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2022-03-17T16:33:15.996Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2022-03-17T16:33:15.996Z] PASS [2022-03-17T16:33:15.996Z] [2022-03-17T16:33:15.996Z] DONE 6 tests in 13.476s [2022-03-17T16:33:15.996Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-17T16:33:15.996Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:33:15.996Z] ++ set -e [2022-03-17T16:33:15.996Z] ++ '[' -n 0 ']' [2022-03-17T16:33:15.996Z] ++ set -x [2022-03-17T16:33:15.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:33:15.997Z] testing: warning: no tests to run [2022-03-17T16:33:15.997Z] PASS [2022-03-17T16:33:15.997Z] [2022-03-17T16:33:15.997Z] DONE 0 tests in 0.064s [2022-03-17T16:33:15.997Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-17T16:33:15.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:33:15.997Z] ++ set -e [2022-03-17T16:33:15.997Z] ++ '[' -n 0 ']' [2022-03-17T16:33:15.997Z] ++ set -x [2022-03-17T16:33:15.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:33:15.997Z] INFO: Testing against a local daemon [2022-03-17T16:33:15.997Z] === RUN TestPluginWithDevMounts [2022-03-17T16:33:15.997Z] === PAUSE TestPluginWithDevMounts [2022-03-17T16:33:15.997Z] === CONT TestPluginWithDevMounts [2022-03-17T16:33:16.568Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-17T16:33:16.568Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-17T16:33:16.568Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-17T16:33:16.568Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-17T16:33:16.568Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-17T16:33:16.927Z] --- PASS: TestGetAddress (23.52s) [2022-03-17T16:33:16.927Z] === RUN TestRequestSyntaxCheck [2022-03-17T16:33:16.927Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-17T16:33:16.927Z] === RUN TestRequest [2022-03-17T16:33:16.927Z] 2022/03/17 16:33:16 Closing DB instances... [2022-03-17T16:33:16.927Z] === RUN TestFailedConnection [2022-03-17T16:33:17.143Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-17T16:33:17.452Z] --- PASS: TestBuildMultiStageCopy (13.65s) [2022-03-17T16:33:17.452Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.92s) [2022-03-17T16:33:17.452Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2022-03-17T16:33:17.452Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s) [2022-03-17T16:33:17.452Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.28s) [2022-03-17T16:33:17.452Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.52s) [2022-03-17T16:33:17.452Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T16:33:18.086Z] --- PASS: TestPluginWithDevMounts (1.86s) [2022-03-17T16:33:18.086Z] PASS [2022-03-17T16:33:18.086Z] [2022-03-17T16:33:18.086Z] DONE 1 tests in 2.014s [2022-03-17T16:33:18.086Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-17T16:33:18.086Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:33:18.086Z] ++ set -e [2022-03-17T16:33:18.086Z] ++ '[' -n 0 ']' [2022-03-17T16:33:18.086Z] ++ set -x [2022-03-17T16:33:18.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:33:18.086Z] INFO: Testing against a local daemon [2022-03-17T16:33:18.086Z] === RUN TestSecretInspect [2022-03-17T16:33:19.095Z] --- PASS: TestNetworkDBBulkSync (3.04s) [2022-03-17T16:33:19.095Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-17T16:33:19.550Z] --- PASS: TestFailedConnection (2.25s) [2022-03-17T16:33:19.550Z] === RUN TestFailOnce [2022-03-17T16:33:19.550Z] 2022/03/17 16:33:19 http: panic serving 127.0.0.1:49293: Plugin not ready [2022-03-17T16:33:19.550Z] goroutine 38 [running]: [2022-03-17T16:33:19.550Z] net/http.(*conn).serve.func1() [2022-03-17T16:33:19.550Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T16:33:19.550Z] panic({0xfb3700, 0x10fd030}) [2022-03-17T16:33:19.550Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T16:33:19.550Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000245a70?) [2022-03-17T16:33:19.550Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-17T16:33:19.550Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1102838?, 0xc0002260e0?}, 0xf0da46?) [2022-03-17T16:33:19.550Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T16:33:19.550Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1102838, 0xc0002260e0}, 0xc000230200) [2022-03-17T16:33:19.550Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-17T16:33:19.550Z] net/http.serverHandler.ServeHTTP({0x1100e58?}, {0x1102838, 0xc0002260e0}, 0xc000230200) [2022-03-17T16:33:19.550Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T16:33:19.550Z] net/http.(*conn).serve(0xc00023e000, {0x1102d38, 0xc000148ff0}) [2022-03-17T16:33:19.550Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T16:33:19.550Z] created by net/http.(*Server).Serve [2022-03-17T16:33:19.550Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T16:33:19.550Z] time="2022-03-17T16:33:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.FailOnce: Post \"http://127.0.0.1:49292/Test.FailOnce\": EOF, retrying in 1s" [2022-03-17T16:33:19.665Z] --- PASS: TestBuildMultiStageParentConfig (2.68s) [2022-03-17T16:33:19.665Z] === RUN TestBuildLabelWithTargets [2022-03-17T16:33:19.665Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:33:19.665Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-17T16:33:19.665Z] === RUN TestBuildWithEmptyLayers [2022-03-17T16:33:19.994Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-17T16:33:20.255Z] --- PASS: TestSecretInspect (2.18s) [2022-03-17T16:33:20.255Z] === RUN TestSecretList [2022-03-17T16:33:20.510Z] --- PASS: TestFailOnce (1.15s) [2022-03-17T16:33:20.510Z] === RUN TestEchoInputOutput [2022-03-17T16:33:20.510Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-17T16:33:20.510Z] === RUN TestBackoff [2022-03-17T16:33:20.510Z] --- PASS: TestBackoff (0.00s) [2022-03-17T16:33:20.510Z] === RUN TestAbortRetry [2022-03-17T16:33:20.510Z] --- PASS: TestAbortRetry (0.00s) [2022-03-17T16:33:20.510Z] === RUN TestClientScheme [2022-03-17T16:33:20.510Z] --- PASS: TestClientScheme (0.00s) [2022-03-17T16:33:20.510Z] === RUN TestNewClientWithTimeout [2022-03-17T16:33:20.966Z] time="2022-03-17T16:33:20Z" 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-03-17T16:33:21.228Z] --- PASS: TestBuildWithEmptyLayers (1.46s) [2022-03-17T16:33:21.228Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T16:33:21.420Z] 2022/03/17 16:33:21 Closing DB instances... [2022-03-17T16:33:21.638Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-17T16:33:21.875Z] time="2022-03-17T16:33:21Z" level=error msg="node: 4f2617e3ec49 is unknown to memberlist" [2022-03-17T16:33:22.330Z] --- PASS: TestRequest (5.36s) [2022-03-17T16:33:22.330Z] === RUN TestOverlappingRequests [2022-03-17T16:33:22.330Z] time="2022-03-17T16:33:22Z" 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-03-17T16:33:22.330Z] --- PASS: TestOverlappingRequests (0.28s) [2022-03-17T16:33:22.330Z] === RUN TestRelease [2022-03-17T16:33:22.579Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-17T16:33:23.522Z] --- PASS: TestSecretList (3.00s) [2022-03-17T16:33:23.522Z] === RUN TestSecretsCreateAndDelete [2022-03-17T16:33:23.522Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-17T16:33:23.522Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-17T16:33:23.522Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-17T16:33:23.522Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-17T16:33:23.855Z] --- PASS: TestRelease (1.02s) [2022-03-17T16:33:23.856Z] === RUN TestAllocateRandomDeallocate [2022-03-17T16:33:23.856Z] === RUN TestParseEmptyInterface [2022-03-17T16:33:23.856Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-17T16:33:23.856Z] === RUN TestParseNonInterfaceType [2022-03-17T16:33:23.856Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-17T16:33:23.856Z] === RUN TestParseWithOneFunction [2022-03-17T16:33:23.856Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-17T16:33:23.856Z] === RUN TestParseWithMultipleFuncs [2022-03-17T16:33:23.856Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-17T16:33:23.856Z] === RUN TestParseWithUnnamedReturn [2022-03-17T16:33:23.856Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-17T16:33:23.856Z] === RUN TestEmbeddedInterface [2022-03-17T16:33:23.856Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-17T16:33:23.856Z] === RUN TestParsedImports [2022-03-17T16:33:23.856Z] --- PASS: TestParsedImports (0.00s) [2022-03-17T16:33:23.856Z] === RUN TestAliasedImports [2022-03-17T16:33:23.856Z] --- PASS: TestAliasedImports (0.00s) [2022-03-17T16:33:23.856Z] PASS [2022-03-17T16:33:23.856Z] coverage: 56.8% of statements [2022-03-17T16:33:23.856Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2022-03-17T16:33:24.311Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.69s) [2022-03-17T16:33:24.311Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-17T16:33:24.769Z] === RUN TestHTTPTransport [2022-03-17T16:33:24.769Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-17T16:33:24.769Z] PASS [2022-03-17T16:33:24.769Z] coverage: 85.7% of statements [2022-03-17T16:33:24.769Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2022-03-17T16:33:24.908Z] docker_api_swarm_test.go:502: [d1e82803314a4] joining swarm manager [de84f03ab49ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:33:25.225Z] time="2022-03-17T16:33:24Z" 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-03-17T16:33:25.225Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-17T16:33:25.225Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T16:33:25.225Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-17T16:33:25.225Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-17T16:33:25.225Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-17T16:33:25.225Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-17T16:33:25.225Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-17T16:33:25.225Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T16:33:25.225Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-17T16:33:25.225Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-17T16:33:25.226Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-17T16:33:25.226Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-17T16:33:25.226Z] === RUN TestBufferPoolPutAndGet [2022-03-17T16:33:25.226Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-17T16:33:25.226Z] PASS [2022-03-17T16:33:25.226Z] coverage: 88.2% of statements [2022-03-17T16:33:25.226Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-03-17T16:33:25.681Z] 2022/03/17 16:33:25 Closing DB instances... [2022-03-17T16:33:25.681Z] === RUN TestOutputOnPrematureClose [2022-03-17T16:33:25.681Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-17T16:33:25.681Z] === RUN TestCompleteSilently [2022-03-17T16:33:25.681Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-17T16:33:25.681Z] PASS [2022-03-17T16:33:25.681Z] coverage: 75.9% of statements [2022-03-17T16:33:25.681Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-03-17T16:33:25.849Z] --- PASS: TestSecretsCreateAndDelete (2.51s) [2022-03-17T16:33:25.849Z] === RUN TestSecretsUpdate [2022-03-17T16:33:26.109Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-17T16:33:26.137Z] === RUN TestSendToOneSub [2022-03-17T16:33:26.137Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-17T16:33:26.137Z] === RUN TestSendToMultipleSubs [2022-03-17T16:33:26.137Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-17T16:33:26.137Z] === RUN TestEvictOneSub [2022-03-17T16:33:26.137Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-17T16:33:26.137Z] === RUN TestClosePublisher [2022-03-17T16:33:26.137Z] --- PASS: TestClosePublisher (0.00s) [2022-03-17T16:33:26.137Z] === RUN TestPubSubRace [2022-03-17T16:33:26.593Z] --- PASS: TestAllocateRandomDeallocate (3.00s) [2022-03-17T16:33:26.593Z] === RUN TestRetrieveFromStore [2022-03-17T16:33:27.048Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-17T16:33:27.048Z] === RUN TestNetworkDBGarbageCollection [2022-03-17T16:33:27.051Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-17T16:33:27.503Z] --- PASS: TestRetrieveFromStore (0.84s) [2022-03-17T16:33:27.503Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-17T16:33:27.503Z] --- PASS: TestPubSubRace (1.05s) [2022-03-17T16:33:27.503Z] PASS [2022-03-17T16:33:27.503Z] coverage: 75.0% of statements [2022-03-17T16:33:27.503Z] --- PASS: TestRequestReleaseAddressDuplicate (0.04s) [2022-03-17T16:33:27.503Z] === RUN TestParallelPredefinedRequest1 [2022-03-17T16:33:27.503Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-17T16:33:27.503Z] === RUN TestParallelPredefinedRequest2 [2022-03-17T16:33:27.503Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-17T16:33:27.503Z] === RUN TestParallelPredefinedRequest3 [2022-03-17T16:33:27.503Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-17T16:33:27.503Z] === RUN TestParallelPredefinedRequest4 [2022-03-17T16:33:27.503Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-17T16:33:27.503Z] === RUN TestParallelPredefinedRequest5 [2022-03-17T16:33:27.503Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-17T16:33:27.503Z] === RUN TestDebug [2022-03-17T16:33:27.503Z] --- PASS: TestDebug (0.00s) [2022-03-17T16:33:27.503Z] === RUN TestRequestPoolParallel [2022-03-17T16:33:27.503Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2022-03-17T16:33:27.622Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-17T16:33:27.957Z] --- PASS: TestRequestPoolParallel (0.40s) [2022-03-17T16:33:27.957Z] === RUN TestFullAllocateRelease [2022-03-17T16:33:27.957Z] === RUN TestRegister [2022-03-17T16:33:27.957Z] --- PASS: TestRegister (0.00s) [2022-03-17T16:33:27.957Z] === RUN TestCommand [2022-03-17T16:33:27.957Z] --- PASS: TestCommand (0.03s) [2022-03-17T16:33:27.957Z] === RUN TestNaiveSelf [2022-03-17T16:33:27.957Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-17T16:33:27.957Z] PASS [2022-03-17T16:33:27.957Z] coverage: 82.4% of statements [2022-03-17T16:33:27.957Z] ok github.com/docker/docker/pkg/reexec 0.094s coverage: 82.4% of statements [2022-03-17T16:33:27.957Z] --- PASS: TestFullAllocateRelease (0.36s) [2022-03-17T16:33:27.957Z] === RUN TestOddAllocateRelease [2022-03-17T16:33:28.197Z] --- PASS: TestSecretsUpdate (2.44s) [2022-03-17T16:33:28.197Z] === RUN TestTemplatedSecret [2022-03-17T16:33:28.412Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-03-17T16:33:28.412Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-17T16:33:28.412Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-03-17T16:33:28.412Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-17T16:33:28.412Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-17T16:33:28.412Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-17T16:33:28.412Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-03-17T16:33:28.412Z] === CONT TestParallelPredefinedRequest1 [2022-03-17T16:33:28.412Z] === CONT TestParallelPredefinedRequest4 [2022-03-17T16:33:28.412Z] === CONT TestParallelPredefinedRequest1 [2022-03-17T16:33:28.412Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:33:28.412Z] === CONT TestParallelPredefinedRequest5 [2022-03-17T16:33:28.412Z] === CONT TestParallelPredefinedRequest4 [2022-03-17T16:33:28.412Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:33:28.412Z] === CONT TestParallelPredefinedRequest5 [2022-03-17T16:33:28.412Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:33:28.412Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-17T16:33:28.412Z] === CONT TestParallelPredefinedRequest2 [2022-03-17T16:33:28.412Z] === CONT TestParallelPredefinedRequest3 [2022-03-17T16:33:28.412Z] === CONT TestParallelPredefinedRequest2 [2022-03-17T16:33:28.412Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:33:28.412Z] === CONT TestParallelPredefinedRequest3 [2022-03-17T16:33:28.412Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:33:28.412Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-17T16:33:28.412Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-17T16:33:28.412Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-17T16:33:28.412Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-17T16:33:28.412Z] PASS [2022-03-17T16:33:28.412Z] coverage: 85.3% of statements [2022-03-17T16:33:28.412Z] ok github.com/docker/docker/libnetwork/ipam 40.372s coverage: 85.3% of statements [2022-03-17T16:33:28.867Z] === RUN TestDump [2022-03-17T16:33:28.867Z] goroutine 6 [running]: [2022-03-17T16:33:28.867Z] github.com/docker/docker/pkg/stack.dump(0xf82d57?) [2022-03-17T16:33:28.867Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T16:33:28.867Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-17T16:33:28.867Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-17T16:33:28.867Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-17T16:33:28.867Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-17T16:33:28.867Z] testing.tRunner(0xc000162000, 0x114a498) [2022-03-17T16:33:28.867Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T16:33:28.867Z] created by testing.(*T).Run [2022-03-17T16:33:28.867Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T16:33:28.867Z] [2022-03-17T16:33:28.867Z] goroutine 1 [chan receive]: [2022-03-17T16:33:28.867Z] testing.(*T).Run(0xc000031d40, {0x113913c?, 0xf5c1f3?}, 0x114a498) [2022-03-17T16:33:28.867Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T16:33:28.867Z] testing.runTests.func1(0xc00006c840?) [2022-03-17T16:33:28.867Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T16:33:28.867Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-03-17T16:33:28.867Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T16:33:28.867Z] testing.runTests(0xc000058500?, {0x12ce400, 0x3, 0x3}, {0x1527a3d0108?, 0x40?, 0x12d34a0?}) [2022-03-17T16:33:28.867Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T16:33:28.867Z] testing.(*M).Run(0xc000058500) [2022-03-17T16:33:28.867Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T16:33:28.867Z] main.main() [2022-03-17T16:33:28.867Z] _testmain.go:99 +0x255 [2022-03-17T16:33:28.867Z] --- PASS: TestDump (0.00s) [2022-03-17T16:33:28.867Z] === RUN TestDumpToFile [2022-03-17T16:33:28.867Z] --- PASS: TestDumpToFile (0.13s) [2022-03-17T16:33:28.867Z] === RUN TestDumpToFileWithEmptyInput [2022-03-17T16:33:28.867Z] goroutine 8 [running]: [2022-03-17T16:33:28.867Z] github.com/docker/docker/pkg/stack.dump(0xffecd3?) [2022-03-17T16:33:28.867Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T16:33:28.867Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xffeca0?}) [2022-03-17T16:33:28.867Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-17T16:33:28.867Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000162000?) [2022-03-17T16:33:28.867Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-17T16:33:28.867Z] testing.tRunner(0xc000162680, 0x114a488) [2022-03-17T16:33:28.867Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T16:33:28.867Z] created by testing.(*T).Run [2022-03-17T16:33:28.867Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T16:33:28.867Z] [2022-03-17T16:33:28.867Z] goroutine 1 [chan receive]: [2022-03-17T16:33:28.867Z] testing.(*T).Run(0xc000031d40, {0x1140713?, 0xf5c1f3?}, 0x114a488) [2022-03-17T16:33:28.867Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T16:33:28.867Z] testing.runTests.func1(0xc00006c840?) [2022-03-17T16:33:28.867Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T16:33:28.867Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-03-17T16:33:28.867Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T16:33:28.867Z] testing.runTests(0xc000058500?, {0x12ce400, 0x3, 0x3}, {0x1527a3d0108?, 0x40?, 0x12d34a0?}) [2022-03-17T16:33:28.867Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T16:33:28.867Z] testing.(*M).Run(0xc000058500) [2022-03-17T16:33:28.867Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T16:33:28.867Z] main.main() [2022-03-17T16:33:28.867Z] _testmain.go:99 +0x255 [2022-03-17T16:33:28.868Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-17T16:33:28.868Z] PASS [2022-03-17T16:33:28.868Z] coverage: 90.9% of statements [2022-03-17T16:33:28.868Z] ok github.com/docker/docker/pkg/stack 0.165s coverage: 90.9% of statements [2022-03-17T16:33:29.323Z] === RUN TestNewStdWriter [2022-03-17T16:33:29.323Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-17T16:33:29.323Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-17T16:33:29.323Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-17T16:33:29.323Z] === RUN TestWriteWithNilBytes [2022-03-17T16:33:29.323Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-17T16:33:29.323Z] === RUN TestWrite [2022-03-17T16:33:29.323Z] --- PASS: TestWrite (0.00s) [2022-03-17T16:33:29.323Z] === RUN TestWriteWithWriterError [2022-03-17T16:33:29.323Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-17T16:33:29.323Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-17T16:33:29.323Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-17T16:33:29.323Z] === RUN TestStdCopyWriteAndRead [2022-03-17T16:33:29.323Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-17T16:33:29.323Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-17T16:33:29.323Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-17T16:33:29.323Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-17T16:33:29.323Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-17T16:33:29.323Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-17T16:33:29.323Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-17T16:33:29.323Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-17T16:33:29.323Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-17T16:33:29.323Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-17T16:33:29.323Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-17T16:33:29.323Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-17T16:33:29.323Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-17T16:33:29.323Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-17T16:33:29.323Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-17T16:33:29.323Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-17T16:33:29.323Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-17T16:33:29.323Z] PASS [2022-03-17T16:33:29.323Z] coverage: 100.0% of statements [2022-03-17T16:33:29.323Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2022-03-17T16:33:29.323Z] time="2022-03-17T16:33:29Z" 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-03-17T16:33:30.283Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-17T16:33:30.283Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-17T16:33:30.283Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-17T16:33:30.283Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-17T16:33:30.283Z] === RUN TestFormatStatus [2022-03-17T16:33:30.283Z] --- PASS: TestFormatStatus (0.00s) [2022-03-17T16:33:30.283Z] === RUN TestFormatError [2022-03-17T16:33:30.283Z] --- PASS: TestFormatError (0.00s) [2022-03-17T16:33:30.283Z] === RUN TestFormatJSONError [2022-03-17T16:33:30.283Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-17T16:33:30.283Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-17T16:33:30.283Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-17T16:33:30.283Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-17T16:33:30.283Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-17T16:33:30.283Z] === RUN TestNewJSONProgressOutput [2022-03-17T16:33:30.283Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-17T16:33:30.283Z] === RUN TestAuxFormatterEmit [2022-03-17T16:33:30.283Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-17T16:33:30.283Z] === RUN TestStreamWriterStdout [2022-03-17T16:33:30.283Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-17T16:33:30.283Z] === RUN TestStreamWriterStderr [2022-03-17T16:33:30.283Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-17T16:33:30.283Z] PASS [2022-03-17T16:33:30.283Z] coverage: 66.2% of statements [2022-03-17T16:33:30.283Z] ok github.com/docker/docker/pkg/streamformatter 0.038s coverage: 66.2% of statements [2022-03-17T16:33:30.746Z] === RUN TestGenerateRandomID [2022-03-17T16:33:30.746Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-17T16:33:30.746Z] === RUN TestShortenId [2022-03-17T16:33:30.746Z] --- PASS: TestShortenId (0.00s) [2022-03-17T16:33:30.746Z] === RUN TestShortenSha256Id [2022-03-17T16:33:30.746Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-17T16:33:30.746Z] === RUN TestShortenIdEmpty [2022-03-17T16:33:30.746Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-17T16:33:30.746Z] === RUN TestShortenIdInvalid [2022-03-17T16:33:30.746Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-17T16:33:30.746Z] === RUN TestIsShortIDNonHex [2022-03-17T16:33:30.746Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-17T16:33:30.746Z] === RUN TestIsShortIDNotCorrectSize [2022-03-17T16:33:30.746Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-17T16:33:30.746Z] PASS [2022-03-17T16:33:30.746Z] coverage: 70.6% of statements [2022-03-17T16:33:30.746Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2022-03-17T16:33:31.497Z] --- PASS: TestTemplatedSecret (2.62s) [2022-03-17T16:33:31.497Z] === RUN TestSecretCreateResolve [2022-03-17T16:33:31.497Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-17T16:33:31.745Z] === RUN TestIsCpusetListAvailable [2022-03-17T16:33:31.745Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-17T16:33:31.745Z] PASS [2022-03-17T16:33:31.745Z] coverage: 39.4% of statements [2022-03-17T16:33:31.745Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2022-03-17T16:33:32.068Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-17T16:33:32.704Z] === RUN TestChtimes [2022-03-17T16:33:32.705Z] --- PASS: TestChtimes (0.00s) [2022-03-17T16:33:32.705Z] === RUN TestChtimesWindows [2022-03-17T16:33:32.705Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-17T16:33:32.705Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-17T16:33:32.705Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-17T16:33:32.705Z] PASS [2022-03-17T16:33:32.705Z] coverage: 12.9% of statements [2022-03-17T16:33:32.705Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 12.9% of statements [2022-03-17T16:33:33.454Z] --- PASS: TestSecretCreateResolve (2.58s) [2022-03-17T16:33:33.454Z] PASS [2022-03-17T16:33:33.454Z] [2022-03-17T16:33:33.454Z] DONE 6 tests in 15.494s [2022-03-17T16:33:33.454Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-17T16:33:33.454Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:33:33.454Z] ++ set -e [2022-03-17T16:33:33.454Z] ++ '[' -n 0 ']' [2022-03-17T16:33:33.454Z] ++ set -x [2022-03-17T16:33:33.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:33:33.454Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-17T16:33:33.664Z] === RUN TestTailFile [2022-03-17T16:33:33.664Z] --- PASS: TestTailFile (0.00s) [2022-03-17T16:33:33.664Z] === RUN TestTailFileManyLines [2022-03-17T16:33:33.664Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-17T16:33:33.664Z] === RUN TestTailEmptyFile [2022-03-17T16:33:33.664Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-17T16:33:33.664Z] === RUN TestTailNegativeN [2022-03-17T16:33:33.664Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader [2022-03-17T16:33:33.664Z] === CONT TestNewTailReader [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/no_delimiter [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/truncated_last_line [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-17T16:33:33.664Z] === CONT TestNewTailReader/no_delimiter [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T16:33:33.664Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.664Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T16:33:33.664Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.664Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:33.665Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:33.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:33.666Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:33:33.666Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:33:33.666Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:33.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:33.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:33.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:33.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:33.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:33.714Z] INFO: Testing against a local daemon [2022-03-17T16:33:33.714Z] === RUN TestServiceCreateInit [2022-03-17T16:33:33.714Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T16:33:33.974Z] docker_api_swarm_test.go:507: [d40bf18289d0f] joining swarm manager [de84f03ab49ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T16:33:34.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:34.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:33:34.126Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:33:34.127Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T16:33:34.127Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:33:34.127Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:33:34.127Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T16:33:34.127Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T16:33:34.127Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T16:33:34.127Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T16:33:34.127Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:33:34.127Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T16:33:34.127Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T16:33:34.127Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T16:33:34.127Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T16:33:34.127Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T16:33:34.127Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T16:33:34.128Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:33:34.129Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:33:34.129Z] PASS [2022-03-17T16:33:34.129Z] coverage: 88.6% of statements [2022-03-17T16:33:34.129Z] ok github.com/docker/docker/pkg/tailfile 0.156s coverage: 88.6% of statements [2022-03-17T16:33:34.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-17T16:33:35.090Z] === RUN TestTarSumRemoveNonExistent [2022-03-17T16:33:35.090Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-17T16:33:35.090Z] === RUN TestTarSumRemove [2022-03-17T16:33:35.090Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-17T16:33:35.090Z] === RUN TestSortFileInfoSums [2022-03-17T16:33:35.090Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-17T16:33:35.090Z] === RUN TestNewTarSumForLabelInvalid [2022-03-17T16:33:35.090Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-17T16:33:35.090Z] === RUN TestNewTarSumForLabel [2022-03-17T16:33:35.090Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-17T16:33:35.090Z] === RUN TestEmptyTar [2022-03-17T16:33:35.090Z] --- PASS: TestEmptyTar (0.00s) [2022-03-17T16:33:35.090Z] === RUN TestTarSumsReadSize [2022-03-17T16:33:35.090Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-17T16:33:35.090Z] === RUN TestTarSums [2022-03-17T16:33:35.090Z] --- PASS: TestTarSums (0.06s) [2022-03-17T16:33:35.090Z] === RUN TestIteration [2022-03-17T16:33:35.090Z] --- PASS: TestIteration (0.00s) [2022-03-17T16:33:35.090Z] === RUN TestVersionLabelForChecksum [2022-03-17T16:33:35.090Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-17T16:33:35.090Z] === RUN TestVersion [2022-03-17T16:33:35.090Z] --- PASS: TestVersion (0.00s) [2022-03-17T16:33:35.090Z] === RUN TestGetVersion [2022-03-17T16:33:35.090Z] --- PASS: TestGetVersion (0.00s) [2022-03-17T16:33:35.090Z] === RUN TestGetVersions [2022-03-17T16:33:35.090Z] --- PASS: TestGetVersions (0.00s) [2022-03-17T16:33:35.090Z] PASS [2022-03-17T16:33:35.090Z] coverage: 89.3% of statements [2022-03-17T16:33:35.090Z] ok github.com/docker/docker/pkg/tarsum 0.113s coverage: 89.3% of statements [2022-03-17T16:33:35.546Z] === RUN TestTruncIndex [2022-03-17T16:33:35.546Z] --- PASS: TestTruncIndex (0.10s) [2022-03-17T16:33:35.546Z] PASS [2022-03-17T16:33:35.546Z] coverage: 91.5% of statements [2022-03-17T16:33:35.546Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2022-03-17T16:33:35.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-17T16:33:36.001Z] === RUN TestIsGIT [2022-03-17T16:33:36.001Z] --- PASS: TestIsGIT (0.00s) [2022-03-17T16:33:36.001Z] === RUN TestIsTransport [2022-03-17T16:33:36.001Z] --- PASS: TestIsTransport (0.00s) [2022-03-17T16:33:36.001Z] PASS [2022-03-17T16:33:36.001Z] coverage: 100.0% of statements [2022-03-17T16:33:36.001Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2022-03-17T16:33:36.152Z] --- PASS: TestBuildMultiStageOnBuild (14.03s) [2022-03-17T16:33:36.152Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T16:33:36.152Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:33:36.152Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-17T16:33:36.152Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T16:33:36.458Z] === RUN TestVersionInfo [2022-03-17T16:33:36.458Z] --- PASS: TestVersionInfo (0.00s) [2022-03-17T16:33:36.458Z] === RUN TestAppendVersions [2022-03-17T16:33:36.458Z] --- PASS: TestAppendVersions (0.00s) [2022-03-17T16:33:36.458Z] PASS [2022-03-17T16:33:36.458Z] coverage: 88.9% of statements [2022-03-17T16:33:36.458Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2022-03-17T16:33:36.915Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-17T16:33:36.915Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-17T16:33:36.915Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-17T16:33:36.915Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-17T16:33:37.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-17T16:33:37.875Z] === RUN TestNewSettable [2022-03-17T16:33:37.875Z] --- PASS: TestNewSettable (0.00s) [2022-03-17T16:33:37.875Z] === RUN TestIsSettable [2022-03-17T16:33:37.875Z] --- PASS: TestIsSettable (0.00s) [2022-03-17T16:33:37.875Z] === RUN TestUpdateSettingsEnv [2022-03-17T16:33:37.875Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-17T16:33:37.875Z] PASS [2022-03-17T16:33:37.875Z] coverage: 20.0% of statements [2022-03-17T16:33:37.875Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2022-03-17T16:33:38.191Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T16:33:38.330Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-17T16:33:38.330Z] === RUN TestClientStream [2022-03-17T16:33:38.330Z] --- PASS: TestClientStream (0.00s) [2022-03-17T16:33:38.330Z] === RUN TestClientSendFile [2022-03-17T16:33:38.330Z] --- PASS: TestClientSendFile (0.00s) [2022-03-17T16:33:38.330Z] === RUN TestClientWithRequestTimeout [2022-03-17T16:33:38.330Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-17T16:33:38.330Z] === RUN TestFileSpecPlugin [2022-03-17T16:33:38.330Z] === RUN TestValidatePrivileges [2022-03-17T16:33:38.330Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-17T16:33:38.330Z] === RUN TestFilterByCapNeg [2022-03-17T16:33:38.330Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-17T16:33:38.330Z] === RUN TestFilterByCapPos [2022-03-17T16:33:38.330Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-17T16:33:38.330Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-17T16:33:38.330Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-17T16:33:38.330Z] PASS [2022-03-17T16:33:38.330Z] coverage: 12.0% of statements [2022-03-17T16:33:38.330Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-17T16:33:38.330Z] === RUN TestFileJSONSpecPlugin [2022-03-17T16:33:38.330Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-17T16:33:38.330Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-17T16:33:38.331Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-17T16:33:38.331Z] === RUN TestPluginAddHandler [2022-03-17T16:33:38.331Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-17T16:33:38.331Z] === RUN TestPluginWaitBadPlugin [2022-03-17T16:33:38.331Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-17T16:33:38.331Z] === RUN TestGet [2022-03-17T16:33:38.331Z] ok github.com/docker/docker/plugin 0.048s coverage: 12.0% of statements [2022-03-17T16:33:38.331Z] time="2022-03-17T16:33:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-17T16:33:38.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-17T16:33:38.787Z] === RUN TestLoad [2022-03-17T16:33:38.787Z] --- PASS: TestLoad (0.00s) [2022-03-17T16:33:38.787Z] === RUN TestSave [2022-03-17T16:33:38.787Z] --- PASS: TestSave (0.02s) [2022-03-17T16:33:38.787Z] === RUN TestAddDeleteGet [2022-03-17T16:33:38.787Z] --- PASS: TestAddDeleteGet (0.03s) [2022-03-17T16:33:38.787Z] === RUN TestInvalidTags [2022-03-17T16:33:38.787Z] --- PASS: TestInvalidTags (0.00s) [2022-03-17T16:33:38.787Z] PASS [2022-03-17T16:33:38.787Z] coverage: 84.4% of statements [2022-03-17T16:33:38.787Z] ok github.com/docker/docker/reference 0.141s coverage: 84.4% of statements [2022-03-17T16:33:39.242Z] time="2022-03-17T16:33:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-17T16:33:39.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-17T16:33:40.201Z] === RUN TestResolveAuthConfigIndexServer [2022-03-17T16:33:40.201Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestResolveAuthConfigFullURL [2022-03-17T16:33:40.201Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-17T16:33:40.201Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestValidateMirror [2022-03-17T16:33:40.201Z] --- PASS: TestValidateMirror (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestLoadInsecureRegistries [2022-03-17T16:33:40.201Z] time="2022-03-17T16:33:39Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T16:33:40.201Z] time="2022-03-17T16:33:39Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-17T16:33:40.201Z] time="2022-03-17T16:33:39Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T16:33:40.201Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-03-17T16:33:40.201Z] === RUN TestNewServiceConfig [2022-03-17T16:33:40.201Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestValidateIndexName [2022-03-17T16:33:40.201Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestValidateIndexNameWithError [2022-03-17T16:33:40.201Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestEndpointParse [2022-03-17T16:33:40.201Z] --- PASS: TestEndpointParse (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestEndpointParseInvalid [2022-03-17T16:33:40.201Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestValidateEndpoint [2022-03-17T16:33:40.201Z] --- PASS: TestValidateEndpoint (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestPing [2022-03-17T16:33:40.201Z] --- PASS: TestPing (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestPingRegistryEndpoint [2022-03-17T16:33:40.201Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-17T16:33:40.201Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-17T16:33:40.201Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:33:40.201Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-17T16:33:40.201Z] === RUN TestEndpoint [2022-03-17T16:33:40.201Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:33:40.201Z] --- SKIP: TestEndpoint (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestParseRepositoryInfo [2022-03-17T16:33:40.201Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestNewIndexInfo [2022-03-17T16:33:40.201Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestMirrorEndpointLookup [2022-03-17T16:33:40.201Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:33:40.201Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestSearchRepositories [2022-03-17T16:33:40.201Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-17T16:33:40.201Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-17T16:33:40.201Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestResumableRequestReaderWithReadError [2022-03-17T16:33:40.201Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-17T16:33:40.201Z] Host: 127.0.0.1:49327 [2022-03-17T16:33:40.201Z] User-Agent: docker test client [2022-03-17T16:33:40.201Z] Authorization: Token fake-token [2022-03-17T16:33:40.201Z] X-Docker-Token: true [2022-03-17T16:33:40.201Z] Accept-Encoding: gzip [2022-03-17T16:33:40.201Z] [2022-03-17T16:33:40.201Z] [2022-03-17T16:33:40.201Z] registry_test.go:731: HTTP/1.1 200 OK [2022-03-17T16:33:40.201Z] Connection: close [2022-03-17T16:33:40.201Z] Content-Length: 144 [2022-03-17T16:33:40.201Z] Cache-Control: no-cache [2022-03-17T16:33:40.201Z] Content-Type: application/json [2022-03-17T16:33:40.201Z] Date: Thu, 17 Mar 2022 16:33:39 GMT [2022-03-17T16:33:40.201Z] Expires: -1 [2022-03-17T16:33:40.201Z] Pragma: no-cache [2022-03-17T16:33:40.201Z] Server: docker-tests/mock [2022-03-17T16:33:40.201Z] X-Docker-Registry-Config: mock [2022-03-17T16:33:40.201Z] X-Docker-Registry-Version: 0.0.0 [2022-03-17T16:33:40.201Z] [2022-03-17T16:33:40.201Z] [2022-03-17T16:33:40.201Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestTrustedLocation [2022-03-17T16:33:40.201Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-17T16:33:40.201Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestAllowNondistributableArtifacts [2022-03-17T16:33:40.201Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestIsSecureIndex [2022-03-17T16:33:40.201Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-17T16:33:40.201Z] PASS [2022-03-17T16:33:40.201Z] coverage: 51.2% of statements [2022-03-17T16:33:40.201Z] ok github.com/docker/docker/registry 0.205s coverage: 51.2% of statements [2022-03-17T16:33:40.201Z] time="2022-03-17T16:33:39Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-17T16:33:40.201Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-03-17T16:33:40.201Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-17T16:33:40.201Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-17T16:33:40.201Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-17T16:33:40.201Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestResumableRequestReader [2022-03-17T16:33:40.201Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-17T16:33:40.201Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-17T16:33:40.201Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-17T16:33:40.201Z] PASS [2022-03-17T16:33:40.201Z] coverage: 100.0% of statements [2022-03-17T16:33:40.201Z] ok github.com/docker/docker/registry/resumable 0.206s coverage: 100.0% of statements [2022-03-17T16:33:40.656Z] === RUN TestRestartManagerTimeout [2022-03-17T16:33:40.656Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-17T16:33:40.656Z] === RUN TestRestartManagerTimeoutReset [2022-03-17T16:33:40.656Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-17T16:33:40.656Z] PASS [2022-03-17T16:33:40.656Z] coverage: 50.9% of statements [2022-03-17T16:33:40.656Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-03-17T16:33:40.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ec4bb8_} [2022-03-17T16:33:41.112Z] === RUN TestDecodeContainerConfig [2022-03-17T16:33:41.112Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-17T16:33:41.112Z] === RUN TestDecodeContainerConfigIsolation [2022-03-17T16:33:41.112Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-17T16:33:41.112Z] === RUN TestValidatePrivileged [2022-03-17T16:33:41.112Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-17T16:33:41.112Z] PASS [2022-03-17T16:33:41.112Z] coverage: 52.6% of statements [2022-03-17T16:33:41.112Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.6% of statements [2022-03-17T16:33:41.112Z] time="2022-03-17T16:33:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-17T16:33:41.566Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-17T16:33:41.566Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-17T16:33:41.566Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-17T16:33:41.566Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-17T16:33:41.566Z] PASS [2022-03-17T16:33:41.566Z] coverage: 62.5% of statements [2022-03-17T16:33:41.566Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-03-17T16:33:42.096Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12520460291_/foo_false____} [2022-03-17T16:33:42.356Z] --- PASS: TestServiceCreateInit (8.56s) [2022-03-17T16:33:42.356Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.37s) [2022-03-17T16:33:42.356Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.17s) [2022-03-17T16:33:42.356Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T16:33:43.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12520460291_/foo_true____} [2022-03-17T16:33:43.728Z] === RUN TestGetDriver [2022-03-17T16:33:43.728Z] --- PASS: TestGetDriver (0.00s) [2022-03-17T16:33:43.728Z] === RUN TestVolumeRequestError [2022-03-17T16:33:43.728Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-17T16:33:43.728Z] PASS [2022-03-17T16:33:43.728Z] coverage: 36.1% of statements [2022-03-17T16:33:43.728Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2022-03-17T16:33:43.728Z] === RUN TestGetAddress [2022-03-17T16:33:43.728Z] --- PASS: TestGetAddress (0.00s) [2022-03-17T16:33:43.728Z] === RUN TestRemove [2022-03-17T16:33:43.728Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T16:33:43.728Z] --- SKIP: TestRemove (0.00s) [2022-03-17T16:33:43.728Z] === RUN TestInitializeWithVolumes [2022-03-17T16:33:43.728Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-17T16:33:43.728Z] === RUN TestCreate [2022-03-17T16:33:43.728Z] --- PASS: TestCreate (0.01s) [2022-03-17T16:33:43.728Z] === RUN TestValidateName [2022-03-17T16:33:43.728Z] --- PASS: TestValidateName (0.00s) [2022-03-17T16:33:43.728Z] === RUN TestCreateWithOpts [2022-03-17T16:33:43.728Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T16:33:43.728Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-17T16:33:43.728Z] === RUN TestRelaodNoOpts [2022-03-17T16:33:43.728Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-17T16:33:43.728Z] PASS [2022-03-17T16:33:43.728Z] coverage: 41.5% of statements [2022-03-17T16:33:43.728Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.5% of statements [2022-03-17T16:33:44.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3424422256_/foo_false____} [2022-03-17T16:33:44.687Z] === RUN TestLCOWParseMountRaw [2022-03-17T16:33:44.687Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-17T16:33:44.687Z] === RUN TestLCOWParseMountRawSplit [2022-03-17T16:33:44.687Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-17T16:33:44.687Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-17T16:33:44.687Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-17T16:33:44.687Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-17T16:33:44.687Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-17T16:33:44.687Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-17T16:33:44.687Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-17T16:33:44.687Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-17T16:33:44.687Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-17T16:33:44.687Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T16:33:44.687Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-17T16:33:44.687Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-17T16:33:44.687Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T16:33:44.687Z] === RUN TestLinuxParseMountRaw [2022-03-17T16:33:44.687Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-17T16:33:44.687Z] === RUN TestLinuxParseMountRawSplit [2022-03-17T16:33:44.687Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-17T16:33:44.687Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-17T16:33:44.687Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-17T16:33:44.687Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-17T16:33:44.687Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-17T16:33:44.687Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-17T16:33:44.687Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-17T16:33:44.687Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-17T16:33:44.687Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-17T16:33:44.687Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-17T16:33:44.687Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-17T16:33:44.687Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T16:33:44.687Z] === RUN TestConvertTmpfsOptions [2022-03-17T16:33:44.687Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-17T16:33:44.687Z] linux_parser_test.go:209: data="ro" [2022-03-17T16:33:44.687Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-17T16:33:44.687Z] === RUN TestParseMountSpec [2022-03-17T16:33:44.687Z] parser_test.go:62: case 0 [2022-03-17T16:33:44.687Z] parser_test.go:62: case 1 [2022-03-17T16:33:44.687Z] parser_test.go:62: case 2 [2022-03-17T16:33:44.687Z] parser_test.go:62: case 3 [2022-03-17T16:33:44.687Z] parser_test.go:62: case 4 [2022-03-17T16:33:44.687Z] parser_test.go:62: case 5 [2022-03-17T16:33:44.687Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-17T16:33:44.687Z] === RUN TestValidateMount [2022-03-17T16:33:44.687Z] --- PASS: TestValidateMount (0.00s) [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountRaw [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountRawSplit [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T16:33:44.687Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-17T16:33:44.687Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T16:33:44.687Z] PASS [2022-03-17T16:33:44.687Z] coverage: 67.6% of statements [2022-03-17T16:33:44.687Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.6% of statements [2022-03-17T16:33:45.142Z] time="2022-03-17T16:33:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-17T16:33:45.597Z] === RUN TestSetGetMeta [2022-03-17T16:33:45.597Z] === PAUSE TestSetGetMeta [2022-03-17T16:33:45.597Z] === RUN TestRestore [2022-03-17T16:33:45.597Z] === PAUSE TestRestore [2022-03-17T16:33:45.597Z] === RUN TestServiceCreate [2022-03-17T16:33:45.597Z] === PAUSE TestServiceCreate [2022-03-17T16:33:45.597Z] === RUN TestServiceList [2022-03-17T16:33:45.597Z] === PAUSE TestServiceList [2022-03-17T16:33:45.597Z] === RUN TestServiceRemove [2022-03-17T16:33:45.597Z] === PAUSE TestServiceRemove [2022-03-17T16:33:45.597Z] === RUN TestServiceGet [2022-03-17T16:33:45.597Z] === PAUSE TestServiceGet [2022-03-17T16:33:45.597Z] === RUN TestServicePrune [2022-03-17T16:33:45.597Z] === PAUSE TestServicePrune [2022-03-17T16:33:45.597Z] === RUN TestCreate [2022-03-17T16:33:45.597Z] === PAUSE TestCreate [2022-03-17T16:33:45.597Z] === RUN TestRemove [2022-03-17T16:33:45.597Z] === PAUSE TestRemove [2022-03-17T16:33:45.597Z] === RUN TestList [2022-03-17T16:33:45.597Z] === PAUSE TestList [2022-03-17T16:33:45.597Z] === RUN TestFindByDriver [2022-03-17T16:33:45.597Z] === PAUSE TestFindByDriver [2022-03-17T16:33:45.597Z] === RUN TestFindByReferenced [2022-03-17T16:33:45.597Z] === PAUSE TestFindByReferenced [2022-03-17T16:33:45.597Z] === RUN TestDerefMultipleOfSameRef [2022-03-17T16:33:45.597Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-17T16:33:45.597Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T16:33:45.597Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T16:33:45.597Z] === RUN TestDefererencePluginOnCreateError [2022-03-17T16:33:45.597Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-17T16:33:45.597Z] === RUN TestRefDerefRemove [2022-03-17T16:33:45.597Z] === PAUSE TestRefDerefRemove [2022-03-17T16:33:45.597Z] === RUN TestGet [2022-03-17T16:33:45.597Z] === PAUSE TestGet [2022-03-17T16:33:45.597Z] === RUN TestGetWithReference [2022-03-17T16:33:45.597Z] === PAUSE TestGetWithReference [2022-03-17T16:33:45.597Z] === RUN TestFilterFunc [2022-03-17T16:33:45.597Z] === RUN TestFilterFunc/test_nil_list [2022-03-17T16:33:45.597Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-17T16:33:45.597Z] === RUN TestFilterFunc/test_empty_list [2022-03-17T16:33:45.597Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-17T16:33:45.597Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T16:33:45.597Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T16:33:45.597Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T16:33:45.597Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T16:33:45.597Z] === RUN TestFilterFunc/test_filter_some [2022-03-17T16:33:45.597Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-17T16:33:45.597Z] === RUN TestFilterFunc/test_filter_middle [2022-03-17T16:33:45.597Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-17T16:33:45.597Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-17T16:33:45.597Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-17T16:33:45.597Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-17T16:33:45.597Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-17T16:33:45.597Z] === CONT TestFilterFunc/test_nil_list [2022-03-17T16:33:45.597Z] === CONT TestFilterFunc/test_filter_some [2022-03-17T16:33:45.597Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T16:33:45.597Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T16:33:45.597Z] === CONT TestFilterFunc/test_empty_list [2022-03-17T16:33:45.597Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-17T16:33:45.597Z] === CONT TestFilterFunc/test_filter_middle [2022-03-17T16:33:45.597Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-17T16:33:45.597Z] --- PASS: TestFilterFunc (0.00s) [2022-03-17T16:33:45.597Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-17T16:33:45.597Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-17T16:33:45.597Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-17T16:33:45.597Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-17T16:33:45.597Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-17T16:33:45.597Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-17T16:33:45.597Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-17T16:33:45.597Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-17T16:33:45.597Z] === CONT TestSetGetMeta [2022-03-17T16:33:45.597Z] === CONT TestServiceGet [2022-03-17T16:33:45.597Z] === CONT TestList [2022-03-17T16:33:45.597Z] === CONT TestDefererencePluginOnCreateError [2022-03-17T16:33:45.597Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-17T16:33:45.597Z] === CONT TestServiceRemove [2022-03-17T16:33:45.597Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-17T16:33:45.597Z] === CONT TestServiceList [2022-03-17T16:33:45.597Z] --- PASS: TestList (0.03s) [2022-03-17T16:33:45.597Z] === CONT TestServiceCreate [2022-03-17T16:33:45.597Z] --- PASS: TestServiceGet (0.13s) [2022-03-17T16:33:45.597Z] === CONT TestRestore [2022-03-17T16:33:45.597Z] --- PASS: TestServiceRemove (0.12s) [2022-03-17T16:33:45.597Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T16:33:45.597Z] --- PASS: TestServiceList (0.10s) [2022-03-17T16:33:45.597Z] === CONT TestDerefMultipleOfSameRef [2022-03-17T16:33:45.597Z] --- PASS: TestServiceCreate (0.10s) [2022-03-17T16:33:45.597Z] === CONT TestFindByReferenced [2022-03-17T16:33:45.597Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-03-17T16:33:45.597Z] === CONT TestFindByDriver [2022-03-17T16:33:45.597Z] --- PASS: TestRestore (0.02s) [2022-03-17T16:33:45.597Z] === CONT TestGetWithReference [2022-03-17T16:33:45.597Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-03-17T16:33:45.597Z] === CONT TestGet [2022-03-17T16:33:45.597Z] --- PASS: TestFindByReferenced (0.01s) [2022-03-17T16:33:45.597Z] === CONT TestRefDerefRemove [2022-03-17T16:33:45.597Z] --- PASS: TestFindByDriver (0.02s) [2022-03-17T16:33:45.597Z] === CONT TestRemove [2022-03-17T16:33:45.597Z] --- PASS: TestRefDerefRemove (0.01s) [2022-03-17T16:33:45.597Z] === CONT TestCreate [2022-03-17T16:33:45.597Z] --- PASS: TestGetWithReference (0.02s) [2022-03-17T16:33:45.597Z] === CONT TestServicePrune [2022-03-17T16:33:45.597Z] --- PASS: TestGet (0.02s) [2022-03-17T16:33:45.597Z] time="2022-03-17T16:33:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T16:33:45.597Z] --- PASS: TestCreate (0.01s) [2022-03-17T16:33:45.597Z] --- PASS: TestRemove (0.01s) [2022-03-17T16:33:45.597Z] time="2022-03-17T16:33:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T16:33:45.597Z] time="2022-03-17T16:33:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T16:33:45.597Z] time="2022-03-17T16:33:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-17T16:33:45.597Z] time="2022-03-17T16:33:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T16:33:45.597Z] --- PASS: TestServicePrune (0.03s) [2022-03-17T16:33:45.597Z] PASS [2022-03-17T16:33:45.597Z] coverage: 69.0% of statements [2022-03-17T16:33:45.597Z] ok github.com/docker/docker/volume/service 0.238s coverage: 69.0% of statements [2022-03-17T16:33:46.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3424422256_/foo_true____} [2022-03-17T16:33:47.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3424422256_/foo_true__0xc000ec4be8__} [2022-03-17T16:33:48.633Z] --- PASS: TestBuildMultiStageLayerLeak (12.08s) [2022-03-17T16:33:48.633Z] === RUN TestBuildWithHugeFile [2022-03-17T16:33:49.358Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ec4c00_} [2022-03-17T16:33:49.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ec4c18_} [2022-03-17T16:33:51.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ec4c30_} [2022-03-17T16:33:52.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ec4c48_} [2022-03-17T16:33:53.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-17T16:33:54.126Z] --- PASS: TestGet (15.01s) [2022-03-17T16:33:54.126Z] === RUN TestPluginWithNoManifest [2022-03-17T16:33:54.126Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-17T16:33:54.126Z] === RUN TestGetAll [2022-03-17T16:33:54.126Z] --- PASS: TestGetAll (0.01s) [2022-03-17T16:33:54.126Z] PASS [2022-03-17T16:33:54.126Z] coverage: 73.2% of statements [2022-03-17T16:33:54.126Z] ok github.com/docker/docker/pkg/plugins 36.101s coverage: 73.2% of statements [2022-03-17T16:33:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-17T16:33:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-17T16:33:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-17T16:33:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-17T16:33:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-17T16:33:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-17T16:33:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-17T16:33:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-17T16:33:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-17T16:33:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-17T16:33:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-17T16:33:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-17T16:33:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-17T16:33:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-17T16:33:54.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-17T16:33:54.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-17T16:33:54.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-17T16:33:54.973Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-17T16:33:56.882Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-17T16:33:58.267Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-17T16:33:58.842Z] --- PASS: TestCreateServiceMultipleTimes (16.54s) [2022-03-17T16:33:58.842Z] === RUN TestCreateServiceConflict [2022-03-17T16:34:00.229Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-17T16:34:01.618Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-17T16:34:01.618Z] --- PASS: TestCreateServiceConflict (2.58s) [2022-03-17T16:34:01.618Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T16:34:01.618Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-17T16:34:02.192Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-17T16:34:02.764Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-17T16:34:03.710Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-17T16:34:04.653Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-17T16:34:04.653Z] --- PASS: TestCreateServiceMaxReplicas (3.22s) [2022-03-17T16:34:04.653Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T16:34:05.228Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-17T16:34:05.802Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-17T16:34:06.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-17T16:34:06.950Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-17T16:34:07.893Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-17T16:34:08.835Z] docker_api_swarm_node_test.go:81: [dba0b7a769809] joining swarm manager [d65fd7c7ae475]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:34:08.835Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-17T16:34:09.776Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-17T16:34:10.346Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-17T16:34:10.919Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-17T16:34:11.864Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-17T16:34:12.812Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-17T16:34:13.382Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-17T16:34:13.953Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-17T16:34:13.953Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-17T16:34:14.896Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-17T16:34:15.470Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-17T16:34:16.416Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-17T16:34:17.363Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-17T16:34:17.936Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-17T16:34:18.897Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-17T16:34:19.158Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.59s) [2022-03-17T16:34:19.158Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T16:34:19.245Z] 2022/03/17 16:34:19 Closing DB instances... [2022-03-17T16:34:19.730Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-17T16:34:21.572Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2022-03-17T16:34:21.572Z] === RUN TestFindNode [2022-03-17T16:34:21.572Z] 2022/03/17 16:34:21 Closing DB instances... [2022-03-17T16:34:21.572Z] --- PASS: TestFindNode (0.02s) [2022-03-17T16:34:21.572Z] === RUN TestChangeNodeState [2022-03-17T16:34:21.572Z] 2022/03/17 16:34:21 Closing DB instances... [2022-03-17T16:34:21.572Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-17T16:34:21.572Z] === RUN TestNodeReincarnation [2022-03-17T16:34:21.572Z] 2022/03/17 16:34:21 Closing DB instances... [2022-03-17T16:34:21.642Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-17T16:34:22.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-17T16:34:24.507Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-17T16:34:24.769Z] docker_api_swarm_node_test.go:53: [d8dcd71cfab2a] joining swarm manager [dda9e5f57df32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:34:25.715Z] docker_api_swarm_node_test.go:54: [d1eb7f93d9e0a] joining swarm manager [dda9e5f57df32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:34:26.660Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-17T16:34:27.234Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-17T16:34:27.434Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-17T16:34:27.434Z] === RUN TestParallelCreate [2022-03-17T16:34:27.434Z] 2022/03/17 16:34:26 Closing DB instances... [2022-03-17T16:34:27.434Z] --- PASS: TestParallelCreate (0.02s) [2022-03-17T16:34:27.434Z] === RUN TestParallelDelete [2022-03-17T16:34:27.434Z] 2022/03/17 16:34:26 Closing DB instances... [2022-03-17T16:34:27.434Z] --- PASS: TestParallelDelete (0.02s) [2022-03-17T16:34:27.434Z] === RUN TestNetworkDBIslands [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:15cc882aa628 with config:&{NodeID:15cc882aa628 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=info msg="Node 15cc882aa628/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=info msg="Node 15cc882aa628/172.29.72.208, added to nodes list" [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0b80d2e99d0a with config:&{NodeID:0b80d2e99d0a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=info msg="Node 0b80d2e99d0a/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=info msg="Node 0b80d2e99d0a/172.29.72.208, added to nodes list" [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=info msg="Node 0b80d2e99d0a/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=info msg="Node 0b80d2e99d0a/172.29.72.208, added to nodes list" [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=info msg="Node 15cc882aa628/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=info msg="Node 15cc882aa628/172.29.72.208, added to nodes list" [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-03-17T16:34:27.434Z] time="2022-03-17T16:34:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c7eb25c8cdc8 with config:&{NodeID:c7eb25c8cdc8 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:34:27.435Z] time="2022-03-17T16:34:27Z" level=info msg="Node c7eb25c8cdc8/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.435Z] time="2022-03-17T16:34:27Z" level=info msg="Node c7eb25c8cdc8/172.29.72.208, added to nodes list" [2022-03-17T16:34:27.435Z] time="2022-03-17T16:34:27Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-17T16:34:27.435Z] time="2022-03-17T16:34:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-17T16:34:27.435Z] time="2022-03-17T16:34:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-03-17T16:34:27.435Z] time="2022-03-17T16:34:27Z" level=info msg="Node c7eb25c8cdc8/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.435Z] time="2022-03-17T16:34:27Z" level=info msg="Node c7eb25c8cdc8/172.29.72.208, added to nodes list" [2022-03-17T16:34:27.435Z] time="2022-03-17T16:34:27Z" level=info msg="Node 15cc882aa628/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.435Z] time="2022-03-17T16:34:27Z" level=info msg="Node 15cc882aa628/172.29.72.208, added to nodes list" [2022-03-17T16:34:27.435Z] time="2022-03-17T16:34:27Z" level=info msg="Node 0b80d2e99d0a/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.435Z] time="2022-03-17T16:34:27Z" level=info msg="Node 0b80d2e99d0a/172.29.72.208, added to nodes list" [2022-03-17T16:34:27.435Z] time="2022-03-17T16:34:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-17T16:34:27.435Z] time="2022-03-17T16:34:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-03-17T16:34:27.435Z] time="2022-03-17T16:34:27Z" level=info msg="Node c7eb25c8cdc8/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.435Z] time="2022-03-17T16:34:27Z" level=info msg="Node c7eb25c8cdc8/172.29.72.208, added to nodes list" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:8466451c82aa with config:&{NodeID:8466451c82aa Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="Node 8466451c82aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="Node 8466451c82aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="Node 8466451c82aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="Node 8466451c82aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="Node 15cc882aa628/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="Node 15cc882aa628/172.29.72.208, added to nodes list" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="Node 0b80d2e99d0a/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="Node 0b80d2e99d0a/172.29.72.208, added to nodes list" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="Node c7eb25c8cdc8/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="Node c7eb25c8cdc8/172.29.72.208, added to nodes list" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="Node 8466451c82aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="Node 8466451c82aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="Node 8466451c82aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:27.903Z] time="2022-03-17T16:34:27Z" level=info msg="Node 8466451c82aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:78508095f0aa with config:&{NodeID:78508095f0aa Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node 78508095f0aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node 78508095f0aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node 78508095f0aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node 78508095f0aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node 15cc882aa628/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node 15cc882aa628/172.29.72.208, added to nodes list" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node 0b80d2e99d0a/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node 0b80d2e99d0a/172.29.72.208, added to nodes list" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node c7eb25c8cdc8/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node c7eb25c8cdc8/172.29.72.208, added to nodes list" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node 8466451c82aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node 8466451c82aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node 78508095f0aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node 78508095f0aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node 78508095f0aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:28.371Z] time="2022-03-17T16:34:28Z" level=info msg="Node 78508095f0aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:28.843Z] time="2022-03-17T16:34:28Z" level=info msg="Node 78508095f0aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:28.843Z] time="2022-03-17T16:34:28Z" level=info msg="Node 78508095f0aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:28.987Z] 4612f6d0b889: Pull complete [2022-03-17T16:34:30.410Z] networkdb_test.go:835: Re-joining: 3 [2022-03-17T16:34:30.410Z] time="2022-03-17T16:34:30Z" level=info msg="The new bootstrap node list is:[172.29.72.208:10033 172.29.72.208:10034 172.29.72.208:10035]" [2022-03-17T16:34:30.411Z] time="2022-03-17T16:34:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.72.208:10033" [2022-03-17T16:34:30.411Z] time="2022-03-17T16:34:30Z" level=debug msg="memberlist: Stream connection from=172.29.72.208:49367" [2022-03-17T16:34:30.411Z] time="2022-03-17T16:34:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.72.208:10034" [2022-03-17T16:34:30.411Z] time="2022-03-17T16:34:30Z" level=debug msg="memberlist: Stream connection from=172.29.72.208:49368" [2022-03-17T16:34:30.411Z] time="2022-03-17T16:34:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.72.208:10035" [2022-03-17T16:34:30.411Z] time="2022-03-17T16:34:30Z" level=debug msg="memberlist: Stream connection from=172.29.72.208:49369" [2022-03-17T16:34:30.539Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-17T16:34:30.877Z] networkdb_test.go:835: Re-joining: 4 [2022-03-17T16:34:30.877Z] time="2022-03-17T16:34:30Z" level=info msg="The new bootstrap node list is:[172.29.72.208:10033 172.29.72.208:10034 172.29.72.208:10035]" [2022-03-17T16:34:30.877Z] time="2022-03-17T16:34:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.72.208:10033" [2022-03-17T16:34:30.877Z] time="2022-03-17T16:34:30Z" level=debug msg="memberlist: Stream connection from=172.29.72.208:49370" [2022-03-17T16:34:30.877Z] time="2022-03-17T16:34:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.72.208:10034" [2022-03-17T16:34:30.877Z] time="2022-03-17T16:34:30Z" level=debug msg="memberlist: Stream connection from=172.29.72.208:49371" [2022-03-17T16:34:30.877Z] time="2022-03-17T16:34:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.72.208:10035" [2022-03-17T16:34:30.877Z] time="2022-03-17T16:34:30Z" level=debug msg="memberlist: Stream connection from=172.29.72.208:49372" [2022-03-17T16:34:30.877Z] time="2022-03-17T16:34:30Z" level=info msg="node 0 leaving" [2022-03-17T16:34:31.345Z] time="2022-03-17T16:34:30Z" level=info msg="Node 15cc882aa628 change state NodeActive --> NodeLeft" [2022-03-17T16:34:31.345Z] time="2022-03-17T16:34:30Z" level=info msg="node4(8466451c82aa): Node leave event for 15cc882aa628/172.29.72.208" [2022-03-17T16:34:31.345Z] time="2022-03-17T16:34:30Z" level=info msg="Node 15cc882aa628 change state NodeActive --> NodeLeft" [2022-03-17T16:34:31.345Z] time="2022-03-17T16:34:30Z" level=info msg="node5(78508095f0aa): Node leave event for 15cc882aa628/172.29.72.208" [2022-03-17T16:34:31.345Z] time="2022-03-17T16:34:30Z" level=info msg="Node 15cc882aa628 change state NodeActive --> NodeLeft" [2022-03-17T16:34:31.345Z] time="2022-03-17T16:34:30Z" level=info msg="node3(c7eb25c8cdc8): Node leave event for 15cc882aa628/172.29.72.208" [2022-03-17T16:34:31.345Z] time="2022-03-17T16:34:30Z" level=info msg="Node 15cc882aa628 change state NodeActive --> NodeLeft" [2022-03-17T16:34:31.345Z] time="2022-03-17T16:34:30Z" level=info msg="node2(0b80d2e99d0a): Node leave event for 15cc882aa628/172.29.72.208" [2022-03-17T16:34:31.345Z] time="2022-03-17T16:34:31Z" level=info msg="Node 15cc882aa628 change state NodeActive --> NodeLeft" [2022-03-17T16:34:31.345Z] time="2022-03-17T16:34:31Z" level=info msg="node1(15cc882aa628): Node leave event for 15cc882aa628/172.29.72.208" [2022-03-17T16:34:31.345Z] time="2022-03-17T16:34:31Z" level=info msg="Node 15cc882aa628/172.29.72.208, left gossip cluster" [2022-03-17T16:34:31.345Z] time="2022-03-17T16:34:31Z" level=info msg="Node 15cc882aa628/172.29.72.208, left gossip cluster" [2022-03-17T16:34:31.345Z] time="2022-03-17T16:34:31Z" level=info msg="Node 15cc882aa628/172.29.72.208, left gossip cluster" [2022-03-17T16:34:31.345Z] time="2022-03-17T16:34:31Z" level=info msg="Node 15cc882aa628/172.29.72.208, left gossip cluster" [2022-03-17T16:34:31.345Z] time="2022-03-17T16:34:31Z" level=info msg="Node 15cc882aa628/172.29.72.208, left gossip cluster" [2022-03-17T16:34:31.812Z] time="2022-03-17T16:34:31Z" level=info msg="node 1 leaving" [2022-03-17T16:34:31.812Z] time="2022-03-17T16:34:31Z" level=info msg="Node 0b80d2e99d0a change state NodeActive --> NodeLeft" [2022-03-17T16:34:31.812Z] time="2022-03-17T16:34:31Z" level=info msg="node3(c7eb25c8cdc8): Node leave event for 0b80d2e99d0a/172.29.72.208" [2022-03-17T16:34:31.812Z] time="2022-03-17T16:34:31Z" level=info msg="Node 0b80d2e99d0a change state NodeActive --> NodeLeft" [2022-03-17T16:34:31.812Z] time="2022-03-17T16:34:31Z" level=info msg="node4(8466451c82aa): Node leave event for 0b80d2e99d0a/172.29.72.208" [2022-03-17T16:34:31.812Z] time="2022-03-17T16:34:31Z" level=info msg="Node 0b80d2e99d0a/172.29.72.208, left gossip cluster" [2022-03-17T16:34:31.812Z] time="2022-03-17T16:34:31Z" level=info msg="Node 0b80d2e99d0a change state NodeActive --> NodeFailed" [2022-03-17T16:34:31.812Z] time="2022-03-17T16:34:31Z" level=info msg="Node 0b80d2e99d0a/172.29.72.208, added to failed nodes list" [2022-03-17T16:34:31.813Z] time="2022-03-17T16:34:31Z" level=info msg="Node 0b80d2e99d0a change state NodeActive --> NodeLeft" [2022-03-17T16:34:31.813Z] time="2022-03-17T16:34:31Z" level=error msg="node: 0b80d2e99d0a is unknown to memberlist" [2022-03-17T16:34:31.813Z] time="2022-03-17T16:34:31Z" level=info msg="node5(78508095f0aa): Node leave event for 0b80d2e99d0a/172.29.72.208" [2022-03-17T16:34:31.813Z] time="2022-03-17T16:34:31Z" level=info msg="Node 0b80d2e99d0a/172.29.72.208, left gossip cluster" [2022-03-17T16:34:31.813Z] time="2022-03-17T16:34:31Z" level=info msg="Node 0b80d2e99d0a/172.29.72.208, left gossip cluster" [2022-03-17T16:34:31.813Z] time="2022-03-17T16:34:31Z" level=info msg="Node 0b80d2e99d0a/172.29.72.208, left gossip cluster" [2022-03-17T16:34:31.813Z] time="2022-03-17T16:34:31Z" level=info msg="node 2 leaving" [2022-03-17T16:34:32.280Z] time="2022-03-17T16:34:31Z" level=info msg="Node c7eb25c8cdc8 change state NodeActive --> NodeLeft" [2022-03-17T16:34:32.280Z] time="2022-03-17T16:34:31Z" level=info msg="node4(8466451c82aa): Node leave event for c7eb25c8cdc8/172.29.72.208" [2022-03-17T16:34:32.280Z] time="2022-03-17T16:34:31Z" level=info msg="Node c7eb25c8cdc8 change state NodeActive --> NodeLeft" [2022-03-17T16:34:32.280Z] time="2022-03-17T16:34:31Z" level=info msg="node5(78508095f0aa): Node leave event for c7eb25c8cdc8/172.29.72.208" [2022-03-17T16:34:32.280Z] time="2022-03-17T16:34:31Z" level=info msg="Node c7eb25c8cdc8 change state NodeActive --> NodeLeft" [2022-03-17T16:34:32.280Z] time="2022-03-17T16:34:31Z" level=info msg="node3(c7eb25c8cdc8): Node leave event for c7eb25c8cdc8/172.29.72.208" [2022-03-17T16:34:32.280Z] time="2022-03-17T16:34:31Z" level=debug msg="memberlist: Failed ping: 0b80d2e99d0a (timeout reached)" [2022-03-17T16:34:32.280Z] time="2022-03-17T16:34:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.72.208:10037: use of closed network connection" [2022-03-17T16:34:32.280Z] time="2022-03-17T16:34:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.72.208:10036: use of closed network connection" [2022-03-17T16:34:32.280Z] time="2022-03-17T16:34:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.72.208:10035: use of closed network connection" [2022-03-17T16:34:32.280Z] time="2022-03-17T16:34:31Z" level=info msg="Node c7eb25c8cdc8/172.29.72.208, left gossip cluster" [2022-03-17T16:34:32.280Z] time="2022-03-17T16:34:32Z" level=info msg="Node c7eb25c8cdc8/172.29.72.208, left gossip cluster" [2022-03-17T16:34:32.280Z] time="2022-03-17T16:34:32Z" level=info msg="Node c7eb25c8cdc8/172.29.72.208, left gossip cluster" [2022-03-17T16:34:32.449Z] --- PASS: TestCreateServiceSecretFileMode (12.96s) [2022-03-17T16:34:32.449Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T16:34:32.449Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-17T16:34:32.710Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-17T16:34:32.747Z] time="2022-03-17T16:34:32Z" level=info msg="memberlist: Suspect 0b80d2e99d0a has failed, no acks received" [2022-03-17T16:34:32.747Z] networkdb_test.go:867: node5: OK [2022-03-17T16:34:32.747Z] networkdb_test.go:867: node4: OK [2022-03-17T16:34:32.747Z] time="2022-03-17T16:34:32Z" level=info msg="node 0 coming back" [2022-03-17T16:34:32.747Z] time="2022-03-17T16:34:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:21fe1c7fae11 with config:&{NodeID:21fe1c7fae11 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:34:32.747Z] time="2022-03-17T16:34:32Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:32.747Z] time="2022-03-17T16:34:32Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, added to nodes list" [2022-03-17T16:34:32.747Z] time="2022-03-17T16:34:32Z" level=info msg="node 1 coming back" [2022-03-17T16:34:32.747Z] time="2022-03-17T16:34:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:222498f98422 with config:&{NodeID:222498f98422 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:34:32.747Z] time="2022-03-17T16:34:32Z" level=info msg="Node 222498f98422/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:32.747Z] time="2022-03-17T16:34:32Z" level=info msg="Node 222498f98422/172.29.72.208, added to nodes list" [2022-03-17T16:34:32.747Z] time="2022-03-17T16:34:32Z" level=info msg="node 2 coming back" [2022-03-17T16:34:32.747Z] time="2022-03-17T16:34:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a68571546f16 with config:&{NodeID:a68571546f16 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:34:32.747Z] time="2022-03-17T16:34:32Z" level=info msg="Node a68571546f16/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:32.747Z] time="2022-03-17T16:34:32Z" level=info msg="Node a68571546f16/172.29.72.208, added to nodes list" [2022-03-17T16:34:33.734Z] time="2022-03-17T16:34:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.72.208:10033 172.29.72.208:10034 172.29.72.208:10035]" [2022-03-17T16:34:34.202Z] time="2022-03-17T16:34:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.72.208:10033 172.29.72.208:10034 172.29.72.208:10035]" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.72.208:10033" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=debug msg="memberlist: Stream connection from=172.29.72.208:49374" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 8466451c82aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 8466451c82aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 78508095f0aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 78508095f0aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, is the new incarnation of the shutdown node 15cc882aa628/172.29.72.208" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, added to nodes list" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.72.208:10034" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=debug msg="memberlist: Stream connection from=172.29.72.208:49375" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 8466451c82aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 8466451c82aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 78508095f0aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 78508095f0aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, added to nodes list" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 222498f98422/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 222498f98422/172.29.72.208, is the new incarnation of the shutdown node 0b80d2e99d0a/172.29.72.208" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 222498f98422/172.29.72.208, added to nodes list" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.72.208:10035" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=debug msg="memberlist: Stream connection from=172.29.72.208:49376" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 8466451c82aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 8466451c82aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 222498f98422/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 222498f98422/172.29.72.208, added to nodes list" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, added to nodes list" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 78508095f0aa/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 78508095f0aa/172.29.72.208, added to nodes list" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node a68571546f16/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node a68571546f16/172.29.72.208, is the new incarnation of the shutdown node c7eb25c8cdc8/172.29.72.208" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node a68571546f16/172.29.72.208, added to nodes list" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 222498f98422/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 222498f98422/172.29.72.208, added to nodes list" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 222498f98422/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 222498f98422/172.29.72.208, is the new incarnation of the shutdown node 0b80d2e99d0a/172.29.72.208" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 222498f98422/172.29.72.208, added to nodes list" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, is the new incarnation of the shutdown node 15cc882aa628/172.29.72.208" [2022-03-17T16:34:34.671Z] time="2022-03-17T16:34:34Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, added to nodes list" [2022-03-17T16:34:35.140Z] time="2022-03-17T16:34:34Z" level=info msg="Node a68571546f16/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:35.140Z] time="2022-03-17T16:34:34Z" level=info msg="Node a68571546f16/172.29.72.208, is the new incarnation of the shutdown node c7eb25c8cdc8/172.29.72.208" [2022-03-17T16:34:35.140Z] time="2022-03-17T16:34:34Z" level=info msg="Node a68571546f16/172.29.72.208, added to nodes list" [2022-03-17T16:34:35.140Z] time="2022-03-17T16:34:34Z" level=info msg="Node a68571546f16/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:35.140Z] time="2022-03-17T16:34:34Z" level=info msg="Node a68571546f16/172.29.72.208, added to nodes list" [2022-03-17T16:34:35.140Z] time="2022-03-17T16:34:34Z" level=info msg="Node a68571546f16/172.29.72.208, joined gossip cluster" [2022-03-17T16:34:35.140Z] time="2022-03-17T16:34:34Z" level=info msg="Node a68571546f16/172.29.72.208, added to nodes list" [2022-03-17T16:34:35.140Z] time="2022-03-17T16:34:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.72.208:10033" [2022-03-17T16:34:35.140Z] time="2022-03-17T16:34:35Z" level=debug msg="memberlist: Stream connection from=172.29.72.208:49377" [2022-03-17T16:34:35.140Z] time="2022-03-17T16:34:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.72.208:10034" [2022-03-17T16:34:35.140Z] time="2022-03-17T16:34:35Z" level=debug msg="memberlist: Stream connection from=172.29.72.208:49378" [2022-03-17T16:34:35.140Z] time="2022-03-17T16:34:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.72.208:10035" [2022-03-17T16:34:35.140Z] time="2022-03-17T16:34:35Z" level=debug msg="memberlist: Stream connection from=172.29.72.208:49379" [2022-03-17T16:34:35.609Z] 2022/03/17 16:34:35 Closing DB instances... [2022-03-17T16:34:36.015Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=info msg="Node 21fe1c7fae11 change state NodeActive --> NodeLeft" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=info msg="node4(8466451c82aa): Node leave event for 21fe1c7fae11/172.29.72.208" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=info msg="Node 21fe1c7fae11 change state NodeActive --> NodeLeft" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=info msg="node5(78508095f0aa): Node leave event for 21fe1c7fae11/172.29.72.208" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=info msg="Node 21fe1c7fae11 change state NodeActive --> NodeLeft" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=info msg="node3(a68571546f16): Node leave event for 21fe1c7fae11/172.29.72.208" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, left gossip cluster" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=info msg="Node 21fe1c7fae11 change state NodeActive --> NodeFailed" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, added to failed nodes list" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=error msg="node: 21fe1c7fae11 is unknown to memberlist" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=info msg="Node 21fe1c7fae11 change state NodeActive --> NodeLeft" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=info msg="node2(222498f98422): Node leave event for 21fe1c7fae11/172.29.72.208" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, left gossip cluster" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, left gossip cluster" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, left gossip cluster" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:35Z" level=info msg="Node 21fe1c7fae11/172.29.72.208, left gossip cluster" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:36Z" level=info msg="Node 222498f98422 change state NodeActive --> NodeLeft" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:36Z" level=info msg="node3(a68571546f16): Node leave event for 222498f98422/172.29.72.208" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:36Z" level=info msg="Node 222498f98422 change state NodeActive --> NodeLeft" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:36Z" level=info msg="node4(8466451c82aa): Node leave event for 222498f98422/172.29.72.208" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:36Z" level=info msg="Node 222498f98422 change state NodeActive --> NodeLeft" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:36Z" level=info msg="node5(78508095f0aa): Node leave event for 222498f98422/172.29.72.208" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:36Z" level=info msg="Node 222498f98422 change state NodeActive --> NodeLeft" [2022-03-17T16:34:36.076Z] time="2022-03-17T16:34:36Z" level=info msg="node2(222498f98422): Node leave event for 222498f98422/172.29.72.208" [2022-03-17T16:34:36.545Z] time="2022-03-17T16:34:36Z" level=info msg="Node 222498f98422/172.29.72.208, left gossip cluster" [2022-03-17T16:34:36.545Z] time="2022-03-17T16:34:36Z" level=info msg="Node 222498f98422/172.29.72.208, left gossip cluster" [2022-03-17T16:34:36.545Z] time="2022-03-17T16:34:36Z" level=info msg="Node 222498f98422/172.29.72.208, left gossip cluster" [2022-03-17T16:34:36.545Z] time="2022-03-17T16:34:36Z" level=info msg="Node 222498f98422/172.29.72.208, left gossip cluster" [2022-03-17T16:34:36.545Z] time="2022-03-17T16:34:36Z" level=info msg="Node a68571546f16 change state NodeActive --> NodeLeft" [2022-03-17T16:34:36.545Z] time="2022-03-17T16:34:36Z" level=info msg="node4(8466451c82aa): Node leave event for a68571546f16/172.29.72.208" [2022-03-17T16:34:36.545Z] time="2022-03-17T16:34:36Z" level=info msg="Node a68571546f16 change state NodeActive --> NodeLeft" [2022-03-17T16:34:36.545Z] time="2022-03-17T16:34:36Z" level=info msg="node5(78508095f0aa): Node leave event for a68571546f16/172.29.72.208" [2022-03-17T16:34:36.588Z] === RUN TestDockerSuite/TestCpToDot [2022-03-17T16:34:36.851Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-17T16:34:37.013Z] time="2022-03-17T16:34:36Z" level=info msg="Node a68571546f16/172.29.72.208, left gossip cluster" [2022-03-17T16:34:37.013Z] time="2022-03-17T16:34:36Z" level=info msg="Node a68571546f16 change state NodeActive --> NodeLeft" [2022-03-17T16:34:37.013Z] time="2022-03-17T16:34:36Z" level=info msg="node3(a68571546f16): Node leave event for a68571546f16/172.29.72.208" [2022-03-17T16:34:37.013Z] time="2022-03-17T16:34:36Z" level=info msg="Node a68571546f16/172.29.72.208, left gossip cluster" [2022-03-17T16:34:37.013Z] time="2022-03-17T16:34:36Z" level=info msg="Node a68571546f16/172.29.72.208, left gossip cluster" [2022-03-17T16:34:37.013Z] time="2022-03-17T16:34:36Z" level=debug msg="memberlist: Failed ping: a68571546f16 (timeout reached)" [2022-03-17T16:34:37.013Z] time="2022-03-17T16:34:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.72.208:10036: use of closed network connection" [2022-03-17T16:34:37.481Z] time="2022-03-17T16:34:37Z" level=info msg="Node 8466451c82aa change state NodeActive --> NodeLeft" [2022-03-17T16:34:37.481Z] time="2022-03-17T16:34:37Z" level=info msg="node5(78508095f0aa): Node leave event for 8466451c82aa/172.29.72.208" [2022-03-17T16:34:37.481Z] time="2022-03-17T16:34:37Z" level=info msg="Node 8466451c82aa change state NodeActive --> NodeLeft" [2022-03-17T16:34:37.481Z] time="2022-03-17T16:34:37Z" level=info msg="node4(8466451c82aa): Node leave event for 8466451c82aa/172.29.72.208" [2022-03-17T16:34:37.481Z] time="2022-03-17T16:34:37Z" level=info msg="Node 8466451c82aa/172.29.72.208, left gossip cluster" [2022-03-17T16:34:37.481Z] time="2022-03-17T16:34:37Z" level=info msg="memberlist: Suspect a68571546f16 has failed, no acks received" [2022-03-17T16:34:37.795Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-17T16:34:37.948Z] time="2022-03-17T16:34:37Z" level=info msg="Node 8466451c82aa/172.29.72.208, left gossip cluster" [2022-03-17T16:34:38.415Z] time="2022-03-17T16:34:38Z" level=info msg="Node 78508095f0aa/172.29.72.208, left gossip cluster" [2022-03-17T16:34:38.415Z] time="2022-03-17T16:34:38Z" level=info msg="Node 78508095f0aa change state NodeActive --> NodeFailed" [2022-03-17T16:34:38.415Z] time="2022-03-17T16:34:38Z" level=info msg="Node 78508095f0aa/172.29.72.208, added to failed nodes list" [2022-03-17T16:34:38.415Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-03-17T16:34:38.415Z] PASS [2022-03-17T16:34:38.415Z] coverage: 59.9% of statements [2022-03-17T16:34:38.415Z] ok github.com/docker/docker/libnetwork/networkdb 104.011s coverage: 59.9% of statements [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/quota [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/rootless [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/volume [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-17T16:34:38.415Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-17T16:34:38.737Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-17T16:34:39.310Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-17T16:34:40.256Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-17T16:34:40.256Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === Skipped [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-17T16:34:40.629Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.02s) [2022-03-17T16:34:40.629Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-17T16:34:40.629Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-17T16:34:40.629Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-17T16:34:40.629Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T16:34:40.629Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-17T16:34:40.629Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-17T16:34:40.629Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-17T16:34:40.629Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-17T16:34:40.629Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-17T16:34:40.629Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-17T16:34:40.629Z] daemon_test.go:145: root required [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T16:34:40.629Z] reload_test.go:342: root required [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T16:34:40.629Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T16:34:40.629Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-17T16:34:40.629Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-17T16:34:40.629Z] download_test.go:267: Needs fixing on Windows [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-17T16:34:40.629Z] layer_test.go:291: Failing on Windows [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-17T16:34:40.629Z] layer_test.go:340: Failing on Windows [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-17T16:34:40.629Z] layer_test.go:455: Failing on Windows [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-17T16:34:40.629Z] layer_test.go:684: Failing on Windows [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-17T16:34:40.629Z] migration_test.go:45: Failing on Windows [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T16:34:40.629Z] migration_test.go:181: Failing on Windows [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-17T16:34:40.629Z] mount_test.go:17: Failing on Windows [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-17T16:34:40.629Z] mount_test.go:76: Failing on Windows [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-17T16:34:40.629Z] mount_test.go:125: Failing on Windows [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-17T16:34:40.629Z] mount_test.go:212: Failing on Windows [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-17T16:34:40.629Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-17T16:34:40.629Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-17T16:34:40.629Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-17T16:34:40.629Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-17T16:34:40.629Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-17T16:34:40.629Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-17T16:34:40.629Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-17T16:34:40.629Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:34:40.629Z] [2022-03-17T16:34:40.629Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-17T16:34:40.630Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-17T16:34:40.630Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-17T16:34:40.630Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-17T16:34:40.630Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-17T16:34:40.630Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-17T16:34:40.630Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-17T16:34:40.630Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-17T16:34:40.630Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-17T16:34:40.630Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-17T16:34:40.630Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-17T16:34:40.630Z] archive_test.go:140: zstd not installed [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-17T16:34:40.630Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-17T16:34:40.630Z] archive_windows_test.go:16: Currently fails [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-17T16:34:40.630Z] changes_test.go:195: needs more investigation [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-17T16:34:40.630Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-17T16:34:40.630Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-17T16:34:40.630Z] changes_test.go:432: needs further investigation [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-17T16:34:40.630Z] changes_test.go:468: needs further investigation [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-17T16:34:40.630Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T16:34:40.630Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T16:34:40.630Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-17T16:34:40.630Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-17T16:34:40.630Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-17T16:34:40.630Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T16:34:40.630Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T16:34:40.630Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-17T16:34:40.630Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-17T16:34:40.630Z] poller_test.go:40: No chmod on Windows [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T16:34:40.630Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T16:34:40.630Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-17T16:34:40.630Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-17T16:34:40.630Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-17T16:34:40.630Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-17T16:34:40.630Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-17T16:34:40.630Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T16:34:40.630Z] [2022-03-17T16:34:40.630Z] DONE 2091 tests, 70 skipped in 273.231s [2022-03-17T16:34:40.630Z] INFO: make.ps1 ended at 03/17/2022 16:34:40 [2022-03-17T16:34:40.830Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-17T16:34:41.771Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-17T16:34:41.771Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-17T16:34:41.771Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-17T16:34:42.196Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-17T16:34:42.196Z] INFO: Unit tests ended at 03/17/2022 16:34:41. Duration:00:04:46.0438990 [2022-03-17T16:34:42.196Z] INFO: Building busybox [2022-03-17T16:34:42.196Z] Sending build context to Docker daemon 5.12kB [2022-03-17T16:34:42.196Z] [2022-03-17T16:34:42.196Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-17T16:34:42.196Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-17T16:34:42.196Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-17T16:34:42.196Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-17T16:34:42.196Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-17T16:34:42.196Z] ---> 02f938cacc3b [2022-03-17T16:34:42.196Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-17T16:34:42.196Z] ---> Running in c4c694983e52 [2022-03-17T16:34:42.350Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-17T16:34:42.612Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-17T16:34:42.612Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-17T16:34:42.612Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-17T16:34:42.612Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-17T16:34:43.181Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-17T16:34:43.442Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-17T16:34:43.442Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-17T16:34:43.702Z] === RUN TestDockerSuite/TestCreateRM [2022-03-17T16:34:43.702Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-17T16:34:43.702Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T16:34:43.702Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-17T16:34:43.702Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-17T16:34:43.962Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-17T16:34:44.905Z] --- PASS: TestCreateServiceConfigFileMode (12.86s) [2022-03-17T16:34:44.905Z] === RUN TestCreateServiceSysctls [2022-03-17T16:34:45.479Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-17T16:34:45.740Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-17T16:34:45.740Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-17T16:34:48.042Z] Removing intermediate container c4c694983e52 [2022-03-17T16:34:48.042Z] ---> e2cb64f8ea16 [2022-03-17T16:34:48.042Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-17T16:34:48.042Z] ---> Running in a3c5f0850589 [2022-03-17T16:34:48.042Z] Removing intermediate container a3c5f0850589 [2022-03-17T16:34:48.042Z] ---> 96d0bfe89a4c [2022-03-17T16:34:48.042Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-17T16:34:48.042Z] ---> Running in 892ff7766bf5 [2022-03-17T16:34:48.042Z] Removing intermediate container 892ff7766bf5 [2022-03-17T16:34:48.042Z] ---> 068fbb3ea5d1 [2022-03-17T16:34:48.042Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-17T16:34:49.026Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-17T16:34:49.026Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-17T16:34:49.026Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-17T16:34:49.026Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-17T16:34:49.026Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-17T16:34:49.026Z] Cross building: bundles/cross/windows/amd64 [2022-03-17T16:34:49.026Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-17T16:34:49.026Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-17T16:34:49.049Z] --- PASS: TestCreateServiceSysctls (3.92s) [2022-03-17T16:34:49.049Z] === RUN TestCreateServiceCapabilities [2022-03-17T16:34:49.313Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-17T16:34:49.313Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-17T16:34:49.313Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-17T16:34:49.575Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-17T16:34:49.575Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-17T16:34:49.608Z] [2022-03-17T16:34:49.837Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-17T16:34:50.091Z] ---> 78148519d3a7 [2022-03-17T16:34:50.091Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-17T16:34:50.091Z] ---> Running in cabb768511c9 [2022-03-17T16:34:50.098Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-17T16:34:51.484Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-17T16:34:51.746Z] --- PASS: TestCreateServiceCapabilities (2.90s) [2022-03-17T16:34:51.746Z] === RUN TestInspect [2022-03-17T16:34:52.323Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-17T16:34:53.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-17T16:34:55.090Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-17T16:34:55.350Z] --- PASS: TestInspect (3.40s) [2022-03-17T16:34:55.350Z] === RUN TestCreateJob [2022-03-17T16:34:55.612Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-17T16:34:56.185Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-17T16:34:56.447Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-17T16:34:57.021Z] === RUN TestDockerSuite/TestDockerFails [2022-03-17T16:34:57.021Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-17T16:34:57.021Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-17T16:34:57.021Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-17T16:34:57.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-17T16:34:58.543Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-17T16:34:58.543Z] --- PASS: TestCreateJob (3.29s) [2022-03-17T16:34:58.543Z] === RUN TestReplicatedJob [2022-03-17T16:34:58.861Z] Removing intermediate container cabb768511c9 [2022-03-17T16:34:58.861Z] ---> fc1e6a5e5753 [2022-03-17T16:34:58.861Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-17T16:34:58.861Z] ---> Running in f61f9186e2d5 [2022-03-17T16:34:59.118Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-17T16:35:00.425Z] [2022-03-17T16:35:00.426Z] SUCCESS: Specified value was saved. [2022-03-17T16:35:00.508Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-17T16:35:00.508Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-17T16:35:00.771Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-17T16:35:01.034Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-17T16:35:03.376Z] Removing intermediate container f61f9186e2d5 [2022-03-17T16:35:03.376Z] ---> 0999b516d0be [2022-03-17T16:35:03.376Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-17T16:35:03.376Z] ---> Running in cf36ff59081c [2022-03-17T16:35:04.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-17T16:35:04.918Z] --- PASS: TestReplicatedJob (6.26s) [2022-03-17T16:35:04.918Z] === RUN TestUpdateReplicatedJob [2022-03-17T16:35:06.304Z] docker_api_swarm_test.go:202: [daeb9bd5e0de7] joining swarm manager [d4e6b6860458b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:35:06.564Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-17T16:35:07.209Z] Cannot create a file when that file already exists. [2022-03-17T16:35:09.113Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-17T16:35:09.113Z] --- PASS: TestUpdateReplicatedJob (4.14s) [2022-03-17T16:35:09.113Z] === RUN TestServiceListWithStatuses [2022-03-17T16:35:09.113Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T16:35:09.113Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T16:35:09.113Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T16:35:11.032Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-17T16:35:11.965Z] Removing intermediate container cf36ff59081c [2022-03-17T16:35:11.965Z] ---> c67a65fac08a [2022-03-17T16:35:11.965Z] Step 13/13 : CMD ["sh"] [2022-03-17T16:35:11.965Z] ---> Running in f88af7fc098b [2022-03-17T16:35:11.965Z] Removing intermediate container f88af7fc098b [2022-03-17T16:35:11.965Z] ---> 2556db2e6b75 [2022-03-17T16:35:11.965Z] Successfully built 2556db2e6b75 [2022-03-17T16:35:11.965Z] Successfully tagged busybox:latest [2022-03-17T16:35:11.965Z] INFO: Docker images of the daemon under test [2022-03-17T16:35:11.965Z] [2022-03-17T16:35:11.965Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T16:35:11.965Z] busybox latest 2556db2e6b75 Less than a second ago 5.01GB [2022-03-17T16:35:11.965Z] microsoft/windowsservercore latest 02f938cacc3b 2 weeks ago 4.96GB [2022-03-17T16:35:11.965Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 2 weeks ago 4.96GB [2022-03-17T16:35:11.965Z] [2022-03-17T16:35:11.965Z] INFO: Running integration tests at 03/17/2022 16:35:11... [2022-03-17T16:35:11.965Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-17T16:35:11.965Z] INFO: Integration API tests being run from the host: [2022-03-17T16:35:12.421Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-17T16:35:12.436Z] INFO: make.ps1 starting at 03/17/2022 16:35:11 [2022-03-17T16:35:13.424Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-17T16:35:13.809Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-17T16:35:13.809Z] --- PASS: TestDockerNetworkConnectAlias (4.96s) [2022-03-17T16:35:13.809Z] === RUN TestDockerNetworkReConnect [2022-03-17T16:35:14.383Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-17T16:35:14.957Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-17T16:35:15.899Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-17T16:35:16.471Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-17T16:35:17.041Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-17T16:35:17.981Z] --- PASS: TestDockerNetworkReConnect (4.04s) [2022-03-17T16:35:17.981Z] === RUN TestServicePlugin [2022-03-17T16:35:18.925Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-17T16:35:20.316Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-17T16:35:22.233Z] plugin_test.go:61: [d9cb781ec6e50] joining swarm manager [d5494f9af033d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:35:22.807Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-17T16:35:23.753Z] plugin_test.go:64: [d20cabd5cdc82] joining swarm manager [d5494f9af033d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:35:24.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-17T16:35:24.960Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-17T16:35:26.348Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-17T16:35:26.941Z] docker_api_swarm_test.go:384: [d0ffff3962f9e] joining swarm manager [d6236bf74700e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:35:27.515Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-17T16:35:28.456Z] docker_api_swarm_test.go:385: [d0a4591b28492] joining swarm manager [d6236bf74700e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:35:33.746Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-17T16:35:33.746Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-17T16:35:34.826Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-17T16:35:35.089Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-17T16:35:35.350Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-17T16:35:35.612Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-17T16:35:35.874Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-17T16:35:35.874Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-17T16:35:37.265Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-17T16:35:38.205Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-17T16:35:38.205Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-17T16:35:38.205Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-17T16:35:38.776Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-17T16:35:39.036Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-17T16:35:39.607Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-17T16:35:40.988Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-17T16:35:40.988Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-17T16:35:40.988Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-17T16:35:40.988Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-17T16:35:40.988Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-17T16:35:40.988Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-17T16:35:42.904Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-17T16:35:43.478Z] === RUN TestDockerSuite/TestEventsRename [2022-03-17T16:35:44.050Z] === RUN TestDockerSuite/TestEventsResize [2022-03-17T16:35:44.626Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-17T16:35:49.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:35:49.336Z] INFO: Testing against a local daemon [2022-03-17T16:35:49.336Z] === RUN TestBuildWithSession [2022-03-17T16:35:49.336Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T16:35:49.336Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T16:35:49.336Z] === RUN TestBuildSquashParent [2022-03-17T16:35:49.336Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:35:49.336Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-17T16:35:49.336Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T16:35:49.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:35:49.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:35:49.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:35:49.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:35:49.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:35:49.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:35:49.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:35:49.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:35:49.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:35:49.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:35:49.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:35:49.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:35:49.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:35:49.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:35:49.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:35:49.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:35:49.918Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-17T16:35:49.918Z] --- PASS: TestServicePlugin (32.01s) [2022-03-17T16:35:49.918Z] === RUN TestServiceUpdateLabel [2022-03-17T16:35:50.859Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-17T16:35:51.119Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-17T16:35:52.505Z] --- PASS: TestServiceUpdateLabel (2.30s) [2022-03-17T16:35:52.505Z] === RUN TestServiceUpdateSecrets [2022-03-17T16:35:53.921Z] === RUN TestDockerSuite/TestEventsTop [2022-03-17T16:35:54.866Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-17T16:35:57.413Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-17T16:36:00.552Z] --- PASS: TestBuildWithHugeFile (118.16s) [2022-03-17T16:36:00.552Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T16:36:00.552Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T16:36:00.552Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T16:36:00.552Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:36:00.552Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:36:00.552Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:36:00.552Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:36:00.552Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:36:00.552Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:36:00.552Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:36:00.552Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:36:00.552Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:36:00.552Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-17T16:36:00.552Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-17T16:36:00.552Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-17T16:36:00.552Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-17T16:36:00.552Z] === RUN TestBuildPreserveOwnership [2022-03-17T16:36:00.552Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:36:00.552Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestBuildPlatformInvalid [2022-03-17T16:36:00.552Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-17T16:36:00.552Z] PASS [2022-03-17T16:36:00.552Z] ok github.com/docker/docker/integration/build 188.919s [2022-03-17T16:36:00.552Z] [2022-03-17T16:36:00.552Z] === Skipped [2022-03-17T16:36:00.552Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-17T16:36:00.552Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T16:36:00.552Z] [2022-03-17T16:36:00.552Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-17T16:36:00.552Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] [2022-03-17T16:36:00.552Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-17T16:36:00.552Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:36:00.552Z] [2022-03-17T16:36:00.552Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-17T16:36:00.552Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:36:00.552Z] [2022-03-17T16:36:00.552Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T16:36:00.552Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T16:36:00.552Z] [2022-03-17T16:36:00.552Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-17T16:36:00.552Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:36:00.552Z] [2022-03-17T16:36:00.552Z] DONE 29 tests, 6 skipped in 221.366s [2022-03-17T16:36:00.552Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-17T16:36:00.552Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:36:00.552Z] INFO: Testing against a local daemon [2022-03-17T16:36:00.552Z] === RUN TestConfigInspect [2022-03-17T16:36:00.552Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestConfigList [2022-03-17T16:36:00.552Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] --- SKIP: TestConfigList (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestConfigsCreateAndDelete [2022-03-17T16:36:00.552Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestConfigsUpdate [2022-03-17T16:36:00.552Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestTemplatedConfig [2022-03-17T16:36:00.552Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestConfigCreateResolve [2022-03-17T16:36:00.552Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:36:00.552Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-17T16:36:00.552Z] PASS [2022-03-17T16:36:00.552Z] ok github.com/docker/docker/integration/config 0.098s [2022-03-17T16:36:00.552Z] [2022-03-17T16:36:00.552Z] === Skipped [2022-03-17T16:36:00.552Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-17T16:36:00.552Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] [2022-03-17T16:36:00.552Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-17T16:36:00.552Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] [2022-03-17T16:36:00.552Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-17T16:36:00.552Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] [2022-03-17T16:36:00.552Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-17T16:36:00.552Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] [2022-03-17T16:36:00.552Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-17T16:36:00.552Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] [2022-03-17T16:36:00.552Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-17T16:36:00.552Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:36:00.552Z] [2022-03-17T16:36:00.552Z] DONE 6 tests, 6 skipped in 2.456s [2022-03-17T16:36:00.552Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-17T16:36:00.552Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:36:00.552Z] INFO: Testing against a local daemon [2022-03-17T16:36:00.552Z] === RUN TestCheckpoint [2022-03-17T16:36:00.552Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T16:36:00.552Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestContainerInvalidJSON [2022-03-17T16:36:00.552Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:36:00.552Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:36:00.552Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:36:00.552Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:36:00.552Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:36:00.552Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:36:00.552Z] --- PASS: TestContainerInvalidJSON (0.06s) [2022-03-17T16:36:00.552Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T16:36:00.552Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T16:36:00.552Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-03-17T16:36:00.552Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T16:36:00.552Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-03-17T16:36:00.552Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T16:36:00.552Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-03-17T16:36:00.552Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T16:36:00.552Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-03-17T16:36:00.552Z] === RUN TestCopyFromContainer [2022-03-17T16:36:00.552Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T16:36:00.552Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:36:00.552Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:36:00.552Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:36:00.552Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:36:00.552Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:36:00.552Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:36:00.552Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:36:00.552Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:36:00.552Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:36:00.552Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-17T16:36:00.552Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T16:36:00.552Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T16:36:00.552Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T16:36:00.552Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T16:36:00.552Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestCreateWithInvalidEnv [2022-03-17T16:36:00.552Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T16:36:00.552Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T16:36:00.552Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T16:36:00.552Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T16:36:00.552Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T16:36:00.552Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T16:36:00.552Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T16:36:00.552Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T16:36:00.552Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T16:36:00.552Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-17T16:36:00.552Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T16:36:00.552Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T16:36:00.552Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T16:36:00.552Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T16:36:00.552Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:36:00.552Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T16:36:00.552Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:36:00.552Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T16:36:00.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:36:00.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:36:00.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:36:00.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:36:00.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:36:00.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:36:00.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:36:00.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:36:00.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:36:00.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:36:00.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:36:00.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:36:00.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:36:00.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:36:00.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:36:00.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-17T16:36:00.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T16:36:00.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-17T16:36:00.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-17T16:36:00.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T16:36:00.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T16:36:00.552Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T16:36:00.552Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestCreateDifferentPlatform [2022-03-17T16:36:00.552Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T16:36:00.552Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T16:36:00.552Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-17T16:36:00.552Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T16:36:00.552Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T16:36:00.552Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-03-17T16:36:00.552Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T16:36:00.552Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T16:36:00.552Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-17T16:36:00.552Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T16:36:00.552Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestDiff [2022-03-17T16:36:00.552Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T16:36:00.552Z] --- SKIP: TestDiff (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestExecWithCloseStdin [2022-03-17T16:36:00.552Z] --- PASS: TestExecWithCloseStdin (2.61s) [2022-03-17T16:36:00.552Z] === RUN TestExec [2022-03-17T16:36:00.552Z] --- PASS: TestExec (2.45s) [2022-03-17T16:36:00.552Z] === RUN TestExecUser [2022-03-17T16:36:00.552Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T16:36:00.552Z] --- SKIP: TestExecUser (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestExportContainerAndImportImage [2022-03-17T16:36:00.552Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T16:36:00.552Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:00.552Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestHealthCheckWorkdir [2022-03-17T16:36:00.552Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T16:36:00.552Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestHealthKillContainer [2022-03-17T16:36:00.552Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T16:36:00.552Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-17T16:36:00.552Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T16:36:00.553Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T16:36:00.553Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T16:36:00.553Z] === RUN TestKillContainerInvalidSignal [2022-03-17T16:36:00.553Z] --- PASS: TestKillContainerInvalidSignal (2.39s) [2022-03-17T16:36:00.553Z] === RUN TestKillContainer [2022-03-17T16:36:00.553Z] === RUN TestKillContainer/no_signal [2022-03-17T16:36:03.508Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T16:36:03.508Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T16:36:03.508Z] === RUN TestKillContainer/killing_signal [2022-03-17T16:36:04.144Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:36:04.144Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:36:06.462Z] --- PASS: TestKillContainer (5.25s) [2022-03-17T16:36:06.462Z] --- PASS: TestKillContainer/no_signal (2.30s) [2022-03-17T16:36:06.462Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T16:36:06.462Z] --- PASS: TestKillContainer/killing_signal (2.90s) [2022-03-17T16:36:06.462Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T16:36:06.462Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:36:06.462Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T16:36:06.462Z] === RUN TestKillStoppedContainer [2022-03-17T16:36:06.462Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:36:06.462Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-17T16:36:06.462Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T16:36:06.462Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:36:06.462Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T16:36:06.462Z] === RUN TestKillDifferentUserContainer [2022-03-17T16:36:06.462Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T16:36:06.462Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-17T16:36:06.462Z] === RUN TestInspectOomKilledTrue [2022-03-17T16:36:06.462Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:06.462Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T16:36:06.462Z] === RUN TestInspectOomKilledFalse [2022-03-17T16:36:06.462Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:36:06.462Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T16:36:06.462Z] === RUN TestLogsFollowTailEmpty [2022-03-17T16:36:07.420Z] --- PASS: TestServiceUpdateSecrets (14.73s) [2022-03-17T16:36:07.420Z] === RUN TestServiceUpdateConfigs [2022-03-17T16:36:07.992Z] === RUN TestDockerSuite/TestExec [2022-03-17T16:36:08.680Z] --- PASS: TestLogsFollowTailEmpty (2.34s) [2022-03-17T16:36:08.680Z] === RUN TestNetworkNat [2022-03-17T16:36:08.680Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T16:36:08.680Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-17T16:36:08.680Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T16:36:08.934Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-17T16:36:09.508Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-17T16:36:10.079Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-17T16:36:10.649Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-17T16:36:10.908Z] --- PASS: TestNetworkLocalhostTCPNat (2.77s) [2022-03-17T16:36:10.908Z] === RUN TestNetworkLoopbackNat [2022-03-17T16:36:10.908Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T16:36:10.908Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-17T16:36:10.908Z] === RUN TestPause [2022-03-17T16:36:10.908Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T16:36:10.908Z] --- SKIP: TestPause (0.00s) [2022-03-17T16:36:10.908Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T16:36:11.591Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-17T16:36:12.163Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-17T16:36:12.708Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-17T16:36:12.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.90s) [2022-03-17T16:36:12.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.91s) [2022-03-17T16:36:12.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.07s) [2022-03-17T16:36:12.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.12s) [2022-03-17T16:36:12.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.48s) [2022-03-17T16:36:12.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.51s) [2022-03-17T16:36:12.708Z] === RUN TestBuildMultiStageCopy [2022-03-17T16:36:12.708Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T16:36:12.735Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-17T16:36:13.305Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-17T16:36:13.859Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.37s) [2022-03-17T16:36:13.859Z] === RUN TestPauseStopPausedContainer [2022-03-17T16:36:13.859Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:13.859Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-17T16:36:13.859Z] === RUN TestPsFilter [2022-03-17T16:36:13.859Z] --- PASS: TestPsFilter (0.43s) [2022-03-17T16:36:13.859Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T16:36:13.875Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-17T16:36:14.136Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-17T16:36:14.707Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-17T16:36:16.094Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-17T16:36:16.666Z] === RUN TestDockerSuite/TestExecEnv [2022-03-17T16:36:16.809Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.97s) [2022-03-17T16:36:16.809Z] === RUN TestRemoveContainerWithVolume [2022-03-17T16:36:17.238Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-17T16:36:18.625Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-17T16:36:19.198Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-17T16:36:19.764Z] --- PASS: TestRemoveContainerWithVolume (3.02s) [2022-03-17T16:36:19.764Z] === RUN TestRemoveContainerRunning [2022-03-17T16:36:21.138Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-17T16:36:21.400Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-17T16:36:21.973Z] --- PASS: TestServiceUpdateConfigs (14.87s) [2022-03-17T16:36:21.973Z] === RUN TestServiceUpdateNetwork [2022-03-17T16:36:22.023Z] --- PASS: TestRemoveContainerRunning (2.33s) [2022-03-17T16:36:22.023Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T16:36:22.234Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-17T16:36:22.805Z] === RUN TestDockerSuite/TestExecParseError [2022-03-17T16:36:23.029Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T16:36:23.029Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T16:36:23.376Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-17T16:36:23.949Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-17T16:36:23.996Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T16:36:24.240Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.18s) [2022-03-17T16:36:24.240Z] === RUN TestRemoveInvalidContainer [2022-03-17T16:36:24.240Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-17T16:36:24.240Z] === RUN TestRenameLinkedContainer [2022-03-17T16:36:24.240Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T16:36:24.240Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-03-17T16:36:24.240Z] === RUN TestRenameStoppedContainer [2022-03-17T16:36:24.890Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-17T16:36:24.965Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T16:36:25.509Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-17T16:36:25.509Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-17T16:36:25.509Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-17T16:36:25.509Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-17T16:36:25.509Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-17T16:36:25.509Z] remote: Enumerating objects: 23, done. [2022-03-17T16:36:25.509Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-17T16:36:25.509Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-17T16:36:25.509Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-17T16:36:25.509Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-03-17T16:36:25.509Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-17T16:36:25.509Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-17T16:36:25.509Z] Cross building: bundles/cross/linux/ppc64le [2022-03-17T16:36:25.509Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-17T16:36:25.509Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-17T16:36:25.830Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-17T16:36:26.247Z] --- PASS: TestBuildMultiStageCopy (13.84s) [2022-03-17T16:36:26.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.79s) [2022-03-17T16:36:26.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s) [2022-03-17T16:36:26.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.92s) [2022-03-17T16:36:26.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s) [2022-03-17T16:36:26.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.30s) [2022-03-17T16:36:26.247Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T16:36:26.403Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-17T16:36:26.977Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-17T16:36:28.077Z] --- PASS: TestRenameStoppedContainer (2.98s) [2022-03-17T16:36:28.077Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T16:36:28.892Z] check_test.go:379: [d0a4591b28492] daemon is not started [2022-03-17T16:36:28.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-17T16:36:29.135Z] --- PASS: TestBuildMultiStageParentConfig (2.33s) [2022-03-17T16:36:29.135Z] === RUN TestBuildLabelWithTargets [2022-03-17T16:36:29.135Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:36:29.135Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-17T16:36:29.135Z] === RUN TestBuildWithEmptyLayers [2022-03-17T16:36:30.104Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2022-03-17T16:36:30.104Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T16:36:30.805Z] docker_api_swarm_test.go:802: [dcb734ad25ed9] joining swarm manager [d2b1209c85903]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:36:32.191Z] docker_api_swarm_test.go:802: [d657b812e16ff] joining swarm manager [d2b1209c85903]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:36:32.928Z] --- PASS: TestRenameRunningContainerAndReuse (5.05s) [2022-03-17T16:36:32.928Z] === RUN TestRenameInvalidName [2022-03-17T16:36:33.578Z] docker_api_swarm_test.go:802: [d835b92c74ad0] joining swarm manager [d2b1209c85903]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-17T16:36:34.518Z] docker_api_swarm_test.go:802: [dc66467eb5b96] joining swarm manager [d2b1209c85903]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-17T16:36:35.088Z] --- PASS: TestServiceUpdateNetwork (13.32s) [2022-03-17T16:36:35.088Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T16:36:35.205Z] --- PASS: TestRenameInvalidName (2.55s) [2022-03-17T16:36:35.205Z] === RUN TestRenameAnonymousContainer [2022-03-17T16:36:36.471Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-17T16:36:37.041Z] docker_api_swarm_test.go:810: [da94e907cc52e] joining swarm manager [d2b1209c85903]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-17T16:36:37.303Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-17T16:36:37.876Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-17T16:36:38.137Z] === RUN TestDockerSuite/TestExecTTY [2022-03-17T16:36:38.711Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-17T16:36:39.656Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-17T16:36:39.919Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-17T16:36:40.494Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-17T16:36:40.494Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-17T16:36:40.494Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-17T16:36:41.892Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-17T16:36:42.464Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-17T16:36:43.410Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-17T16:36:43.984Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-17T16:36:44.246Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-17T16:36:44.818Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-17T16:36:44.891Z] --- PASS: TestBuildMultiStageOnBuild (13.22s) [2022-03-17T16:36:44.891Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T16:36:44.891Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:36:44.891Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-17T16:36:44.891Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T16:36:45.636Z] --- PASS: TestRenameAnonymousContainer (9.63s) [2022-03-17T16:36:45.636Z] === RUN TestRenameContainerWithSameName [2022-03-17T16:36:47.201Z] --- PASS: TestRenameContainerWithSameName (2.35s) [2022-03-17T16:36:47.201Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T16:36:47.201Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T16:36:47.201Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T16:36:47.201Z] === RUN TestResize [2022-03-17T16:36:49.207Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-17T16:36:49.416Z] --- PASS: TestResize (2.37s) [2022-03-17T16:36:49.416Z] === RUN TestResizeWithInvalidSize [2022-03-17T16:36:51.634Z] --- PASS: TestResizeWithInvalidSize (2.33s) [2022-03-17T16:36:51.634Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T16:36:51.747Z] --- PASS: TestServiceUpdatePidsLimit (16.44s) [2022-03-17T16:36:51.747Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2022-03-17T16:36:51.747Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s) [2022-03-17T16:36:51.747Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-03-17T16:36:51.747Z] PASS [2022-03-17T16:36:51.747Z] [2022-03-17T16:36:51.747Z] === Skipped [2022-03-17T16:36:51.747Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-17T16:36:51.747Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T16:36:51.747Z] [2022-03-17T16:36:51.747Z] DONE 27 tests, 1 skipped in 198.098s [2022-03-17T16:36:51.747Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-17T16:36:51.747Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:36:51.747Z] ++ set -e [2022-03-17T16:36:51.747Z] ++ '[' -n 0 ']' [2022-03-17T16:36:51.747Z] ++ set -x [2022-03-17T16:36:51.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:36:51.747Z] INFO: Testing against a local daemon [2022-03-17T16:36:51.747Z] === RUN TestSessionCreate [2022-03-17T16:36:51.747Z] --- PASS: TestSessionCreate (0.02s) [2022-03-17T16:36:51.747Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T16:36:51.747Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-17T16:36:51.747Z] PASS [2022-03-17T16:36:51.747Z] [2022-03-17T16:36:51.747Z] DONE 2 tests in 0.190s [2022-03-17T16:36:51.747Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-17T16:36:51.747Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:36:51.747Z] ++ set -e [2022-03-17T16:36:51.747Z] ++ '[' -n 0 ']' [2022-03-17T16:36:51.747Z] ++ set -x [2022-03-17T16:36:51.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:36:52.008Z] INFO: Testing against a local daemon [2022-03-17T16:36:52.008Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T16:36:52.008Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T16:36:52.008Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-03-17T16:36:52.008Z] === RUN TestDiskUsage [2022-03-17T16:36:52.008Z] === PAUSE TestDiskUsage [2022-03-17T16:36:52.008Z] === RUN TestEventsExecDie [2022-03-17T16:36:52.578Z] --- PASS: TestEventsExecDie (0.60s) [2022-03-17T16:36:52.578Z] === RUN TestEventsBackwardsCompatible [2022-03-17T16:36:52.578Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-17T16:36:52.578Z] === RUN TestEventsVolumeCreate [2022-03-17T16:36:52.578Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-17T16:36:52.578Z] === RUN TestInfoBinaryCommits [2022-03-17T16:36:52.838Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-17T16:36:52.838Z] === RUN TestInfoAPIVersioned [2022-03-17T16:36:52.838Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-17T16:36:52.838Z] === RUN TestInfoAPI [2022-03-17T16:36:52.838Z] --- PASS: TestInfoAPI (0.02s) [2022-03-17T16:36:52.838Z] === RUN TestInfoAPIWarnings [2022-03-17T16:36:53.779Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-17T16:36:54.582Z] --- PASS: TestResizeWhenContainerNotStarted (2.93s) [2022-03-17T16:36:54.582Z] === RUN TestDaemonRestartKillContainers [2022-03-17T16:36:54.582Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:36:54.582Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-17T16:36:54.582Z] === RUN TestStats [2022-03-17T16:36:54.582Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T16:36:54.582Z] --- SKIP: TestStats (0.00s) [2022-03-17T16:36:54.582Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T16:36:55.313Z] --- PASS: TestBuildMultiStageLayerLeak (11.30s) [2022-03-17T16:36:55.313Z] === RUN TestBuildWithHugeFile [2022-03-17T16:36:55.688Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-17T16:36:59.886Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-17T16:37:00.457Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-17T16:37:00.457Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-17T16:37:00.457Z] === RUN TestDockerSuite/TestHealth [2022-03-17T16:37:03.585Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.72s) [2022-03-17T16:37:03.585Z] === RUN TestStopContainerWithTimeout [2022-03-17T16:37:03.585Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T16:37:03.585Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-17T16:37:03.585Z] === RUN TestUpdateRestartPolicy [2022-03-17T16:37:10.449Z] --- PASS: TestInfoAPIWarnings (16.29s) [2022-03-17T16:37:10.449Z] === RUN TestInfoDebug [2022-03-17T16:37:10.449Z] --- PASS: TestInfoDebug (0.52s) [2022-03-17T16:37:10.449Z] === RUN TestInfoInsecureRegistries [2022-03-17T16:37:10.449Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-17T16:37:10.449Z] === RUN TestInfoRegistryMirrors [2022-03-17T16:37:10.710Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-17T16:37:10.710Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T16:37:10.710Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-17T16:37:10.710Z] === RUN TestPingCacheHeaders [2022-03-17T16:37:10.710Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-17T16:37:10.710Z] === RUN TestPingGet [2022-03-17T16:37:10.710Z] --- PASS: TestPingGet (0.01s) [2022-03-17T16:37:10.710Z] === RUN TestPingHead [2022-03-17T16:37:10.710Z] --- PASS: TestPingHead (0.01s) [2022-03-17T16:37:10.710Z] === RUN TestVersion [2022-03-17T16:37:10.710Z] --- PASS: TestVersion (0.02s) [2022-03-17T16:37:10.710Z] === CONT TestDiskUsage [2022-03-17T16:37:10.916Z] 0a6173b79e25: Pull complete [2022-03-17T16:37:10.916Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-17T16:37:10.916Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:37:10.916Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-17T16:37:10.916Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-17T16:37:10.916Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-17T16:37:10.916Z] WARN: Skipping validation tests [2022-03-17T16:37:10.916Z] INFO: Running unit tests at 03/17/2022 16:36:58... [2022-03-17T16:37:10.916Z] INFO: make.ps1 starting at 03/17/2022 16:37:05 [2022-03-17T16:37:10.916Z] INFO: Git commit (bee8f006fe) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T16:37:10.916Z] INFO: Invoking autogen... [2022-03-17T16:37:10.916Z] INFO: Running unit tests... [2022-03-17T16:37:11.280Z] === RUN TestDiskUsage/empty [2022-03-17T16:37:11.280Z] === RUN TestDiskUsage/empty/container_types [2022-03-17T16:37:11.280Z] === RUN TestDiskUsage/empty/image_types [2022-03-17T16:37:11.280Z] === RUN TestDiskUsage/empty/volume_types [2022-03-17T16:37:11.280Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-17T16:37:11.280Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-17T16:37:11.280Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-17T16:37:11.280Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-17T16:37:11.280Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-17T16:37:11.280Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-17T16:37:11.280Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-17T16:37:11.280Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-17T16:37:11.540Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-17T16:37:11.540Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-17T16:37:11.540Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-17T16:37:11.540Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-17T16:37:11.540Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-17T16:37:11.540Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-17T16:37:11.540Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-17T16:37:11.540Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-17T16:37:11.540Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-17T16:37:11.541Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-17T16:37:11.541Z] === RUN TestDiskUsage/after_container.Run [2022-03-17T16:37:11.800Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-17T16:37:11.800Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-17T16:37:11.800Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-17T16:37:11.800Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-17T16:37:11.800Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-17T16:37:11.800Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-17T16:37:11.800Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-17T16:37:11.800Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-17T16:37:11.800Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-17T16:37:11.800Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage (1.21s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-17T16:37:12.061Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-17T16:37:12.062Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-17T16:37:12.062Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-17T16:37:12.062Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-17T16:37:12.062Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T16:37:12.062Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-03-17T16:37:12.062Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-17T16:37:12.062Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-17T16:37:12.062Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-17T16:37:12.062Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-17T16:37:12.062Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-17T16:37:12.062Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-17T16:37:12.062Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-17T16:37:12.062Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-17T16:37:12.062Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-17T16:37:12.062Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T16:37:12.062Z] PASS [2022-03-17T16:37:12.062Z] [2022-03-17T16:37:12.062Z] === Skipped [2022-03-17T16:37:12.062Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-03-17T16:37:12.062Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T16:37:12.062Z] [2022-03-17T16:37:12.062Z] DONE 50 tests, 1 skipped in 20.135s [2022-03-17T16:37:12.062Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-17T16:37:12.062Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:37:12.062Z] ++ set -e [2022-03-17T16:37:12.062Z] ++ '[' -n 0 ']' [2022-03-17T16:37:12.062Z] ++ set -x [2022-03-17T16:37:12.062Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-17T16:37:12.062Z] INFO: Testing against a local daemon [2022-03-17T16:37:12.062Z] === RUN TestVolumesCreateAndList [2022-03-17T16:37:12.062Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-03-17T16:37:12.062Z] === RUN TestVolumesRemove [2022-03-17T16:37:12.338Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-17T16:37:12.338Z] === RUN TestVolumesInspect [2022-03-17T16:37:12.338Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-17T16:37:12.338Z] === RUN TestVolumesInvalidJSON [2022-03-17T16:37:12.338Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T16:37:12.338Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T16:37:12.338Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T16:37:12.338Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-17T16:37:12.338Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T16:37:12.338Z] PASS [2022-03-17T16:37:12.338Z] [2022-03-17T16:37:12.338Z] DONE 5 tests in 0.267s [2022-03-17T16:37:12.338Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T16:37:12.919Z] ++++ cat bundles/test-integration/docker.pid [2022-03-17T16:37:12.919Z] +++ kill 6538 [2022-03-17T16:37:12.919Z] +++ /etc/init.d/apparmor stop [2022-03-17T16:37:13.179Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T16:37:13.180Z] [2022-03-17T16:37:13.180Z] Unloading profiles will leave already running processes permanently [2022-03-17T16:37:13.180Z] unconfined, which can lead to unexpected situations. [2022-03-17T16:37:13.180Z] [2022-03-17T16:37:13.180Z] To set a process to complain mode, use the command line tool [2022-03-17T16:37:13.180Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T16:37:13.180Z] +++ true [2022-03-17T16:37:13.180Z] exiting test-integration [2022-03-17T16:37:13.180Z] ++ exit 0 [2022-03-17T16:37:13.180Z] [2022-03-17T16:37:14.123Z] + for job in $(jobs -p) [2022-03-17T16:37:14.123Z] + wait 15091 [2022-03-17T16:37:17.954Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-17T16:37:19.405Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-17T16:37:19.665Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-17T16:37:19.665Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-17T16:37:19.665Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-17T16:37:20.236Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-17T16:37:20.236Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-17T16:37:20.807Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-17T16:37:20.807Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-17T16:37:20.807Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-17T16:37:20.807Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-17T16:37:21.069Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-17T16:37:21.330Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-17T16:37:21.590Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-17T16:37:21.590Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-17T16:37:22.163Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-17T16:37:22.163Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-17T16:37:23.102Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-17T16:37:23.365Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-17T16:37:23.625Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-17T16:37:23.886Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-17T16:37:27.181Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-17T16:37:27.181Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-17T16:37:27.181Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-17T16:37:27.753Z] === RUN TestDockerSuite/TestImportFile [2022-03-17T16:37:28.694Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-17T16:37:28.875Z] --- PASS: TestUpdateRestartPolicy (23.18s) [2022-03-17T16:37:28.875Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T16:37:28.875Z] --- PASS: TestUpdateRestartWithAutoRemove (2.29s) [2022-03-17T16:37:28.875Z] === RUN TestWaitNonBlocked [2022-03-17T16:37:28.875Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:37:28.875Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:37:28.875Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:37:28.875Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:37:28.875Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:37:28.875Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:37:28.955Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-17T16:37:29.897Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-17T16:37:30.290Z] ? github.com/docker/docker/api [no test files] [2022-03-17T16:37:31.281Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-17T16:37:31.397Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-17T16:37:31.397Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.16s) [2022-03-17T16:37:31.397Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.26s) [2022-03-17T16:37:31.397Z] === RUN TestWaitBlocked [2022-03-17T16:37:31.397Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:37:31.397Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-17T16:37:31.397Z] PASS [2022-03-17T16:37:31.397Z] ok github.com/docker/docker/integration/container 99.385s [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === Skipped [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-17T16:37:31.397Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-17T16:37:31.397Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T16:37:31.397Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T16:37:31.397Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T16:37:31.397Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T16:37:31.397Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T16:37:31.397Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-17T16:37:31.397Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-17T16:37:31.397Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-17T16:37:31.397Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-17T16:37:31.397Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-17T16:37:31.397Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T16:37:31.397Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-17T16:37:31.397Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-17T16:37:31.397Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T16:37:31.397Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-17T16:37:31.397Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T16:37:31.397Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T16:37:31.397Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-17T16:37:31.397Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T16:37:31.397Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-17T16:37:31.397Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-17T16:37:31.397Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-17T16:37:31.397Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-17T16:37:31.397Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-17T16:37:31.397Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-17T16:37:31.397Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-17T16:37:31.397Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-03-17T16:37:31.397Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T16:37:31.397Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-17T16:37:31.397Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-17T16:37:31.397Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-17T16:37:31.397Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-17T16:37:31.397Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:37:31.397Z] [2022-03-17T16:37:31.397Z] DONE 87 tests, 33 skipped in 102.229s [2022-03-17T16:37:31.397Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-17T16:37:32.223Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-17T16:37:32.796Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-17T16:37:33.368Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-17T16:37:33.939Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-17T16:37:33.939Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-17T16:37:33.939Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-17T16:37:34.510Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-17T16:37:34.771Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-17T16:37:35.341Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-17T16:37:35.623Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-17T16:37:36.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-17T16:37:36.193Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-17T16:37:36.765Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-17T16:37:36.765Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-17T16:37:38.147Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-17T16:37:38.407Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-17T16:37:38.980Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-17T16:37:38.980Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-17T16:37:39.552Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-17T16:37:39.552Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-17T16:37:39.552Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-17T16:37:40.123Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-17T16:37:40.693Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-17T16:37:40.953Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-17T16:37:41.525Z] === RUN TestDockerSuite/TestInspectImage [2022-03-17T16:37:41.525Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-17T16:37:41.785Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-17T16:37:41.785Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-17T16:37:41.785Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-17T16:37:42.045Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-17T16:37:42.617Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-17T16:37:42.617Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-17T16:37:43.188Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-17T16:37:43.759Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-17T16:37:45.670Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-17T16:37:45.670Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-17T16:37:46.241Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-17T16:37:46.811Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-17T16:37:47.751Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-17T16:37:48.321Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-17T16:37:48.892Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-17T16:37:49.151Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-17T16:37:49.724Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-17T16:37:49.984Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-17T16:37:50.555Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-17T16:37:50.555Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-17T16:37:52.470Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-17T16:37:53.040Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-17T16:37:53.982Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-17T16:37:54.242Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-17T16:37:55.418Z] === RUN TestMiddlewares [2022-03-17T16:37:55.418Z] --- PASS: TestMiddlewares (0.00s) [2022-03-17T16:37:55.418Z] PASS [2022-03-17T16:37:55.418Z] coverage: 9.0% of statements [2022-03-17T16:37:55.418Z] ok github.com/docker/docker/api/server 0.060s coverage: 9.0% of statements [2022-03-17T16:37:55.625Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-17T16:37:56.719Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T16:37:56.719Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T16:37:56.719Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-17T16:37:56.719Z] === RUN TestDaemonConfigValidation [2022-03-17T16:37:56.719Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T16:37:56.719Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-17T16:37:56.719Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T16:37:56.719Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T16:37:56.719Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T16:37:56.719Z] === RUN TestDaemonProxy [2022-03-17T16:37:56.719Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T16:37:56.719Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-17T16:37:56.719Z] PASS [2022-03-17T16:37:56.719Z] ok github.com/docker/docker/integration/daemon 0.113s [2022-03-17T16:37:56.719Z] [2022-03-17T16:37:56.719Z] === Skipped [2022-03-17T16:37:56.719Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-17T16:37:56.719Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T16:37:56.719Z] [2022-03-17T16:37:56.719Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-17T16:37:56.719Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T16:37:56.719Z] [2022-03-17T16:37:56.719Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T16:37:56.719Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T16:37:56.719Z] [2022-03-17T16:37:56.719Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-17T16:37:56.719Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T16:37:56.719Z] [2022-03-17T16:37:56.719Z] DONE 4 tests, 4 skipped in 23.650s [2022-03-17T16:37:56.719Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-17T16:37:57.028Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-17T16:37:57.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-17T16:37:58.540Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-17T16:37:58.540Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-17T16:37:59.674Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:37:59.674Z] INFO: Testing against a local daemon [2022-03-17T16:37:59.674Z] === RUN TestCommitInheritsEnv [2022-03-17T16:37:59.674Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:37:59.674Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-17T16:37:59.674Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T16:37:59.674Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T16:37:59.674Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T16:37:59.674Z] === RUN TestImportWithCustomPlatform [2022-03-17T16:37:59.674Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T16:37:59.674Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-17T16:37:59.674Z] === RUN TestImagesFilterMultiReference [2022-03-17T16:37:59.675Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-17T16:37:59.675Z] === RUN TestImagePullPlatformInvalid [2022-03-17T16:37:59.675Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-17T16:37:59.675Z] === RUN TestRemoveImageOrphaning [2022-03-17T16:38:00.453Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-17T16:38:00.660Z] --- PASS: TestRemoveImageOrphaning (1.15s) [2022-03-17T16:38:00.660Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T16:38:00.660Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-17T16:38:00.660Z] === RUN TestTagInvalidReference [2022-03-17T16:38:00.660Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-17T16:38:00.660Z] === RUN TestTagValidPrefixedRepo [2022-03-17T16:38:01.024Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-17T16:38:01.135Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-17T16:38:01.135Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T16:38:01.135Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-17T16:38:01.135Z] === RUN TestTagOfficialNames [2022-03-17T16:38:01.135Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-17T16:38:01.135Z] === RUN TestTagMatchesDigest [2022-03-17T16:38:01.135Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-17T16:38:01.135Z] PASS [2022-03-17T16:38:01.135Z] ok github.com/docker/docker/integration/image 1.691s [2022-03-17T16:38:01.135Z] [2022-03-17T16:38:01.135Z] === Skipped [2022-03-17T16:38:01.135Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-17T16:38:01.135Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:38:01.135Z] [2022-03-17T16:38:01.135Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T16:38:01.135Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T16:38:01.135Z] [2022-03-17T16:38:01.135Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-17T16:38:01.135Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T16:38:01.135Z] [2022-03-17T16:38:01.135Z] DONE 12 tests, 3 skipped in 6.017s [2022-03-17T16:38:01.135Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-17T16:38:01.964Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-17T16:38:01.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-17T16:38:04.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:38:04.086Z] INFO: Testing against a local daemon [2022-03-17T16:38:04.086Z] === RUN TestNetworkCreateDelete [2022-03-17T16:38:04.086Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:04.086Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-17T16:38:04.086Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T16:38:04.086Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-17T16:38:04.086Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T16:38:04.086Z] === RUN TestDaemonDNSFallback [2022-03-17T16:38:04.086Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:04.086Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-17T16:38:04.086Z] === RUN TestInspectNetwork [2022-03-17T16:38:04.086Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T16:38:04.086Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-17T16:38:04.086Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T16:38:04.086Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:04.086Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-17T16:38:04.086Z] === RUN TestNetworkInvalidJSON [2022-03-17T16:38:04.086Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T16:38:04.086Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T16:38:04.086Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:38:04.086Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:38:04.086Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:38:04.086Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:38:04.086Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T16:38:04.086Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:38:04.086Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:38:04.086Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-17T16:38:04.086Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-17T16:38:04.086Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-17T16:38:04.086Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-17T16:38:04.086Z] === RUN TestNetworkList [2022-03-17T16:38:04.086Z] === RUN TestNetworkList//networks [2022-03-17T16:38:04.086Z] === PAUSE TestNetworkList//networks [2022-03-17T16:38:04.086Z] === RUN TestNetworkList//networks/ [2022-03-17T16:38:04.086Z] === PAUSE TestNetworkList//networks/ [2022-03-17T16:38:04.086Z] === CONT TestNetworkList//networks [2022-03-17T16:38:04.086Z] === CONT TestNetworkList//networks/ [2022-03-17T16:38:04.086Z] --- PASS: TestNetworkList (0.04s) [2022-03-17T16:38:04.086Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T16:38:04.086Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T16:38:04.086Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T16:38:04.086Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-17T16:38:04.086Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T16:38:04.086Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T16:38:04.086Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T16:38:04.086Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T16:38:04.086Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T16:38:04.086Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T16:38:04.086Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T16:38:04.086Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T16:38:04.086Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T16:38:04.086Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T16:38:04.086Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T16:38:04.086Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T16:38:04.086Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T16:38:04.086Z] service_test.go:243: FLAKY_TEST [2022-03-17T16:38:04.086Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T16:38:04.086Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T16:38:04.086Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-17T16:38:04.086Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T16:38:04.086Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T16:38:04.086Z] PASS [2022-03-17T16:38:04.086Z] ok github.com/docker/docker/integration/network 0.161s [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] === Skipped [2022-03-17T16:38:04.086Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-17T16:38:04.086Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T16:38:04.086Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-17T16:38:04.086Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-17T16:38:04.086Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-17T16:38:04.086Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-17T16:38:04.086Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T16:38:04.086Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T16:38:04.086Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T16:38:04.086Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T16:38:04.086Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T16:38:04.086Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T16:38:04.086Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T16:38:04.086Z] service_test.go:243: FLAKY_TEST [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-17T16:38:04.086Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T16:38:04.086Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T16:38:04.086Z] [2022-03-17T16:38:04.086Z] DONE 22 tests, 15 skipped in 2.563s [2022-03-17T16:38:04.086Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-17T16:38:04.511Z] docker_api_swarm_service_test.go:395: [dd118680824ba] joining swarm manager [d8df2e414c893]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:38:04.554Z] testing: warning: no tests to run [2022-03-17T16:38:04.554Z] PASS [2022-03-17T16:38:04.554Z] ok github.com/docker/docker/integration/network/ipvlan 0.079s [2022-03-17T16:38:04.554Z] [2022-03-17T16:38:04.554Z] DONE 0 tests in 0.787s [2022-03-17T16:38:05.022Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-17T16:38:05.081Z] docker_api_swarm_service_test.go:395: [d17eab880dcc4] joining swarm manager [d8df2e414c893]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:38:05.492Z] testing: warning: no tests to run [2022-03-17T16:38:05.492Z] PASS [2022-03-17T16:38:05.492Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [2022-03-17T16:38:05.492Z] [2022-03-17T16:38:05.492Z] DONE 0 tests in 0.767s [2022-03-17T16:38:05.961Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-17T16:38:06.429Z] testing: warning: no tests to run [2022-03-17T16:38:06.429Z] PASS [2022-03-17T16:38:06.429Z] ok github.com/docker/docker/integration/plugin 0.079s [2022-03-17T16:38:06.429Z] [2022-03-17T16:38:06.429Z] DONE 0 tests in 0.781s [2022-03-17T16:38:06.429Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-17T16:38:07.417Z] testing: warning: no tests to run [2022-03-17T16:38:07.417Z] PASS [2022-03-17T16:38:07.417Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2022-03-17T16:38:07.417Z] [2022-03-17T16:38:07.417Z] DONE 0 tests in 0.771s [2022-03-17T16:38:07.417Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-17T16:38:11.668Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-17T16:38:12.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:38:12.192Z] INFO: Testing against a local daemon [2022-03-17T16:38:12.192Z] === RUN TestPluginInvalidJSON [2022-03-17T16:38:12.192Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:38:12.192Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:38:12.192Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:38:12.192Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-17T16:38:12.192Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-17T16:38:12.192Z] === RUN TestPluginInstall [2022-03-17T16:38:12.192Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T16:38:12.192Z] --- SKIP: TestPluginInstall (0.01s) [2022-03-17T16:38:12.192Z] === RUN TestPluginsWithRuntimes [2022-03-17T16:38:12.192Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T16:38:12.192Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-17T16:38:12.192Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T16:38:12.192Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T16:38:12.192Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T16:38:12.192Z] PASS [2022-03-17T16:38:12.192Z] ok github.com/docker/docker/integration/plugin/common 0.112s [2022-03-17T16:38:12.192Z] [2022-03-17T16:38:12.192Z] === Skipped [2022-03-17T16:38:12.192Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-03-17T16:38:12.192Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T16:38:12.192Z] [2022-03-17T16:38:12.192Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-17T16:38:12.192Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T16:38:12.192Z] [2022-03-17T16:38:12.192Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T16:38:12.192Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T16:38:12.192Z] [2022-03-17T16:38:12.192Z] DONE 5 tests, 3 skipped in 4.820s [2022-03-17T16:38:12.660Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-17T16:38:13.051Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-17T16:38:14.433Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-17T16:38:14.694Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-17T16:38:14.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:38:14.876Z] INFO: Testing against a local daemon [2022-03-17T16:38:14.876Z] === RUN TestExternalGraphDriver [2022-03-17T16:38:14.876Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T16:38:14.876Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-17T16:38:14.876Z] === RUN TestGraphdriverPluginV2 [2022-03-17T16:38:14.876Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T16:38:14.876Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-17T16:38:14.876Z] PASS [2022-03-17T16:38:14.876Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.114s [2022-03-17T16:38:14.876Z] [2022-03-17T16:38:14.876Z] === Skipped [2022-03-17T16:38:14.876Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-17T16:38:14.876Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T16:38:14.876Z] [2022-03-17T16:38:14.876Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-17T16:38:14.876Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T16:38:14.876Z] [2022-03-17T16:38:14.876Z] DONE 2 tests, 2 skipped in 2.585s [2022-03-17T16:38:15.345Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-17T16:38:16.077Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-17T16:38:16.077Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-17T16:38:16.342Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-17T16:38:16.342Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-17T16:38:16.342Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-17T16:38:16.914Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-17T16:38:16.957Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-17T16:38:16.957Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-17T16:38:16.957Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-17T16:38:16.957Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-17T16:38:16.957Z] Cross building: bundles/cross/linux/s390x [2022-03-17T16:38:16.957Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-17T16:38:16.957Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-17T16:38:17.485Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-17T16:38:17.560Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:38:17.560Z] INFO: Testing against a local daemon [2022-03-17T16:38:17.560Z] === RUN TestReadPluginNoRead [2022-03-17T16:38:17.560Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T16:38:17.560Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-17T16:38:17.560Z] PASS [2022-03-17T16:38:17.560Z] ok github.com/docker/docker/integration/plugin/logging 0.096s [2022-03-17T16:38:17.560Z] [2022-03-17T16:38:17.560Z] === Skipped [2022-03-17T16:38:17.560Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-17T16:38:17.560Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T16:38:17.560Z] [2022-03-17T16:38:17.560Z] DONE 1 tests, 1 skipped in 2.437s [2022-03-17T16:38:17.560Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-17T16:38:19.127Z] testing: warning: no tests to run [2022-03-17T16:38:19.127Z] PASS [2022-03-17T16:38:19.127Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.097s [2022-03-17T16:38:19.127Z] [2022-03-17T16:38:19.127Z] DONE 0 tests in 1.303s [2022-03-17T16:38:19.127Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-17T16:38:20.779Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-17T16:38:21.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-17T16:38:21.299Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-17T16:38:21.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:38:21.346Z] INFO: Testing against a local daemon [2022-03-17T16:38:21.346Z] === RUN TestPluginWithDevMounts [2022-03-17T16:38:21.346Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:21.346Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-17T16:38:21.346Z] PASS [2022-03-17T16:38:21.346Z] ok github.com/docker/docker/integration/plugin/volumes 0.097s [2022-03-17T16:38:21.814Z] [2022-03-17T16:38:21.814Z] === Skipped [2022-03-17T16:38:21.814Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-17T16:38:21.814Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:21.814Z] [2022-03-17T16:38:21.814Z] DONE 1 tests, 1 skipped in 2.390s [2022-03-17T16:38:21.814Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-17T16:38:23.218Z] docker_api_swarm_service_test.go:343: [dfc30296a7e8e] joining swarm manager [d613b593626ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:38:23.789Z] docker_api_swarm_service_test.go:343: [df06af6b66d23] joining swarm manager [d613b593626ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:38:24.029Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:38:24.029Z] INFO: Testing against a local daemon [2022-03-17T16:38:24.029Z] === RUN TestSecretInspect [2022-03-17T16:38:24.029Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:24.029Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-17T16:38:24.029Z] === RUN TestSecretList [2022-03-17T16:38:24.029Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:24.029Z] --- SKIP: TestSecretList (0.00s) [2022-03-17T16:38:24.029Z] === RUN TestSecretsCreateAndDelete [2022-03-17T16:38:24.029Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:24.029Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-17T16:38:24.029Z] === RUN TestSecretsUpdate [2022-03-17T16:38:24.029Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:24.029Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-17T16:38:24.029Z] === RUN TestTemplatedSecret [2022-03-17T16:38:24.029Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:24.029Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-17T16:38:24.029Z] === RUN TestSecretCreateResolve [2022-03-17T16:38:24.029Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:24.029Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-17T16:38:24.029Z] PASS [2022-03-17T16:38:24.029Z] ok github.com/docker/docker/integration/secret 0.089s [2022-03-17T16:38:24.029Z] [2022-03-17T16:38:24.029Z] === Skipped [2022-03-17T16:38:24.029Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-17T16:38:24.029Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:24.029Z] [2022-03-17T16:38:24.029Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-17T16:38:24.029Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:24.029Z] [2022-03-17T16:38:24.029Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-17T16:38:24.029Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:24.029Z] [2022-03-17T16:38:24.029Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-17T16:38:24.029Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:24.029Z] [2022-03-17T16:38:24.029Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-17T16:38:24.029Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:24.029Z] [2022-03-17T16:38:24.029Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-17T16:38:24.029Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:24.029Z] [2022-03-17T16:38:24.029Z] DONE 6 tests, 6 skipped in 2.163s [2022-03-17T16:38:24.029Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-17T16:38:26.330Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-17T16:38:26.900Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-17T16:38:26.900Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-17T16:38:26.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:38:26.983Z] INFO: Testing against a local daemon [2022-03-17T16:38:26.983Z] === RUN TestServiceCreateInit [2022-03-17T16:38:26.983Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T16:38:26.983Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T16:38:26.983Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-17T16:38:26.983Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-17T16:38:26.983Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T16:38:26.983Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestCreateServiceConflict [2022-03-17T16:38:26.983Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T16:38:26.983Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-17T16:38:26.983Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T16:38:26.983Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T16:38:26.983Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T16:38:26.983Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestCreateServiceSysctls [2022-03-17T16:38:26.983Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-17T16:38:26.983Z] === RUN TestCreateServiceCapabilities [2022-03-17T16:38:26.983Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-17T16:38:26.983Z] === RUN TestInspect [2022-03-17T16:38:26.983Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestInspect (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestCreateJob [2022-03-17T16:38:26.983Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestCreateJob (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestReplicatedJob [2022-03-17T16:38:26.983Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestUpdateReplicatedJob [2022-03-17T16:38:26.983Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-17T16:38:26.983Z] === RUN TestServiceListWithStatuses [2022-03-17T16:38:26.983Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T16:38:26.983Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestDockerNetworkReConnect [2022-03-17T16:38:26.983Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestServicePlugin [2022-03-17T16:38:26.983Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestServiceUpdateLabel [2022-03-17T16:38:26.983Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:26.983Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestServiceUpdateSecrets [2022-03-17T16:38:26.983Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:26.983Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestServiceUpdateConfigs [2022-03-17T16:38:26.983Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:26.983Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestServiceUpdateNetwork [2022-03-17T16:38:26.983Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:26.983Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-17T16:38:26.983Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T16:38:26.983Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:26.983Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-17T16:38:26.983Z] PASS [2022-03-17T16:38:26.983Z] ok github.com/docker/docker/integration/service 0.268s [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === Skipped [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-17T16:38:26.983Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T16:38:26.983Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-17T16:38:26.983Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-17T16:38:26.983Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-17T16:38:26.983Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T16:38:26.983Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-17T16:38:26.983Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-17T16:38:26.983Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-17T16:38:26.983Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-17T16:38:26.983Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-17T16:38:26.983Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-17T16:38:26.983Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-17T16:38:26.983Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.01s) [2022-03-17T16:38:26.983Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-17T16:38:26.983Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-17T16:38:26.983Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-17T16:38:26.983Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-17T16:38:26.983Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-17T16:38:26.983Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-17T16:38:26.983Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-17T16:38:26.983Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-17T16:38:26.983Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-17T16:38:26.983Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:26.983Z] [2022-03-17T16:38:26.983Z] DONE 24 tests, 23 skipped in 2.898s [2022-03-17T16:38:26.983Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-17T16:38:27.842Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-17T16:38:28.783Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-17T16:38:29.198Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:38:29.198Z] INFO: Testing against a local daemon [2022-03-17T16:38:29.198Z] === RUN TestSessionCreate [2022-03-17T16:38:29.198Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T16:38:29.198Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-17T16:38:29.198Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T16:38:29.198Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T16:38:29.198Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T16:38:29.198Z] PASS [2022-03-17T16:38:29.198Z] ok github.com/docker/docker/integration/session 0.112s [2022-03-17T16:38:29.198Z] [2022-03-17T16:38:29.198Z] === Skipped [2022-03-17T16:38:29.198Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-17T16:38:29.198Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T16:38:29.198Z] [2022-03-17T16:38:29.198Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T16:38:29.198Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T16:38:29.198Z] [2022-03-17T16:38:29.198Z] DONE 2 tests, 2 skipped in 2.228s [2022-03-17T16:38:29.198Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-17T16:38:29.724Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-17T16:38:30.295Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-17T16:38:31.234Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-17T16:38:31.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:38:31.411Z] INFO: Testing against a local daemon [2022-03-17T16:38:31.411Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T16:38:31.411Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:31.411Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T16:38:31.411Z] === RUN TestDiskUsage [2022-03-17T16:38:31.411Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T16:38:31.411Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-17T16:38:31.411Z] === RUN TestEventsExecDie [2022-03-17T16:38:31.411Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T16:38:31.411Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-17T16:38:31.411Z] === RUN TestEventsBackwardsCompatible [2022-03-17T16:38:31.411Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T16:38:31.411Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-17T16:38:31.411Z] === RUN TestEventsVolumeCreate [2022-03-17T16:38:31.411Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T16:38:31.411Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-17T16:38:31.411Z] === RUN TestInfoAPI [2022-03-17T16:38:31.411Z] --- PASS: TestInfoAPI (0.06s) [2022-03-17T16:38:31.411Z] === RUN TestInfoAPIWarnings [2022-03-17T16:38:31.411Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:38:31.411Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-17T16:38:31.411Z] === RUN TestInfoDebug [2022-03-17T16:38:31.411Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:38:31.411Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-17T16:38:31.411Z] === RUN TestInfoInsecureRegistries [2022-03-17T16:38:31.411Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:38:31.411Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-17T16:38:31.411Z] === RUN TestInfoRegistryMirrors [2022-03-17T16:38:31.878Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:38:31.878Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-17T16:38:31.878Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T16:38:32.862Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-03-17T16:38:32.862Z] === RUN TestPingCacheHeaders [2022-03-17T16:38:32.862Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-17T16:38:32.862Z] === RUN TestPingGet [2022-03-17T16:38:32.862Z] --- PASS: TestPingGet (0.04s) [2022-03-17T16:38:32.862Z] === RUN TestPingHead [2022-03-17T16:38:32.862Z] --- PASS: TestPingHead (0.03s) [2022-03-17T16:38:32.862Z] === RUN TestVersion [2022-03-17T16:38:32.862Z] --- PASS: TestVersion (0.03s) [2022-03-17T16:38:32.862Z] PASS [2022-03-17T16:38:32.862Z] ok github.com/docker/docker/integration/system 1.299s [2022-03-17T16:38:32.862Z] [2022-03-17T16:38:32.862Z] === Skipped [2022-03-17T16:38:32.862Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T16:38:32.862Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:32.862Z] [2022-03-17T16:38:32.862Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-17T16:38:32.862Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T16:38:32.862Z] [2022-03-17T16:38:32.862Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-17T16:38:32.862Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T16:38:32.862Z] [2022-03-17T16:38:32.862Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-17T16:38:32.862Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T16:38:32.862Z] [2022-03-17T16:38:32.862Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-17T16:38:32.862Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T16:38:32.862Z] [2022-03-17T16:38:32.862Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-17T16:38:32.862Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:38:32.862Z] [2022-03-17T16:38:32.862Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-17T16:38:32.862Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:38:32.862Z] [2022-03-17T16:38:32.862Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-17T16:38:32.862Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:38:32.862Z] [2022-03-17T16:38:32.862Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-17T16:38:32.862Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:38:32.862Z] [2022-03-17T16:38:32.862Z] DONE 15 tests, 9 skipped in 3.569s [2022-03-17T16:38:32.862Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-17T16:38:33.145Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-17T16:38:33.714Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-17T16:38:33.974Z] === RUN TestDockerSuite/TestLogsSince [2022-03-17T16:38:35.076Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:38:35.076Z] INFO: Testing against a local daemon [2022-03-17T16:38:35.076Z] === RUN TestVolumesCreateAndList [2022-03-17T16:38:35.076Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-17T16:38:35.076Z] === RUN TestVolumesRemove [2022-03-17T16:38:35.544Z] --- PASS: TestVolumesRemove (0.18s) [2022-03-17T16:38:35.544Z] === RUN TestVolumesInspect [2022-03-17T16:38:35.544Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-17T16:38:35.544Z] === RUN TestVolumesInvalidJSON [2022-03-17T16:38:35.544Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T16:38:35.544Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T16:38:35.544Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T16:38:35.544Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-17T16:38:35.544Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T16:38:35.544Z] PASS [2022-03-17T16:38:35.544Z] ok github.com/docker/docker/integration/volume 0.371s [2022-03-17T16:38:35.544Z] [2022-03-17T16:38:35.544Z] DONE 5 tests in 2.584s [2022-03-17T16:38:36.012Z] INFO: make.ps1 ended at 03/17/2022 16:38:35 [2022-03-17T16:38:36.012Z] INFO: Integration CLI tests being run from the host: [2022-03-17T16:38:36.012Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-17T16:38:37.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-17T16:38:39.181Z] docker_api_swarm_service_test.go:490: [da70c01702141] joining swarm manager [d99a9feb87a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:38:40.121Z] docker_api_swarm_service_test.go:490: [dd8f896e97d27] joining swarm manager [d99a9feb87a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:38:40.694Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-17T16:38:47.273Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-17T16:38:47.273Z] === RUN TestDockerSuite/TestLogsTail [2022-03-17T16:38:47.534Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-17T16:38:47.794Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-17T16:38:48.365Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-17T16:38:48.557Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:38:48.557Z] INFO: Testing against a local daemon [2022-03-17T16:38:48.557Z] === RUN TestDockerSuite [2022-03-17T16:38:48.557Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-17T16:38:48.557Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-17T16:38:48.557Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T16:38:48.557Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-17T16:38:48.557Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-17T16:38:48.557Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-17T16:38:48.557Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-17T16:38:48.557Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T16:38:48.557Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-17T16:38:48.557Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-17T16:38:48.557Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-17T16:38:48.557Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-17T16:38:48.626Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-17T16:38:49.024Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-17T16:38:49.024Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-17T16:38:49.205Z] === RUN TestDockerSuite/TestNetHostname [2022-03-17T16:38:50.590Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-17T16:38:50.590Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-17T16:38:51.532Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-17T16:38:51.782Z] --- PASS: TestBuildWithHugeFile (107.95s) [2022-03-17T16:38:51.783Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T16:38:51.783Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T16:38:51.783Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T16:38:51.783Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:38:51.783Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:38:51.783Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:38:51.783Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:38:51.783Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:38:51.783Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:38:51.783Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:38:51.783Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:38:51.783Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:38:51.783Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-03-17T16:38:51.783Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-17T16:38:51.783Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-03-17T16:38:51.783Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestBuildPreserveOwnership [2022-03-17T16:38:51.783Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:38:51.783Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestBuildPlatformInvalid [2022-03-17T16:38:51.783Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-03-17T16:38:51.783Z] PASS [2022-03-17T16:38:51.783Z] ok github.com/docker/docker/integration/build 176.572s [2022-03-17T16:38:51.783Z] [2022-03-17T16:38:51.783Z] === Skipped [2022-03-17T16:38:51.783Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-17T16:38:51.783Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T16:38:51.783Z] [2022-03-17T16:38:51.783Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-17T16:38:51.783Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:51.783Z] [2022-03-17T16:38:51.783Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-17T16:38:51.783Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:38:51.783Z] [2022-03-17T16:38:51.783Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-17T16:38:51.783Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:38:51.783Z] [2022-03-17T16:38:51.783Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T16:38:51.783Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T16:38:51.783Z] [2022-03-17T16:38:51.783Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-17T16:38:51.783Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:38:51.783Z] [2022-03-17T16:38:51.783Z] DONE 29 tests, 6 skipped in 209.883s [2022-03-17T16:38:51.783Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-17T16:38:51.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:38:51.783Z] INFO: Testing against a local daemon [2022-03-17T16:38:51.783Z] === RUN TestConfigInspect [2022-03-17T16:38:51.783Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:51.783Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestConfigList [2022-03-17T16:38:51.783Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:51.783Z] --- SKIP: TestConfigList (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestConfigsCreateAndDelete [2022-03-17T16:38:51.783Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:51.783Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestConfigsUpdate [2022-03-17T16:38:51.783Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:51.783Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestTemplatedConfig [2022-03-17T16:38:51.783Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:51.783Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestConfigCreateResolve [2022-03-17T16:38:51.783Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:51.783Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-17T16:38:51.783Z] PASS [2022-03-17T16:38:51.783Z] ok github.com/docker/docker/integration/config 0.092s [2022-03-17T16:38:51.783Z] [2022-03-17T16:38:51.783Z] === Skipped [2022-03-17T16:38:51.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-17T16:38:51.783Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:51.783Z] [2022-03-17T16:38:51.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-17T16:38:51.783Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:51.783Z] [2022-03-17T16:38:51.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-17T16:38:51.783Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:51.783Z] [2022-03-17T16:38:51.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-17T16:38:51.783Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:51.783Z] [2022-03-17T16:38:51.783Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-17T16:38:51.783Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:51.783Z] [2022-03-17T16:38:51.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-17T16:38:51.783Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:51.783Z] [2022-03-17T16:38:51.783Z] DONE 6 tests, 6 skipped in 2.311s [2022-03-17T16:38:51.783Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-17T16:38:51.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:38:51.783Z] INFO: Testing against a local daemon [2022-03-17T16:38:51.783Z] === RUN TestCheckpoint [2022-03-17T16:38:51.783Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T16:38:51.783Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestContainerInvalidJSON [2022-03-17T16:38:51.783Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:38:51.783Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:38:51.783Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:38:51.783Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:38:51.783Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:38:51.783Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:38:51.783Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-17T16:38:51.783Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T16:38:51.783Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-17T16:38:51.783Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T16:38:51.783Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-03-17T16:38:51.783Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T16:38:51.783Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2022-03-17T16:38:51.783Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T16:38:51.783Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-03-17T16:38:51.783Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T16:38:51.783Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2022-03-17T16:38:51.783Z] === RUN TestCopyFromContainer [2022-03-17T16:38:51.783Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:51.783Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T16:38:51.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:38:51.783Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:38:51.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:38:51.783Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:38:51.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:38:51.783Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:38:51.783Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:38:51.783Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:38:51.783Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:38:51.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-17T16:38:51.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T16:38:51.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T16:38:51.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T16:38:51.783Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T16:38:51.783Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestCreateWithInvalidEnv [2022-03-17T16:38:51.783Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T16:38:51.783Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T16:38:51.783Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T16:38:51.783Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T16:38:51.783Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T16:38:51.783Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T16:38:51.783Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T16:38:51.783Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T16:38:51.783Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T16:38:51.783Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-17T16:38:51.783Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T16:38:51.783Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T16:38:51.783Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T16:38:51.783Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:51.783Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T16:38:51.783Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:51.783Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T16:38:51.783Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:38:51.783Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T16:38:51.783Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:38:51.783Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:38:51.783Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:38:51.783Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:38:51.783Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:38:51.783Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:38:51.783Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:38:51.783Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:38:51.783Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:38:51.783Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:38:51.783Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:38:51.783Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:38:51.783Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:38:51.783Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:38:51.783Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:38:51.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-17T16:38:51.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-03-17T16:38:51.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-17T16:38:51.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T16:38:51.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T16:38:51.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T16:38:51.783Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T16:38:51.783Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestCreateDifferentPlatform [2022-03-17T16:38:51.783Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T16:38:51.783Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T16:38:51.783Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-03-17T16:38:51.783Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-17T16:38:51.783Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T16:38:51.783Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-03-17T16:38:51.783Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T16:38:51.783Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T16:38:51.783Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-17T16:38:51.783Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T16:38:51.783Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:51.783Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestDiff [2022-03-17T16:38:51.783Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T16:38:51.783Z] --- SKIP: TestDiff (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestExecWithCloseStdin [2022-03-17T16:38:51.783Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-17T16:38:51.783Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-17T16:38:51.783Z] === RUN TestExec [2022-03-17T16:38:52.916Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-17T16:38:52.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-17T16:38:53.177Z] === RUN TestDockerSuite/TestPluginActive [2022-03-17T16:38:53.346Z] --- PASS: TestExec (3.80s) [2022-03-17T16:38:53.346Z] === RUN TestExecUser [2022-03-17T16:38:53.346Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T16:38:53.346Z] --- SKIP: TestExecUser (0.00s) [2022-03-17T16:38:53.346Z] === RUN TestExportContainerAndImportImage [2022-03-17T16:38:53.346Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:53.346Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-17T16:38:53.346Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T16:38:53.346Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:38:53.346Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T16:38:53.346Z] === RUN TestHealthCheckWorkdir [2022-03-17T16:38:53.346Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T16:38:53.346Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-17T16:38:53.346Z] === RUN TestHealthKillContainer [2022-03-17T16:38:53.346Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T16:38:53.346Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-17T16:38:53.346Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T16:38:53.346Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T16:38:53.346Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T16:38:53.346Z] === RUN TestKillContainerInvalidSignal [2022-03-17T16:38:55.721Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-17T16:38:55.868Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-17T16:38:55.868Z] === RUN TestBoolValue [2022-03-17T16:38:55.868Z] --- PASS: TestBoolValue (0.00s) [2022-03-17T16:38:55.868Z] === RUN TestBoolValueOrDefault [2022-03-17T16:38:55.868Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-17T16:38:55.868Z] === RUN TestInt64ValueOrZero [2022-03-17T16:38:55.868Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-17T16:38:55.868Z] === RUN TestInt64ValueOrDefault [2022-03-17T16:38:55.868Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-17T16:38:56.309Z] --- PASS: TestKillContainerInvalidSignal (2.74s) [2022-03-17T16:38:56.309Z] === RUN TestKillContainer [2022-03-17T16:38:56.309Z] === RUN TestKillContainer/no_signal [2022-03-17T16:38:56.326Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-17T16:38:56.326Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-17T16:38:56.326Z] === RUN TestJsonContentType [2022-03-17T16:38:56.326Z] --- PASS: TestJsonContentType (0.00s) [2022-03-17T16:38:56.326Z] PASS [2022-03-17T16:38:56.326Z] coverage: 14.7% of statements [2022-03-17T16:38:56.326Z] ok github.com/docker/docker/api/server/httputils 0.054s coverage: 14.7% of statements [2022-03-17T16:38:57.867Z] === RUN TestMaskSecretKeys [2022-03-17T16:38:57.867Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-17T16:38:57.867Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-17T16:38:57.867Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-17T16:38:57.867Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-17T16:38:57.867Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-17T16:38:57.867Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-17T16:38:57.867Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-17T16:38:57.867Z] === RUN TestVersionMiddlewareVersion [2022-03-17T16:38:57.867Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-17T16:38:57.867Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-17T16:38:57.867Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-17T16:38:57.867Z] PASS [2022-03-17T16:38:57.867Z] coverage: 37.7% of statements [2022-03-17T16:38:57.867Z] ok github.com/docker/docker/api/server/middleware 0.058s coverage: 37.7% of statements [2022-03-17T16:38:57.867Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-17T16:38:57.867Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-17T16:38:57.867Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-17T16:38:57.867Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-17T16:38:57.867Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-17T16:38:57.867Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-17T16:38:57.867Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-17T16:38:57.867Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-17T16:38:57.867Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-17T16:38:58.326Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-17T16:38:58.326Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-17T16:38:59.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-17T16:38:59.264Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T16:38:59.265Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T16:38:59.265Z] === RUN TestKillContainer/killing_signal [2022-03-17T16:38:59.293Z] === RUN TestStrSliceMarshalJSON [2022-03-17T16:38:59.293Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-17T16:38:59.293Z] === RUN TestStrSliceUnmarshalJSON [2022-03-17T16:38:59.293Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-17T16:38:59.293Z] === RUN TestStrSliceUnmarshalString [2022-03-17T16:38:59.293Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-17T16:38:59.293Z] === RUN TestStrSliceUnmarshalSlice [2022-03-17T16:38:59.293Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-17T16:38:59.293Z] PASS [2022-03-17T16:38:59.293Z] coverage: 90.0% of statements [2022-03-17T16:38:59.293Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2022-03-17T16:38:59.751Z] === RUN TestToJSON [2022-03-17T16:38:59.751Z] --- PASS: TestToJSON (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestToParamWithVersion [2022-03-17T16:38:59.751Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestFromJSON [2022-03-17T16:38:59.751Z] --- PASS: TestFromJSON (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestEmpty [2022-03-17T16:38:59.751Z] --- PASS: TestEmpty (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestArgsMatchKVListEmptySources [2022-03-17T16:38:59.751Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestArgsMatchKVList [2022-03-17T16:38:59.751Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestArgsMatch [2022-03-17T16:38:59.751Z] --- PASS: TestArgsMatch (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestAdd [2022-03-17T16:38:59.751Z] --- PASS: TestAdd (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestDel [2022-03-17T16:38:59.751Z] --- PASS: TestDel (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestLen [2022-03-17T16:38:59.751Z] --- PASS: TestLen (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestExactMatch [2022-03-17T16:38:59.751Z] --- PASS: TestExactMatch (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestOnlyOneExactMatch [2022-03-17T16:38:59.751Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestContains [2022-03-17T16:38:59.751Z] --- PASS: TestContains (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestValidate [2022-03-17T16:38:59.751Z] --- PASS: TestValidate (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestWalkValues [2022-03-17T16:38:59.751Z] --- PASS: TestWalkValues (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestFuzzyMatch [2022-03-17T16:38:59.751Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestClone [2022-03-17T16:38:59.751Z] --- PASS: TestClone (0.00s) [2022-03-17T16:38:59.751Z] PASS [2022-03-17T16:38:59.751Z] coverage: 92.2% of statements [2022-03-17T16:38:59.751Z] ok github.com/docker/docker/api/types/filters 0.066s coverage: 92.2% of statements [2022-03-17T16:38:59.751Z] === RUN TestDurationToSecondsString [2022-03-17T16:38:59.751Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-17T16:38:59.751Z] === RUN TestGetTimestamp [2022-03-17T16:38:59.751Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-17T16:38:59.751Z] === RUN TestParseTimestamps [2022-03-17T16:38:59.751Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-17T16:38:59.751Z] PASS [2022-03-17T16:38:59.751Z] coverage: 100.0% of statements [2022-03-17T16:38:59.751Z] ok github.com/docker/docker/api/types/time 0.245s coverage: 100.0% of statements [2022-03-17T16:38:59.751Z] === RUN TestAdjustForAPIVersion [2022-03-17T16:38:59.751Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-17T16:38:59.751Z] PASS [2022-03-17T16:38:59.751Z] coverage: 5.7% of statements [2022-03-17T16:38:59.751Z] ok github.com/docker/docker/api/server/router/swarm 0.055s coverage: 5.7% of statements [2022-03-17T16:38:59.751Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-17T16:38:59.751Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-17T16:38:59.751Z] ? github.com/docker/docker/api/types [no test files] [2022-03-17T16:38:59.751Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-17T16:38:59.751Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-17T16:38:59.751Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-17T16:38:59.751Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-17T16:38:59.751Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-17T16:38:59.751Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-17T16:38:59.751Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-17T16:38:59.751Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-17T16:38:59.751Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-17T16:38:59.751Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-17T16:38:59.751Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-17T16:38:59.751Z] === RUN TestCompareVersion [2022-03-17T16:38:59.751Z] --- PASS: TestCompareVersion (0.00s) [2022-03-17T16:38:59.751Z] PASS [2022-03-17T16:38:59.751Z] coverage: 77.3% of statements [2022-03-17T16:39:00.210Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 77.3% of statements [2022-03-17T16:39:00.210Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-17T16:39:00.210Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-17T16:39:00.210Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-17T16:39:00.210Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-17T16:39:00.210Z] ? github.com/docker/docker/builder [no test files] [2022-03-17T16:39:00.210Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-17T16:39:00.210Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-17T16:39:00.210Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-17T16:39:00.210Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-17T16:39:00.210Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-17T16:39:00.210Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-17T16:39:00.210Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-17T16:39:01.566Z] docker_api_swarm_service_test.go:128: [df470f33efff2] joining swarm manager [dd2062603baf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:39:01.746Z] === RUN TestParseRemoteURL [2022-03-17T16:39:01.746Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-17T16:39:01.746Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-17T16:39:01.746Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-17T16:39:01.746Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-17T16:39:01.746Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-17T16:39:01.746Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-17T16:39:01.746Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-17T16:39:01.746Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-17T16:39:01.746Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-17T16:39:01.746Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-17T16:39:01.746Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-17T16:39:01.746Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-17T16:39:01.746Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-17T16:39:01.746Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-17T16:39:01.746Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-17T16:39:01.746Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-17T16:39:01.746Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-17T16:39:01.746Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-17T16:39:01.746Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-17T16:39:01.746Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-17T16:39:01.746Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-17T16:39:01.746Z] === RUN TestCloneArgsSmartHttp [2022-03-17T16:39:01.746Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-03-17T16:39:01.746Z] === RUN TestCloneArgsDumbHttp [2022-03-17T16:39:01.746Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-17T16:39:01.746Z] === RUN TestCloneArgsGit [2022-03-17T16:39:01.746Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-17T16:39:01.746Z] === RUN TestCheckoutGit [2022-03-17T16:39:02.137Z] docker_api_swarm_service_test.go:129: [d28b020a78791] joining swarm manager [dd2062603baf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:39:02.137Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-17T16:39:02.137Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-17T16:39:02.223Z] --- PASS: TestKillContainer (6.09s) [2022-03-17T16:39:02.223Z] --- PASS: TestKillContainer/no_signal (3.07s) [2022-03-17T16:39:02.223Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T16:39:02.223Z] --- PASS: TestKillContainer/killing_signal (2.99s) [2022-03-17T16:39:02.223Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T16:39:02.223Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:39:02.223Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T16:39:02.223Z] === RUN TestKillStoppedContainer [2022-03-17T16:39:02.223Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:39:02.223Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-17T16:39:02.223Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T16:39:02.223Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:39:02.223Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T16:39:02.223Z] === RUN TestKillDifferentUserContainer [2022-03-17T16:39:02.223Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T16:39:02.223Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-17T16:39:02.223Z] === RUN TestInspectOomKilledTrue [2022-03-17T16:39:02.223Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:39:02.223Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T16:39:02.223Z] === RUN TestInspectOomKilledFalse [2022-03-17T16:39:02.223Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:39:02.223Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T16:39:02.223Z] === RUN TestLogsFollowTailEmpty [2022-03-17T16:39:02.398Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-17T16:39:03.782Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-17T16:39:03.782Z] docker_api_swarm_service_test.go:137: [deae3ca8c7897] joining swarm manager [dd2062603baf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-17T16:39:03.927Z] === RUN TestEnable [2022-03-17T16:39:03.927Z] --- PASS: TestEnable (0.00s) [2022-03-17T16:39:03.927Z] === RUN TestDisable [2022-03-17T16:39:03.927Z] --- PASS: TestDisable (0.00s) [2022-03-17T16:39:03.927Z] === RUN TestEnabled [2022-03-17T16:39:03.927Z] --- PASS: TestEnabled (0.00s) [2022-03-17T16:39:03.927Z] PASS [2022-03-17T16:39:03.927Z] coverage: 100.0% of statements [2022-03-17T16:39:03.927Z] ok github.com/docker/docker/cli/debug 0.052s coverage: 100.0% of statements [2022-03-17T16:39:03.927Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-17T16:39:03.927Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-17T16:39:03.927Z] === RUN TestProcessNoDockerignore [2022-03-17T16:39:03.927Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-03-17T16:39:03.927Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-17T16:39:03.927Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-17T16:39:03.927Z] === RUN TestDetectContentType [2022-03-17T16:39:03.927Z] --- PASS: TestDetectContentType (0.00s) [2022-03-17T16:39:03.927Z] === RUN TestSelectAcceptableMIME [2022-03-17T16:39:03.927Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-17T16:39:03.927Z] === RUN TestInspectEmptyResponse [2022-03-17T16:39:03.927Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-17T16:39:03.927Z] === RUN TestInspectResponseBinary [2022-03-17T16:39:03.927Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-17T16:39:03.927Z] === RUN TestResponseUnsupportedContentType [2022-03-17T16:39:03.927Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-17T16:39:03.927Z] === RUN TestInspectResponseTextSimple [2022-03-17T16:39:03.927Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-17T16:39:03.927Z] === RUN TestInspectResponseEmptyContentType [2022-03-17T16:39:03.927Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-17T16:39:03.927Z] === RUN TestUnknownContentLength [2022-03-17T16:39:03.927Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-17T16:39:03.927Z] === RUN TestDownloadRemote [2022-03-17T16:39:03.927Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-17T16:39:03.927Z] === RUN TestGetWithStatusError [2022-03-17T16:39:03.927Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-17T16:39:03.927Z] === RUN TestCloseRootDirectory [2022-03-17T16:39:03.927Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:39:03.927Z] --- SKIP: TestCloseRootDirectory (0.02s) [2022-03-17T16:39:03.927Z] === RUN TestHashFile [2022-03-17T16:39:03.927Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:39:03.927Z] --- SKIP: TestHashFile (0.00s) [2022-03-17T16:39:03.927Z] === RUN TestHashSubdir [2022-03-17T16:39:03.927Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:39:03.927Z] --- SKIP: TestHashSubdir (0.02s) [2022-03-17T16:39:03.927Z] === RUN TestRemoveDirectory [2022-03-17T16:39:03.927Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:39:03.927Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-17T16:39:03.927Z] PASS [2022-03-17T16:39:03.927Z] coverage: 9.3% of statements [2022-03-17T16:39:03.927Z] ok github.com/docker/docker/builder/remotecontext 0.358s coverage: 9.3% of statements [2022-03-17T16:39:04.722Z] docker_api_swarm_service_test.go:138: [de380f6d67e0f] joining swarm manager [dd2062603baf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-17T16:39:04.901Z] === RUN TestGetAllAllowed [2022-03-17T16:39:04.901Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestGetAllMeta [2022-03-17T16:39:04.901Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-17T16:39:04.901Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestIsUnreferencedBuiltin [2022-03-17T16:39:04.901Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestIsExistingDirectory [2022-03-17T16:39:04.901Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestGetFilenameForDownload [2022-03-17T16:39:04.901Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestEnv2Variables [2022-03-17T16:39:04.901Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-17T16:39:04.901Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestMaintainer [2022-03-17T16:39:04.901Z] --- PASS: TestMaintainer (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestLabel [2022-03-17T16:39:04.901Z] --- PASS: TestLabel (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestFromScratch [2022-03-17T16:39:04.901Z] --- PASS: TestFromScratch (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestFromWithArg [2022-03-17T16:39:04.901Z] --- PASS: TestFromWithArg (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-17T16:39:04.901Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestFromWithUndefinedArg [2022-03-17T16:39:04.901Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestFromMultiStageWithNamedStage [2022-03-17T16:39:04.901Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestOnbuild [2022-03-17T16:39:04.901Z] --- PASS: TestOnbuild (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestWorkdir [2022-03-17T16:39:04.901Z] --- PASS: TestWorkdir (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestCmd [2022-03-17T16:39:04.901Z] --- PASS: TestCmd (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestHealthcheckNone [2022-03-17T16:39:04.901Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestHealthcheckCmd [2022-03-17T16:39:04.901Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestEntrypoint [2022-03-17T16:39:04.901Z] --- PASS: TestEntrypoint (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestExpose [2022-03-17T16:39:04.901Z] --- PASS: TestExpose (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestUser [2022-03-17T16:39:04.901Z] --- PASS: TestUser (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestVolume [2022-03-17T16:39:04.901Z] --- PASS: TestVolume (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestStopSignal [2022-03-17T16:39:04.901Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T16:39:04.901Z] --- SKIP: TestStopSignal (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestArg [2022-03-17T16:39:04.901Z] --- PASS: TestArg (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestShell [2022-03-17T16:39:04.901Z] --- PASS: TestShell (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestPrependEnvOnCmd [2022-03-17T16:39:04.901Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestRunWithBuildArgs [2022-03-17T16:39:04.901Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestRunIgnoresHealthcheck [2022-03-17T16:39:04.901Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestDispatchUnsupportedOptions [2022-03-17T16:39:04.901Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-17T16:39:04.901Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-17T16:39:04.901Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-17T16:39:04.901Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-17T16:39:04.901Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-17T16:39:04.901Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-17T16:39:04.901Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestNormalizeWorkdir [2022-03-17T16:39:04.901Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestDispatch [2022-03-17T16:39:04.901Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-17T16:39:04.901Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-17T16:39:04.901Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-17T16:39:04.901Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-17T16:39:04.901Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-17T16:39:04.901Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-17T16:39:04.901Z] === RUN TestDispatch/COPY_url [2022-03-17T16:39:04.901Z] --- PASS: TestDispatch (0.10s) [2022-03-17T16:39:04.901Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-17T16:39:04.901Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-17T16:39:04.901Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.04s) [2022-03-17T16:39:04.901Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-03-17T16:39:04.901Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-17T16:39:04.901Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-17T16:39:04.901Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-03-17T16:39:04.901Z] === RUN TestAddScratchImageAddsToMounts [2022-03-17T16:39:04.901Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-17T16:39:04.901Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-17T16:39:04.901Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-17T16:39:04.901Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestImageSourceGetAddsToMounts [2022-03-17T16:39:04.901Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-17T16:39:04.901Z] === RUN TestEmptyDockerfile [2022-03-17T16:39:04.901Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-17T16:39:04.901Z] === RUN TestSymlinkDockerfile [2022-03-17T16:39:05.147Z] --- PASS: TestLogsFollowTailEmpty (3.11s) [2022-03-17T16:39:05.147Z] === RUN TestNetworkNat [2022-03-17T16:39:05.147Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T16:39:05.147Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-17T16:39:05.147Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T16:39:05.360Z] --- PASS: TestSymlinkDockerfile (0.11s) [2022-03-17T16:39:05.360Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-17T16:39:05.360Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-17T16:39:05.360Z] === RUN TestNonExistingDockerfile [2022-03-17T16:39:05.360Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-03-17T16:39:05.360Z] === RUN TestCopyRunConfig [2022-03-17T16:39:05.360Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-17T16:39:05.360Z] === RUN TestDeepCopyRunConfig [2022-03-17T16:39:05.360Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-17T16:39:05.360Z] === RUN TestExportImage [2022-03-17T16:39:05.360Z] --- PASS: TestExportImage (0.00s) [2022-03-17T16:39:05.360Z] === RUN TestNormalizeDest [2022-03-17T16:39:05.360Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-17T16:39:05.360Z] PASS [2022-03-17T16:39:05.360Z] coverage: 46.7% of statements [2022-03-17T16:39:05.360Z] ok github.com/docker/docker/builder/dockerfile 0.373s coverage: 46.7% of statements [2022-03-17T16:39:05.819Z] === RUN TestTCP4Proxy [2022-03-17T16:39:05.819Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-17T16:39:05.819Z] === RUN TestTCP4ProxyHalfClose [2022-03-17T16:39:05.819Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-17T16:39:05.819Z] === RUN TestTCP6Proxy [2022-03-17T16:39:05.819Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T16:39:05.819Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-17T16:39:05.819Z] === RUN TestTCPDualStackProxy [2022-03-17T16:39:05.819Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T16:39:05.819Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-17T16:39:05.819Z] === RUN TestUDP4Proxy [2022-03-17T16:39:05.819Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-17T16:39:05.819Z] === RUN TestUDP6Proxy [2022-03-17T16:39:05.819Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T16:39:05.819Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-17T16:39:05.819Z] === RUN TestUDPWriteError [2022-03-17T16:39:05.819Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-17T16:39:05.819Z] === RUN TestSCTP4Proxy [2022-03-17T16:39:05.819Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T16:39:05.819Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-17T16:39:05.819Z] === RUN TestSCTP6Proxy [2022-03-17T16:39:05.819Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T16:39:05.819Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-17T16:39:05.819Z] PASS [2022-03-17T16:39:05.819Z] coverage: 49.4% of statements [2022-03-17T16:39:05.819Z] ok github.com/docker/docker/cmd/docker-proxy 0.099s coverage: 49.4% of statements [2022-03-17T16:39:07.266Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-17T16:39:08.648Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-17T16:39:08.882Z] --- PASS: TestNetworkLocalhostTCPNat (3.79s) [2022-03-17T16:39:08.882Z] === RUN TestNetworkLoopbackNat [2022-03-17T16:39:08.882Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T16:39:08.882Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-17T16:39:08.882Z] === RUN TestPause [2022-03-17T16:39:08.882Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T16:39:08.882Z] --- SKIP: TestPause (0.00s) [2022-03-17T16:39:08.882Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T16:39:11.187Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-17T16:39:12.612Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.12s) [2022-03-17T16:39:12.612Z] === RUN TestPauseStopPausedContainer [2022-03-17T16:39:12.612Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:39:12.612Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-17T16:39:12.612Z] === RUN TestPsFilter [2022-03-17T16:39:12.612Z] --- PASS: TestPsFilter (0.28s) [2022-03-17T16:39:12.612Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T16:39:15.506Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.01s) [2022-03-17T16:39:15.506Z] === RUN TestRemoveContainerWithVolume [2022-03-17T16:39:16.470Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-17T16:39:17.884Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-17T16:39:18.179Z] === RUN TestCheckpointCreateError [2022-03-17T16:39:18.179Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestCheckpointCreate [2022-03-17T16:39:18.179Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestCheckpointDeleteError [2022-03-17T16:39:18.179Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestCheckpointDelete [2022-03-17T16:39:18.179Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestCheckpointListError [2022-03-17T16:39:18.179Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestCheckpointList [2022-03-17T16:39:18.179Z] --- PASS: TestCheckpointList (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestCheckpointListContainerNotFound [2022-03-17T16:39:18.179Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestNewClientWithOpsFromEnv [2022-03-17T16:39:18.179Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T16:39:18.179Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestGetAPIPath [2022-03-17T16:39:18.179Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestParseHostURL [2022-03-17T16:39:18.179Z] --- PASS: TestParseHostURL (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-17T16:39:18.179Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-17T16:39:18.179Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestNegotiateAPIVersion [2022-03-17T16:39:18.179Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-17T16:39:18.179Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-17T16:39:18.179Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-17T16:39:18.179Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-17T16:39:18.179Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-17T16:39:18.179Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-17T16:39:18.179Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-17T16:39:18.179Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-17T16:39:18.179Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-17T16:39:18.179Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-17T16:39:18.179Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestNegotiateAPVersionOverride [2022-03-17T16:39:18.179Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-17T16:39:18.179Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-17T16:39:18.179Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-17T16:39:18.179Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestClientRedirect [2022-03-17T16:39:18.179Z] === RUN TestClientRedirect/GET [2022-03-17T16:39:18.179Z] === RUN TestClientRedirect/POST [2022-03-17T16:39:18.179Z] === RUN TestClientRedirect/PUT [2022-03-17T16:39:18.179Z] === RUN TestClientRedirect/DELETE [2022-03-17T16:39:18.179Z] --- PASS: TestClientRedirect (0.00s) [2022-03-17T16:39:18.179Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-17T16:39:18.179Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-17T16:39:18.179Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-17T16:39:18.179Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigCreateUnsupported [2022-03-17T16:39:18.179Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigCreateError [2022-03-17T16:39:18.179Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigCreate [2022-03-17T16:39:18.179Z] --- PASS: TestConfigCreate (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigInspectNotFound [2022-03-17T16:39:18.179Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigInspectWithEmptyID [2022-03-17T16:39:18.179Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigInspectUnsupported [2022-03-17T16:39:18.179Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigInspectError [2022-03-17T16:39:18.179Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigInspectConfigNotFound [2022-03-17T16:39:18.179Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigInspect [2022-03-17T16:39:18.179Z] --- PASS: TestConfigInspect (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigListUnsupported [2022-03-17T16:39:18.179Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigListError [2022-03-17T16:39:18.179Z] --- PASS: TestConfigListError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigList [2022-03-17T16:39:18.179Z] --- PASS: TestConfigList (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigRemoveUnsupported [2022-03-17T16:39:18.179Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigRemoveError [2022-03-17T16:39:18.179Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigRemove [2022-03-17T16:39:18.179Z] --- PASS: TestConfigRemove (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigUpdateUnsupported [2022-03-17T16:39:18.179Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigUpdateError [2022-03-17T16:39:18.179Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestConfigUpdate [2022-03-17T16:39:18.179Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerCommitError [2022-03-17T16:39:18.179Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerCommit [2022-03-17T16:39:18.179Z] --- PASS: TestContainerCommit (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerStatPathError [2022-03-17T16:39:18.179Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerStatPathNotFoundError [2022-03-17T16:39:18.179Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerStatPathNoHeaderError [2022-03-17T16:39:18.179Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerStatPath [2022-03-17T16:39:18.179Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestCopyToContainerError [2022-03-17T16:39:18.179Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestCopyToContainerNotFoundError [2022-03-17T16:39:18.179Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-17T16:39:18.179Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestCopyToContainer [2022-03-17T16:39:18.179Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestCopyFromContainerError [2022-03-17T16:39:18.179Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestCopyFromContainerNotFoundError [2022-03-17T16:39:18.179Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-17T16:39:18.179Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-17T16:39:18.179Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestCopyFromContainer [2022-03-17T16:39:18.179Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerCreateError [2022-03-17T16:39:18.179Z] --- PASS: TestContainerCreateError (0.02s) [2022-03-17T16:39:18.179Z] === RUN TestContainerCreateImageNotFound [2022-03-17T16:39:18.179Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerCreateWithName [2022-03-17T16:39:18.179Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerCreateAutoRemove [2022-03-17T16:39:18.179Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerDiffError [2022-03-17T16:39:18.179Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerDiff [2022-03-17T16:39:18.179Z] --- PASS: TestContainerDiff (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerExecCreateError [2022-03-17T16:39:18.179Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerExecCreate [2022-03-17T16:39:18.179Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerExecStartError [2022-03-17T16:39:18.179Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerExecStart [2022-03-17T16:39:18.179Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerExecInspectError [2022-03-17T16:39:18.179Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerExecInspect [2022-03-17T16:39:18.179Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerExportError [2022-03-17T16:39:18.179Z] --- PASS: TestContainerExportError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerExport [2022-03-17T16:39:18.179Z] --- PASS: TestContainerExport (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerInspectError [2022-03-17T16:39:18.179Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerInspectContainerNotFound [2022-03-17T16:39:18.179Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerInspectWithEmptyID [2022-03-17T16:39:18.179Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerInspect [2022-03-17T16:39:18.179Z] --- PASS: TestContainerInspect (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerInspectNode [2022-03-17T16:39:18.179Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerKillError [2022-03-17T16:39:18.179Z] --- PASS: TestContainerKillError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerKill [2022-03-17T16:39:18.179Z] --- PASS: TestContainerKill (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerListError [2022-03-17T16:39:18.179Z] --- PASS: TestContainerListError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerList [2022-03-17T16:39:18.179Z] --- PASS: TestContainerList (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerLogsNotFoundError [2022-03-17T16:39:18.179Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerLogsError [2022-03-17T16:39:18.179Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-17T16:39:18.179Z] === RUN TestContainerLogs [2022-03-17T16:39:18.399Z] --- PASS: TestRemoveContainerWithVolume (3.04s) [2022-03-17T16:39:18.399Z] === RUN TestRemoveContainerRunning [2022-03-17T16:39:18.633Z] --- PASS: TestContainerLogs (0.22s) [2022-03-17T16:39:18.634Z] === RUN TestContainerPauseError [2022-03-17T16:39:18.634Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerPause [2022-03-17T16:39:18.634Z] --- PASS: TestContainerPause (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainersPruneError [2022-03-17T16:39:18.634Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainersPrune [2022-03-17T16:39:18.634Z] --- PASS: TestContainersPrune (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerRemoveError [2022-03-17T16:39:18.634Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerRemoveNotFoundError [2022-03-17T16:39:18.634Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerRemove [2022-03-17T16:39:18.634Z] --- PASS: TestContainerRemove (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerRenameError [2022-03-17T16:39:18.634Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerRename [2022-03-17T16:39:18.634Z] --- PASS: TestContainerRename (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerResizeError [2022-03-17T16:39:18.634Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerExecResizeError [2022-03-17T16:39:18.634Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerResize [2022-03-17T16:39:18.634Z] --- PASS: TestContainerResize (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerExecResize [2022-03-17T16:39:18.634Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerRestartError [2022-03-17T16:39:18.634Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerRestart [2022-03-17T16:39:18.634Z] --- PASS: TestContainerRestart (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerStartError [2022-03-17T16:39:18.634Z] --- PASS: TestContainerStartError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerStart [2022-03-17T16:39:18.634Z] --- PASS: TestContainerStart (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerStatsError [2022-03-17T16:39:18.634Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerStats [2022-03-17T16:39:18.634Z] --- PASS: TestContainerStats (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerStopError [2022-03-17T16:39:18.634Z] --- PASS: TestContainerStopError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerStop [2022-03-17T16:39:18.634Z] --- PASS: TestContainerStop (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerTopError [2022-03-17T16:39:18.634Z] --- PASS: TestContainerTopError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerTop [2022-03-17T16:39:18.634Z] --- PASS: TestContainerTop (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerUnpauseError [2022-03-17T16:39:18.634Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerUnpause [2022-03-17T16:39:18.634Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerUpdateError [2022-03-17T16:39:18.634Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerUpdate [2022-03-17T16:39:18.634Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerWaitError [2022-03-17T16:39:18.634Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestContainerWait [2022-03-17T16:39:18.634Z] --- PASS: TestContainerWait (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestDiskUsageError [2022-03-17T16:39:18.634Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestDiskUsage [2022-03-17T16:39:18.634Z] --- PASS: TestDiskUsage (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestDistributionInspectUnsupported [2022-03-17T16:39:18.634Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestDistributionInspectWithEmptyID [2022-03-17T16:39:18.634Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestEventsErrorInOptions [2022-03-17T16:39:18.634Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestEventsErrorFromServer [2022-03-17T16:39:18.634Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestEvents [2022-03-17T16:39:18.634Z] --- PASS: TestEvents (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestTLSCloseWriter [2022-03-17T16:39:18.634Z] === PAUSE TestTLSCloseWriter [2022-03-17T16:39:18.634Z] === RUN TestImageBuildError [2022-03-17T16:39:18.634Z] --- PASS: TestImageBuildError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageBuild [2022-03-17T16:39:18.634Z] --- PASS: TestImageBuild (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestGetDockerOS [2022-03-17T16:39:18.634Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageCreateError [2022-03-17T16:39:18.634Z] --- PASS: TestImageCreateError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageCreate [2022-03-17T16:39:18.634Z] --- PASS: TestImageCreate (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageHistoryError [2022-03-17T16:39:18.634Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageHistory [2022-03-17T16:39:18.634Z] --- PASS: TestImageHistory (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageImportError [2022-03-17T16:39:18.634Z] --- PASS: TestImageImportError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageImport [2022-03-17T16:39:18.634Z] --- PASS: TestImageImport (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageInspectError [2022-03-17T16:39:18.634Z] --- PASS: TestImageInspectError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageInspectImageNotFound [2022-03-17T16:39:18.634Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageInspectWithEmptyID [2022-03-17T16:39:18.634Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageInspect [2022-03-17T16:39:18.634Z] --- PASS: TestImageInspect (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageListError [2022-03-17T16:39:18.634Z] --- PASS: TestImageListError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageList [2022-03-17T16:39:18.634Z] --- PASS: TestImageList (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageListApiBefore125 [2022-03-17T16:39:18.634Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageLoadError [2022-03-17T16:39:18.634Z] --- PASS: TestImageLoadError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageLoad [2022-03-17T16:39:18.634Z] --- PASS: TestImageLoad (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagesPruneError [2022-03-17T16:39:18.634Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagesPrune [2022-03-17T16:39:18.634Z] --- PASS: TestImagesPrune (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagePullReferenceParseError [2022-03-17T16:39:18.634Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagePullAnyError [2022-03-17T16:39:18.634Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-17T16:39:18.634Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T16:39:18.634Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T16:39:18.634Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-17T16:39:18.634Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagePullWithoutErrors [2022-03-17T16:39:18.634Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagePushReferenceError [2022-03-17T16:39:18.634Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagePushAnyError [2022-03-17T16:39:18.634Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-17T16:39:18.634Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T16:39:18.634Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T16:39:18.634Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-17T16:39:18.634Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImagePushWithoutErrors [2022-03-17T16:39:18.634Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-17T16:39:18.634Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-17T16:39:18.634Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-17T16:39:18.634Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-17T16:39:18.634Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-17T16:39:18.634Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-17T16:39:18.634Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-17T16:39:18.634Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-17T16:39:18.634Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageRemoveError [2022-03-17T16:39:18.634Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageRemoveImageNotFound [2022-03-17T16:39:18.634Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageRemove [2022-03-17T16:39:18.634Z] --- PASS: TestImageRemove (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageSaveError [2022-03-17T16:39:18.634Z] --- PASS: TestImageSaveError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageSave [2022-03-17T16:39:18.634Z] --- PASS: TestImageSave (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageSearchAnyError [2022-03-17T16:39:18.634Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-17T16:39:18.634Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T16:39:18.634Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T16:39:18.634Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-17T16:39:18.634Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageSearchWithoutErrors [2022-03-17T16:39:18.634Z] --- PASS: TestImageSearchWithoutErrors (0.01s) [2022-03-17T16:39:18.634Z] === RUN TestImageTagError [2022-03-17T16:39:18.634Z] --- PASS: TestImageTagError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageTagInvalidReference [2022-03-17T16:39:18.634Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageTagInvalidSourceImageName [2022-03-17T16:39:18.634Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageTagHexSource [2022-03-17T16:39:18.634Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestImageTag [2022-03-17T16:39:18.634Z] --- PASS: TestImageTag (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestInfoServerError [2022-03-17T16:39:18.634Z] --- PASS: TestInfoServerError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestInfoInvalidResponseJSONError [2022-03-17T16:39:18.634Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestInfo [2022-03-17T16:39:18.634Z] --- PASS: TestInfo (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNetworkConnectError [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNetworkConnect [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNetworkCreateError [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNetworkCreate [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNetworkDisconnectError [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNetworkDisconnect [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNetworkInspect [2022-03-17T16:39:18.634Z] === RUN TestNetworkInspect/empty_ID [2022-03-17T16:39:18.634Z] === RUN TestNetworkInspect/no_options [2022-03-17T16:39:18.634Z] === RUN TestNetworkInspect/verbose [2022-03-17T16:39:18.634Z] === RUN TestNetworkInspect/global_scope [2022-03-17T16:39:18.634Z] === RUN TestNetworkInspect/unknown_network [2022-03-17T16:39:18.634Z] === RUN TestNetworkInspect/server_error [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNetworkListError [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkListError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNetworkList [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkList (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNetworksPruneError [2022-03-17T16:39:18.634Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNetworksPrune [2022-03-17T16:39:18.634Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNetworkRemoveError [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNetworkRemove [2022-03-17T16:39:18.634Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNodeInspectError [2022-03-17T16:39:18.634Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNodeInspectNodeNotFound [2022-03-17T16:39:18.634Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNodeInspectWithEmptyID [2022-03-17T16:39:18.634Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNodeInspect [2022-03-17T16:39:18.634Z] --- PASS: TestNodeInspect (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNodeListError [2022-03-17T16:39:18.634Z] --- PASS: TestNodeListError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNodeList [2022-03-17T16:39:18.634Z] --- PASS: TestNodeList (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNodeRemoveError [2022-03-17T16:39:18.634Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNodeRemove [2022-03-17T16:39:18.634Z] --- PASS: TestNodeRemove (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNodeUpdateError [2022-03-17T16:39:18.634Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestNodeUpdate [2022-03-17T16:39:18.634Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestOptionWithHostFromEnv [2022-03-17T16:39:18.634Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestOptionWithTimeout [2022-03-17T16:39:18.634Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestOptionWithVersionFromEnv [2022-03-17T16:39:18.634Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPingFail [2022-03-17T16:39:18.634Z] --- PASS: TestPingFail (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPingWithError [2022-03-17T16:39:18.634Z] 2022/03/17 16:39:18 RoundTripper returned a response & error; ignoring response [2022-03-17T16:39:18.634Z] 2022/03/17 16:39:18 RoundTripper returned a response & error; ignoring response [2022-03-17T16:39:18.634Z] --- PASS: TestPingWithError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPingSuccess [2022-03-17T16:39:18.634Z] --- PASS: TestPingSuccess (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPingHeadFallback [2022-03-17T16:39:18.634Z] === RUN TestPingHeadFallback/OK [2022-03-17T16:39:18.634Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-17T16:39:18.634Z] === RUN TestPingHeadFallback/Not_Found [2022-03-17T16:39:18.634Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-17T16:39:18.634Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-17T16:39:18.634Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-17T16:39:18.634Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-17T16:39:18.634Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-17T16:39:18.634Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPluginDisableError [2022-03-17T16:39:18.634Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPluginDisable [2022-03-17T16:39:18.634Z] --- PASS: TestPluginDisable (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPluginEnableError [2022-03-17T16:39:18.634Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPluginEnable [2022-03-17T16:39:18.634Z] --- PASS: TestPluginEnable (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPluginInspectError [2022-03-17T16:39:18.634Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPluginInspectWithEmptyID [2022-03-17T16:39:18.634Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPluginInspect [2022-03-17T16:39:18.634Z] --- PASS: TestPluginInspect (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPluginListError [2022-03-17T16:39:18.634Z] --- PASS: TestPluginListError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPluginList [2022-03-17T16:39:18.634Z] --- PASS: TestPluginList (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPluginPushError [2022-03-17T16:39:18.634Z] --- PASS: TestPluginPushError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPluginPush [2022-03-17T16:39:18.634Z] --- PASS: TestPluginPush (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPluginRemoveError [2022-03-17T16:39:18.634Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPluginRemove [2022-03-17T16:39:18.634Z] --- PASS: TestPluginRemove (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPluginSetError [2022-03-17T16:39:18.634Z] --- PASS: TestPluginSetError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPluginSet [2022-03-17T16:39:18.634Z] --- PASS: TestPluginSet (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestSetHostHeader [2022-03-17T16:39:18.634Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestPlainTextError [2022-03-17T16:39:18.634Z] --- PASS: TestPlainTextError (0.00s) [2022-03-17T16:39:18.634Z] === RUN TestInfiniteError [2022-03-17T16:39:18.634Z] --- PASS: TestInfiniteError (0.04s) [2022-03-17T16:39:18.634Z] === RUN TestCanceledContext [2022-03-17T16:39:18.634Z] 2022/03/17 16:39:18 RoundTripper returned a response & error; ignoring response [2022-03-17T16:39:18.635Z] --- PASS: TestCanceledContext (0.00s) [2022-03-17T16:39:18.635Z] === RUN TestDeadlineExceededContext [2022-03-17T16:39:18.635Z] 2022/03/17 16:39:18 RoundTripper returned a response & error; ignoring response [2022-03-17T16:39:18.635Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-17T16:39:18.635Z] === RUN TestSecretCreateUnsupported [2022-03-17T16:39:18.635Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-17T16:39:18.635Z] === RUN TestSecretCreateError [2022-03-17T16:39:18.635Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-17T16:39:18.635Z] === RUN TestSecretCreate [2022-03-17T16:39:18.635Z] --- PASS: TestSecretCreate (0.00s) [2022-03-17T16:39:18.635Z] === RUN TestSecretInspectUnsupported [2022-03-17T16:39:18.635Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-17T16:39:18.635Z] === RUN TestSecretInspectError [2022-03-17T16:39:18.635Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-17T16:39:18.635Z] === RUN TestSecretInspectSecretNotFound [2022-03-17T16:39:18.635Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-17T16:39:18.635Z] === RUN TestSecretInspectWithEmptyID [2022-03-17T16:39:18.635Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-17T16:39:18.635Z] === RUN TestSecretInspect [2022-03-17T16:39:18.635Z] --- PASS: TestSecretInspect (0.00s) [2022-03-17T16:39:18.635Z] === RUN TestSecretListUnsupported [2022-03-17T16:39:18.635Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-17T16:39:18.635Z] === RUN TestSecretListError [2022-03-17T16:39:18.635Z] --- PASS: TestSecretListError (0.00s) [2022-03-17T16:39:18.635Z] === RUN TestSecretList [2022-03-17T16:39:18.635Z] --- PASS: TestSecretList (0.00s) [2022-03-17T16:39:18.635Z] === RUN TestSecretRemoveUnsupported [2022-03-17T16:39:18.635Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-17T16:39:18.824Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-17T16:39:19.089Z] === RUN TestSecretRemoveError [2022-03-17T16:39:19.089Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSecretRemove [2022-03-17T16:39:19.089Z] --- PASS: TestSecretRemove (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSecretUpdateUnsupported [2022-03-17T16:39:19.089Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSecretUpdateError [2022-03-17T16:39:19.089Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSecretUpdate [2022-03-17T16:39:19.089Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceCreateError [2022-03-17T16:39:19.089Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceCreate [2022-03-17T16:39:19.089Z] --- PASS: TestServiceCreate (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-17T16:39:19.089Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceCreateDigestPinning [2022-03-17T16:39:19.089Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceInspectError [2022-03-17T16:39:19.089Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceInspectServiceNotFound [2022-03-17T16:39:19.089Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceInspectWithEmptyID [2022-03-17T16:39:19.089Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceInspect [2022-03-17T16:39:19.089Z] --- PASS: TestServiceInspect (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceListError [2022-03-17T16:39:19.089Z] --- PASS: TestServiceListError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceList [2022-03-17T16:39:19.089Z] --- PASS: TestServiceList (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceLogsError [2022-03-17T16:39:19.089Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceLogs [2022-03-17T16:39:19.089Z] --- PASS: TestServiceLogs (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceRemoveError [2022-03-17T16:39:19.089Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceRemoveNotFoundError [2022-03-17T16:39:19.089Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceRemove [2022-03-17T16:39:19.089Z] --- PASS: TestServiceRemove (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceUpdateError [2022-03-17T16:39:19.089Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestServiceUpdate [2022-03-17T16:39:19.089Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSwarmGetUnlockKeyError [2022-03-17T16:39:19.089Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSwarmGetUnlockKey [2022-03-17T16:39:19.089Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSwarmInitError [2022-03-17T16:39:19.089Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSwarmInit [2022-03-17T16:39:19.089Z] --- PASS: TestSwarmInit (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSwarmInspectError [2022-03-17T16:39:19.089Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSwarmInspect [2022-03-17T16:39:19.089Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSwarmJoinError [2022-03-17T16:39:19.089Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSwarmJoin [2022-03-17T16:39:19.089Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSwarmLeaveError [2022-03-17T16:39:19.089Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSwarmLeave [2022-03-17T16:39:19.089Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSwarmUnlockError [2022-03-17T16:39:19.089Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSwarmUnlock [2022-03-17T16:39:19.089Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSwarmUpdateError [2022-03-17T16:39:19.089Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestSwarmUpdate [2022-03-17T16:39:19.089Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestTaskInspectError [2022-03-17T16:39:19.089Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestTaskInspectWithEmptyID [2022-03-17T16:39:19.089Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestTaskInspect [2022-03-17T16:39:19.089Z] --- PASS: TestTaskInspect (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestTaskListError [2022-03-17T16:39:19.089Z] --- PASS: TestTaskListError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestTaskList [2022-03-17T16:39:19.089Z] --- PASS: TestTaskList (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestVolumeCreateError [2022-03-17T16:39:19.089Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestVolumeCreate [2022-03-17T16:39:19.089Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestVolumeInspectError [2022-03-17T16:39:19.089Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestVolumeInspectNotFound [2022-03-17T16:39:19.089Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestVolumeInspectWithEmptyID [2022-03-17T16:39:19.089Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestVolumeInspect [2022-03-17T16:39:19.089Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestVolumeListError [2022-03-17T16:39:19.089Z] --- PASS: TestVolumeListError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestVolumeList [2022-03-17T16:39:19.089Z] --- PASS: TestVolumeList (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestVolumeRemoveError [2022-03-17T16:39:19.089Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-17T16:39:19.089Z] === RUN TestVolumeRemove [2022-03-17T16:39:19.089Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-17T16:39:19.089Z] === CONT TestTLSCloseWriter [2022-03-17T16:39:19.089Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-17T16:39:19.089Z] PASS [2022-03-17T16:39:19.089Z] coverage: 75.2% of statements [2022-03-17T16:39:19.089Z] ok github.com/docker/docker/client 0.514s coverage: 75.2% of statements [2022-03-17T16:39:19.765Z] === RUN TestDockerSuite/TestPortList [2022-03-17T16:39:21.340Z] --- PASS: TestRemoveContainerRunning (3.02s) [2022-03-17T16:39:21.340Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T16:39:24.286Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.99s) [2022-03-17T16:39:24.286Z] === RUN TestRemoveInvalidContainer [2022-03-17T16:39:24.286Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-17T16:39:24.286Z] === RUN TestRenameLinkedContainer [2022-03-17T16:39:24.286Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T16:39:24.286Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-17T16:39:24.286Z] === RUN TestRenameStoppedContainer [2022-03-17T16:39:26.345Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-17T16:39:26.915Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-17T16:39:26.915Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-17T16:39:28.071Z] --- PASS: TestRenameStoppedContainer (3.05s) [2022-03-17T16:39:28.071Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T16:39:29.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-17T16:39:31.368Z] docker_api_swarm_service_test.go:304: [dd14cfd8bac70] joining swarm manager [d6b90f429ecf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:39:31.938Z] docker_api_swarm_service_test.go:304: [d91c5977a3b05] joining swarm manager [d6b90f429ecf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:39:33.323Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-17T16:39:33.323Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-17T16:39:33.585Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-17T16:39:33.845Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-17T16:39:33.845Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-17T16:39:33.928Z] --- PASS: TestRenameRunningContainerAndReuse (6.26s) [2022-03-17T16:39:33.928Z] === RUN TestRenameInvalidName [2022-03-17T16:39:34.416Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-17T16:39:34.416Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-17T16:39:34.986Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-17T16:39:34.986Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-17T16:39:35.927Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-17T16:39:35.927Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-17T16:39:37.003Z] --- PASS: TestRenameInvalidName (3.02s) [2022-03-17T16:39:37.003Z] === RUN TestRenameAnonymousContainer [2022-03-17T16:39:37.838Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-17T16:39:39.223Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-17T16:39:39.484Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-17T16:39:39.746Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-17T16:39:40.260Z] --- PASS: TestCheckoutGit (37.53s) [2022-03-17T16:39:40.260Z] === RUN TestValidGitTransport [2022-03-17T16:39:40.260Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-17T16:39:40.260Z] === RUN TestGitInvalidRef [2022-03-17T16:39:40.260Z] --- PASS: TestGitInvalidRef (0.32s) [2022-03-17T16:39:40.260Z] PASS [2022-03-17T16:39:40.260Z] coverage: 86.3% of statements [2022-03-17T16:39:40.260Z] ok github.com/docker/docker/builder/remotecontext/git 37.981s coverage: 86.3% of statements [2022-03-17T16:39:40.711Z] ? github.com/docker/docker/cli [no test files] [2022-03-17T16:39:40.711Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-17T16:39:42.290Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-17T16:39:42.873Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-17T16:39:45.422Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-17T16:39:48.720Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-17T16:39:48.720Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-17T16:39:49.484Z] --- PASS: TestRenameAnonymousContainer (11.80s) [2022-03-17T16:39:49.484Z] === RUN TestRenameContainerWithSameName [2022-03-17T16:39:50.632Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-17T16:39:50.963Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-17T16:39:50.963Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-17T16:39:50.963Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-17T16:39:50.963Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-17T16:39:50.963Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-17T16:39:50.963Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-17T16:39:50.963Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-17T16:39:50.963Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-17T16:39:50.963Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-17T16:39:50.963Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-17T16:39:50.963Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-17T16:39:50.963Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-17T16:39:50.963Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-17T16:39:50.963Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-17T16:39:50.963Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-17T16:39:50.963Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-17T16:39:50.963Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-17T16:39:50.963Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-17T16:39:50.963Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-17T16:39:50.963Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-17T16:39:50.963Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-17T16:39:50.963Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-17T16:39:50.964Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-17T16:39:50.964Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-17T16:39:50.964Z] === RUN TestConfigureDaemonLogs [2022-03-17T16:39:50.964Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-17T16:39:50.964Z] === RUN TestCommonOptionsInstallFlags [2022-03-17T16:39:50.964Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-17T16:39:50.964Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-17T16:39:50.964Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-17T16:39:50.964Z] PASS [2022-03-17T16:39:50.964Z] coverage: 19.0% of statements [2022-03-17T16:39:50.964Z] ok github.com/docker/docker/cmd/dockerd 0.209s coverage: 19.0% of statements [2022-03-17T16:39:50.964Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-17T16:39:50.964Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-17T16:39:51.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-17T16:39:51.695Z] --- PASS: TestRenameContainerWithSameName (3.09s) [2022-03-17T16:39:51.695Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T16:39:51.695Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T16:39:51.695Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T16:39:51.695Z] === RUN TestResize [2022-03-17T16:39:53.114Z] docker_api_swarm_service_test.go:100: [dae13f07a43c5] joining swarm manager [d11573e2824c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:39:53.116Z] === RUN TestContainerStopSignal [2022-03-17T16:39:53.116Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestContainerStopTimeout [2022-03-17T16:39:53.116Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-17T16:39:53.116Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-17T16:39:53.116Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-17T16:39:53.116Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestReplaceAndAppendEnvVars [2022-03-17T16:39:53.116Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-17T16:39:53.116Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestNewMemoryStore [2022-03-17T16:39:53.116Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestAddContainers [2022-03-17T16:39:53.116Z] --- PASS: TestAddContainers (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestGetContainer [2022-03-17T16:39:53.116Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestDeleteContainer [2022-03-17T16:39:53.116Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestListContainers [2022-03-17T16:39:53.116Z] --- PASS: TestListContainers (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestFirstContainer [2022-03-17T16:39:53.116Z] --- PASS: TestFirstContainer (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestApplyAllContainer [2022-03-17T16:39:53.116Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestIsValidHealthString [2022-03-17T16:39:53.116Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestStateRunStop [2022-03-17T16:39:53.116Z] --- PASS: TestStateRunStop (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestStateTimeoutWait [2022-03-17T16:39:53.116Z] state_test.go:141: Stop callback fired [2022-03-17T16:39:53.116Z] state_test.go:165: Stop callback fired [2022-03-17T16:39:53.116Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-17T16:39:53.116Z] === RUN TestIsValidStateString [2022-03-17T16:39:53.116Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestViewSaveDelete [2022-03-17T16:39:53.116Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-17T16:39:53.116Z] === RUN TestViewAll [2022-03-17T16:39:53.116Z] --- PASS: TestViewAll (0.02s) [2022-03-17T16:39:53.116Z] === RUN TestViewGet [2022-03-17T16:39:53.116Z] --- PASS: TestViewGet (0.01s) [2022-03-17T16:39:53.116Z] === RUN TestNames [2022-03-17T16:39:53.116Z] --- PASS: TestNames (0.00s) [2022-03-17T16:39:53.116Z] === RUN TestViewWithHealthCheck [2022-03-17T16:39:53.116Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-17T16:39:53.116Z] PASS [2022-03-17T16:39:53.116Z] coverage: 41.7% of statements [2022-03-17T16:39:53.116Z] ok github.com/docker/docker/container 0.271s coverage: 41.7% of statements [2022-03-17T16:39:53.116Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-17T16:39:53.116Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-17T16:39:53.116Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-17T16:39:53.116Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-17T16:39:53.394Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-17T16:39:53.394Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-17T16:39:53.394Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-17T16:39:53.394Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-17T16:39:53.394Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-17T16:39:53.729Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-17T16:39:54.010Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43298/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a hack/test/unit [2022-03-17T16:39:54.054Z] docker_api_swarm_service_test.go:101: [d1a0db06c8695] joining swarm manager [d11573e2824c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:39:54.069Z] === RUN TestPrepare [2022-03-17T16:39:54.069Z] --- PASS: TestPrepare (0.00s) [2022-03-17T16:39:54.069Z] === RUN TestStart [2022-03-17T16:39:54.069Z] --- PASS: TestStart (0.00s) [2022-03-17T16:39:54.069Z] === RUN TestWaitCancel [2022-03-17T16:39:54.069Z] --- PASS: TestWaitCancel (0.00s) [2022-03-17T16:39:54.069Z] === RUN TestWaitDisabled [2022-03-17T16:39:54.069Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-17T16:39:54.069Z] === RUN TestWaitEnabled [2022-03-17T16:39:54.069Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-17T16:39:54.069Z] === RUN TestRemove [2022-03-17T16:39:54.069Z] --- PASS: TestRemove (0.00s) [2022-03-17T16:39:54.069Z] PASS [2022-03-17T16:39:54.069Z] coverage: 65.3% of statements [2022-03-17T16:39:54.069Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2022-03-17T16:39:54.267Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-17T16:39:54.268Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-17T16:39:54.268Z] + TESTDIRS=./... [2022-03-17T16:39:54.268Z] + exclude_paths='/vendor/|/integration' [2022-03-17T16:39:54.268Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-17T16:39:54.268Z] ++ go list ./... [2022-03-17T16:39:54.643Z] --- PASS: TestResize (3.03s) [2022-03-17T16:39:54.643Z] === RUN TestResizeWithInvalidSize [2022-03-17T16:39:55.204Z] + pkg_list='github.com/docker/docker/api [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/backend/build [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/httputils [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/middleware [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/router [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/router/build [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/router/container [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/router/debug [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/router/image [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/router/network [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/router/session [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/router/system [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/server/router/volume [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/backend [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/container [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/events [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/filters [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/image [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/mount [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/network [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/registry [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/strslice [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/swarm [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/time [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/versions [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T16:39:55.204Z] github.com/docker/docker/api/types/volume [2022-03-17T16:39:55.204Z] github.com/docker/docker/builder [2022-03-17T16:39:55.204Z] github.com/docker/docker/builder/builder-next [2022-03-17T16:39:55.204Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T16:39:55.204Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T16:39:55.204Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T16:39:55.204Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T16:39:55.204Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T16:39:55.204Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T16:39:55.204Z] github.com/docker/docker/builder/dockerfile [2022-03-17T16:39:55.204Z] github.com/docker/docker/builder/remotecontext [2022-03-17T16:39:55.204Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T16:39:55.204Z] github.com/docker/docker/cli [2022-03-17T16:39:55.204Z] github.com/docker/docker/cli/config [2022-03-17T16:39:55.204Z] github.com/docker/docker/cli/debug [2022-03-17T16:39:55.204Z] github.com/docker/docker/client [2022-03-17T16:39:55.204Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T16:39:55.204Z] github.com/docker/docker/cmd/dockerd [2022-03-17T16:39:55.204Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T16:39:55.204Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T16:39:55.204Z] github.com/docker/docker/container [2022-03-17T16:39:55.204Z] github.com/docker/docker/container/stream [2022-03-17T16:39:55.204Z] github.com/docker/docker/contrib/apparmor [2022-03-17T16:39:55.204Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T16:39:55.204Z] github.com/docker/docker/contrib/httpserver [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/cluster [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/config [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/events [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/exec [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/images [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/initlayer [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/links [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/listeners [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/logger [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/logger/local [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/names [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/network [2022-03-17T16:39:55.204Z] github.com/docker/docker/daemon/stats [2022-03-17T16:39:55.204Z] github.com/docker/docker/distribution [2022-03-17T16:39:55.204Z] github.com/docker/docker/distribution/metadata [2022-03-17T16:39:55.204Z] github.com/docker/docker/distribution/utils [2022-03-17T16:39:55.204Z] github.com/docker/docker/distribution/xfer [2022-03-17T16:39:55.204Z] github.com/docker/docker/dockerversion [2022-03-17T16:39:55.204Z] github.com/docker/docker/errdefs [2022-03-17T16:39:55.204Z] github.com/docker/docker/image [2022-03-17T16:39:55.204Z] github.com/docker/docker/image/cache [2022-03-17T16:39:55.204Z] github.com/docker/docker/image/tarexport [2022-03-17T16:39:55.204Z] github.com/docker/docker/image/v1 [2022-03-17T16:39:55.204Z] github.com/docker/docker/internal/test/suite [2022-03-17T16:39:55.204Z] github.com/docker/docker/layer [2022-03-17T16:39:55.204Z] github.com/docker/docker/libcontainerd [2022-03-17T16:39:55.204Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T16:39:55.204Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T16:39:55.204Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T16:39:55.204Z] github.com/docker/docker/libcontainerd/types [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/config [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/idm [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/ns [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/options [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/osl [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T16:39:55.204Z] github.com/docker/docker/libnetwork/types [2022-03-17T16:39:55.204Z] github.com/docker/docker/oci [2022-03-17T16:39:55.204Z] github.com/docker/docker/oci/caps [2022-03-17T16:39:55.204Z] github.com/docker/docker/opts [2022-03-17T16:39:55.204Z] github.com/docker/docker/pkg/aaparser [2022-03-17T16:39:55.204Z] github.com/docker/docker/pkg/archive [2022-03-17T16:39:55.204Z] github.com/docker/docker/pkg/authorization [2022-03-17T16:39:55.204Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T16:39:55.204Z] github.com/docker/docker/pkg/capabilities [2022-03-17T16:39:55.204Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T16:39:55.204Z] github.com/docker/docker/pkg/containerfs [2022-03-17T16:39:55.204Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T16:39:55.204Z] github.com/docker/docker/pkg/directory [2022-03-17T16:39:55.204Z] github.com/docker/docker/pkg/dmesg [2022-03-17T16:39:55.204Z] github.com/docker/docker/pkg/filenotify [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/fileutils [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/fsutils [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/homedir [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/idtools [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/ioutils [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/longpath [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/loopback [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/parsers [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/pidfile [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/platform [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/plugins [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/pools [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/progress [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/pubsub [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/reexec [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/signal [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/stack [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/stringid [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/system [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/tailfile [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/tarsum [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/truncindex [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/urlutil [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/useragent [2022-03-17T16:39:55.205Z] github.com/docker/docker/plugin [2022-03-17T16:39:55.205Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T16:39:55.205Z] github.com/docker/docker/plugin/v2 [2022-03-17T16:39:55.205Z] github.com/docker/docker/profiles/apparmor [2022-03-17T16:39:55.205Z] github.com/docker/docker/profiles/seccomp [2022-03-17T16:39:55.205Z] github.com/docker/docker/quota [2022-03-17T16:39:55.205Z] github.com/docker/docker/reference [2022-03-17T16:39:55.205Z] github.com/docker/docker/registry [2022-03-17T16:39:55.205Z] github.com/docker/docker/registry/resumable [2022-03-17T16:39:55.205Z] github.com/docker/docker/restartmanager [2022-03-17T16:39:55.205Z] github.com/docker/docker/rootless [2022-03-17T16:39:55.205Z] github.com/docker/docker/rootless/specconv [2022-03-17T16:39:55.205Z] github.com/docker/docker/runconfig [2022-03-17T16:39:55.205Z] github.com/docker/docker/runconfig/opts [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/daemon [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/environment [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/fakegit [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/registry [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/request [2022-03-17T16:39:55.205Z] github.com/docker/docker/volume [2022-03-17T16:39:55.205Z] github.com/docker/docker/volume/drivers [2022-03-17T16:39:55.205Z] github.com/docker/docker/volume/local [2022-03-17T16:39:55.205Z] github.com/docker/docker/volume/mounts [2022-03-17T16:39:55.205Z] github.com/docker/docker/volume/service [2022-03-17T16:39:55.205Z] github.com/docker/docker/volume/service/opts [2022-03-17T16:39:55.205Z] github.com/docker/docker/volume/testutils' [2022-03-17T16:39:55.205Z] ++ grep --fixed-strings -v /libnetwork [2022-03-17T16:39:55.205Z] ++ echo 'github.com/docker/docker/api [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/backend/build [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/httputils [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/middleware [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/router [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/router/build [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/router/container [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/router/debug [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/router/image [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/router/network [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/router/session [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/router/system [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/router/volume [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/backend [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/container [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/events [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/filters [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/image [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/mount [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/network [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/registry [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/strslice [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/swarm [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/time [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/versions [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/types/volume [2022-03-17T16:39:55.205Z] github.com/docker/docker/builder [2022-03-17T16:39:55.205Z] github.com/docker/docker/builder/builder-next [2022-03-17T16:39:55.205Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T16:39:55.205Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T16:39:55.205Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T16:39:55.205Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T16:39:55.205Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T16:39:55.205Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T16:39:55.205Z] github.com/docker/docker/builder/dockerfile [2022-03-17T16:39:55.205Z] github.com/docker/docker/builder/remotecontext [2022-03-17T16:39:55.205Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T16:39:55.205Z] github.com/docker/docker/cli [2022-03-17T16:39:55.205Z] github.com/docker/docker/cli/config [2022-03-17T16:39:55.205Z] github.com/docker/docker/cli/debug [2022-03-17T16:39:55.205Z] github.com/docker/docker/client [2022-03-17T16:39:55.205Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T16:39:55.205Z] github.com/docker/docker/cmd/dockerd [2022-03-17T16:39:55.205Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T16:39:55.205Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T16:39:55.205Z] github.com/docker/docker/container [2022-03-17T16:39:55.205Z] github.com/docker/docker/container/stream [2022-03-17T16:39:55.205Z] github.com/docker/docker/contrib/apparmor [2022-03-17T16:39:55.205Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T16:39:55.205Z] github.com/docker/docker/contrib/httpserver [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/cluster [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/config [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/events [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/exec [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/images [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/initlayer [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/links [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/listeners [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/logger [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/logger/local [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/names [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/network [2022-03-17T16:39:55.205Z] github.com/docker/docker/daemon/stats [2022-03-17T16:39:55.205Z] github.com/docker/docker/distribution [2022-03-17T16:39:55.205Z] github.com/docker/docker/distribution/metadata [2022-03-17T16:39:55.205Z] github.com/docker/docker/distribution/utils [2022-03-17T16:39:55.205Z] github.com/docker/docker/distribution/xfer [2022-03-17T16:39:55.205Z] github.com/docker/docker/dockerversion [2022-03-17T16:39:55.205Z] github.com/docker/docker/errdefs [2022-03-17T16:39:55.205Z] github.com/docker/docker/image [2022-03-17T16:39:55.205Z] github.com/docker/docker/image/cache [2022-03-17T16:39:55.205Z] github.com/docker/docker/image/tarexport [2022-03-17T16:39:55.205Z] github.com/docker/docker/image/v1 [2022-03-17T16:39:55.205Z] github.com/docker/docker/internal/test/suite [2022-03-17T16:39:55.205Z] github.com/docker/docker/layer [2022-03-17T16:39:55.205Z] github.com/docker/docker/libcontainerd [2022-03-17T16:39:55.205Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T16:39:55.205Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T16:39:55.205Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T16:39:55.205Z] github.com/docker/docker/libcontainerd/types [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/config [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/idm [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/ns [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/options [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/osl [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T16:39:55.205Z] github.com/docker/docker/libnetwork/types [2022-03-17T16:39:55.205Z] github.com/docker/docker/oci [2022-03-17T16:39:55.205Z] github.com/docker/docker/oci/caps [2022-03-17T16:39:55.205Z] github.com/docker/docker/opts [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/aaparser [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/archive [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/authorization [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/capabilities [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/containerfs [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/directory [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/dmesg [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/filenotify [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/fileutils [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/fsutils [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/homedir [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/idtools [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/ioutils [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/longpath [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/loopback [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/parsers [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/pidfile [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/platform [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/plugins [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/pools [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/progress [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/pubsub [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/reexec [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/signal [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/stack [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/stringid [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/system [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/tailfile [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/tarsum [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/truncindex [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/urlutil [2022-03-17T16:39:55.205Z] github.com/docker/docker/pkg/useragent [2022-03-17T16:39:55.205Z] github.com/docker/docker/plugin [2022-03-17T16:39:55.205Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T16:39:55.205Z] github.com/docker/docker/plugin/v2 [2022-03-17T16:39:55.205Z] github.com/docker/docker/profiles/apparmor [2022-03-17T16:39:55.205Z] github.com/docker/docker/profiles/seccomp [2022-03-17T16:39:55.205Z] github.com/docker/docker/quota [2022-03-17T16:39:55.205Z] github.com/docker/docker/reference [2022-03-17T16:39:55.205Z] github.com/docker/docker/registry [2022-03-17T16:39:55.205Z] github.com/docker/docker/registry/resumable [2022-03-17T16:39:55.205Z] github.com/docker/docker/restartmanager [2022-03-17T16:39:55.205Z] github.com/docker/docker/rootless [2022-03-17T16:39:55.205Z] github.com/docker/docker/rootless/specconv [2022-03-17T16:39:55.205Z] github.com/docker/docker/runconfig [2022-03-17T16:39:55.205Z] github.com/docker/docker/runconfig/opts [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/daemon [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/environment [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/fakegit [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/registry [2022-03-17T16:39:55.205Z] github.com/docker/docker/testutil/request [2022-03-17T16:39:55.205Z] github.com/docker/docker/volume [2022-03-17T16:39:55.205Z] github.com/docker/docker/volume/drivers [2022-03-17T16:39:55.205Z] github.com/docker/docker/volume/local [2022-03-17T16:39:55.205Z] github.com/docker/docker/volume/mounts [2022-03-17T16:39:55.205Z] github.com/docker/docker/volume/service [2022-03-17T16:39:55.205Z] github.com/docker/docker/volume/service/opts [2022-03-17T16:39:55.205Z] github.com/docker/docker/volume/testutils' [2022-03-17T16:39:55.205Z] + base_pkg_list='github.com/docker/docker/api [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/backend/build [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/httputils [2022-03-17T16:39:55.205Z] github.com/docker/docker/api/server/middleware [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/build [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/container [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/debug [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/image [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/network [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/session [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/system [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/volume [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/backend [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/container [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/events [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/filters [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/image [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/mount [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/network [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/registry [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/strslice [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/swarm [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/time [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/versions [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/volume [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/builder-next [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/dockerfile [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/remotecontext [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T16:39:55.206Z] github.com/docker/docker/cli [2022-03-17T16:39:55.206Z] github.com/docker/docker/cli/config [2022-03-17T16:39:55.206Z] github.com/docker/docker/cli/debug [2022-03-17T16:39:55.206Z] github.com/docker/docker/client [2022-03-17T16:39:55.206Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T16:39:55.206Z] github.com/docker/docker/cmd/dockerd [2022-03-17T16:39:55.206Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T16:39:55.206Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T16:39:55.206Z] github.com/docker/docker/container [2022-03-17T16:39:55.206Z] github.com/docker/docker/container/stream [2022-03-17T16:39:55.206Z] github.com/docker/docker/contrib/apparmor [2022-03-17T16:39:55.206Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T16:39:55.206Z] github.com/docker/docker/contrib/httpserver [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/cluster [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/config [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/events [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/exec [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/images [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/initlayer [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/links [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/listeners [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/local [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/names [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/network [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/stats [2022-03-17T16:39:55.206Z] github.com/docker/docker/distribution [2022-03-17T16:39:55.206Z] github.com/docker/docker/distribution/metadata [2022-03-17T16:39:55.206Z] github.com/docker/docker/distribution/utils [2022-03-17T16:39:55.206Z] github.com/docker/docker/distribution/xfer [2022-03-17T16:39:55.206Z] github.com/docker/docker/dockerversion [2022-03-17T16:39:55.206Z] github.com/docker/docker/errdefs [2022-03-17T16:39:55.206Z] github.com/docker/docker/image [2022-03-17T16:39:55.206Z] github.com/docker/docker/image/cache [2022-03-17T16:39:55.206Z] github.com/docker/docker/image/tarexport [2022-03-17T16:39:55.206Z] github.com/docker/docker/image/v1 [2022-03-17T16:39:55.206Z] github.com/docker/docker/internal/test/suite [2022-03-17T16:39:55.206Z] github.com/docker/docker/layer [2022-03-17T16:39:55.206Z] github.com/docker/docker/libcontainerd [2022-03-17T16:39:55.206Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T16:39:55.206Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T16:39:55.206Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T16:39:55.206Z] github.com/docker/docker/libcontainerd/types [2022-03-17T16:39:55.206Z] github.com/docker/docker/oci [2022-03-17T16:39:55.206Z] github.com/docker/docker/oci/caps [2022-03-17T16:39:55.206Z] github.com/docker/docker/opts [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/aaparser [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/archive [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/authorization [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/capabilities [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/containerfs [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/directory [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/dmesg [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/filenotify [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/fileutils [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/fsutils [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/homedir [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/idtools [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/ioutils [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/longpath [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/loopback [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/parsers [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/pidfile [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/platform [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/plugins [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/pools [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/progress [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/pubsub [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/reexec [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/signal [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/stack [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/stringid [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/system [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/tailfile [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/tarsum [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/truncindex [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/urlutil [2022-03-17T16:39:55.206Z] github.com/docker/docker/pkg/useragent [2022-03-17T16:39:55.206Z] github.com/docker/docker/plugin [2022-03-17T16:39:55.206Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T16:39:55.206Z] github.com/docker/docker/plugin/v2 [2022-03-17T16:39:55.206Z] github.com/docker/docker/profiles/apparmor [2022-03-17T16:39:55.206Z] github.com/docker/docker/profiles/seccomp [2022-03-17T16:39:55.206Z] github.com/docker/docker/quota [2022-03-17T16:39:55.206Z] github.com/docker/docker/reference [2022-03-17T16:39:55.206Z] github.com/docker/docker/registry [2022-03-17T16:39:55.206Z] github.com/docker/docker/registry/resumable [2022-03-17T16:39:55.206Z] github.com/docker/docker/restartmanager [2022-03-17T16:39:55.206Z] github.com/docker/docker/rootless [2022-03-17T16:39:55.206Z] github.com/docker/docker/rootless/specconv [2022-03-17T16:39:55.206Z] github.com/docker/docker/runconfig [2022-03-17T16:39:55.206Z] github.com/docker/docker/runconfig/opts [2022-03-17T16:39:55.206Z] github.com/docker/docker/testutil [2022-03-17T16:39:55.206Z] github.com/docker/docker/testutil/daemon [2022-03-17T16:39:55.206Z] github.com/docker/docker/testutil/environment [2022-03-17T16:39:55.206Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T16:39:55.206Z] github.com/docker/docker/testutil/fakegit [2022-03-17T16:39:55.206Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T16:39:55.206Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T16:39:55.206Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T16:39:55.206Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T16:39:55.206Z] github.com/docker/docker/testutil/registry [2022-03-17T16:39:55.206Z] github.com/docker/docker/testutil/request [2022-03-17T16:39:55.206Z] github.com/docker/docker/volume [2022-03-17T16:39:55.206Z] github.com/docker/docker/volume/drivers [2022-03-17T16:39:55.206Z] github.com/docker/docker/volume/local [2022-03-17T16:39:55.206Z] github.com/docker/docker/volume/mounts [2022-03-17T16:39:55.206Z] github.com/docker/docker/volume/service [2022-03-17T16:39:55.206Z] github.com/docker/docker/volume/service/opts [2022-03-17T16:39:55.206Z] github.com/docker/docker/volume/testutils' [2022-03-17T16:39:55.206Z] ++ grep --fixed-strings /libnetwork [2022-03-17T16:39:55.206Z] ++ echo 'github.com/docker/docker/api [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/backend/build [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/httputils [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/middleware [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/build [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/container [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/debug [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/image [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/network [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/session [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/system [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/server/router/volume [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/backend [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/container [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/events [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/filters [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/image [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/mount [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/network [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/registry [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/strslice [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/swarm [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/time [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/versions [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T16:39:55.206Z] github.com/docker/docker/api/types/volume [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/builder-next [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/dockerfile [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/remotecontext [2022-03-17T16:39:55.206Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T16:39:55.206Z] github.com/docker/docker/cli [2022-03-17T16:39:55.206Z] github.com/docker/docker/cli/config [2022-03-17T16:39:55.206Z] github.com/docker/docker/cli/debug [2022-03-17T16:39:55.206Z] github.com/docker/docker/client [2022-03-17T16:39:55.206Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T16:39:55.206Z] github.com/docker/docker/cmd/dockerd [2022-03-17T16:39:55.206Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T16:39:55.206Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T16:39:55.206Z] github.com/docker/docker/container [2022-03-17T16:39:55.206Z] github.com/docker/docker/container/stream [2022-03-17T16:39:55.206Z] github.com/docker/docker/contrib/apparmor [2022-03-17T16:39:55.206Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T16:39:55.206Z] github.com/docker/docker/contrib/httpserver [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/cluster [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/config [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/events [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/exec [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/images [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/initlayer [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/links [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/listeners [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/local [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/names [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/network [2022-03-17T16:39:55.206Z] github.com/docker/docker/daemon/stats [2022-03-17T16:39:55.206Z] github.com/docker/docker/distribution [2022-03-17T16:39:55.206Z] github.com/docker/docker/distribution/metadata [2022-03-17T16:39:55.206Z] github.com/docker/docker/distribution/utils [2022-03-17T16:39:55.206Z] github.com/docker/docker/distribution/xfer [2022-03-17T16:39:55.206Z] github.com/docker/docker/dockerversion [2022-03-17T16:39:55.206Z] github.com/docker/docker/errdefs [2022-03-17T16:39:55.206Z] github.com/docker/docker/image [2022-03-17T16:39:55.206Z] github.com/docker/docker/image/cache [2022-03-17T16:39:55.206Z] github.com/docker/docker/image/tarexport [2022-03-17T16:39:55.206Z] github.com/docker/docker/image/v1 [2022-03-17T16:39:55.206Z] github.com/docker/docker/internal/test/suite [2022-03-17T16:39:55.206Z] github.com/docker/docker/layer [2022-03-17T16:39:55.206Z] github.com/docker/docker/libcontainerd [2022-03-17T16:39:55.206Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T16:39:55.206Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T16:39:55.206Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T16:39:55.206Z] github.com/docker/docker/libcontainerd/types [2022-03-17T16:39:55.206Z] github.com/docker/docker/libnetwork [2022-03-17T16:39:55.206Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T16:39:55.206Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T16:39:55.206Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T16:39:55.206Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T16:39:55.206Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T16:39:55.206Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/config [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/idm [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ns [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/options [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/osl [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/types [2022-03-17T16:39:55.207Z] github.com/docker/docker/oci [2022-03-17T16:39:55.207Z] github.com/docker/docker/oci/caps [2022-03-17T16:39:55.207Z] github.com/docker/docker/opts [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/aaparser [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/archive [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/authorization [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/capabilities [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/containerfs [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/directory [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/dmesg [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/filenotify [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/fileutils [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/fsutils [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/homedir [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/idtools [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/ioutils [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/longpath [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/loopback [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/parsers [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/pidfile [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/platform [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/plugins [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/pools [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/progress [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/pubsub [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/reexec [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/signal [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/stack [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/stringid [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/system [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/tailfile [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/tarsum [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/truncindex [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/urlutil [2022-03-17T16:39:55.207Z] github.com/docker/docker/pkg/useragent [2022-03-17T16:39:55.207Z] github.com/docker/docker/plugin [2022-03-17T16:39:55.207Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T16:39:55.207Z] github.com/docker/docker/plugin/v2 [2022-03-17T16:39:55.207Z] github.com/docker/docker/profiles/apparmor [2022-03-17T16:39:55.207Z] github.com/docker/docker/profiles/seccomp [2022-03-17T16:39:55.207Z] github.com/docker/docker/quota [2022-03-17T16:39:55.207Z] github.com/docker/docker/reference [2022-03-17T16:39:55.207Z] github.com/docker/docker/registry [2022-03-17T16:39:55.207Z] github.com/docker/docker/registry/resumable [2022-03-17T16:39:55.207Z] github.com/docker/docker/restartmanager [2022-03-17T16:39:55.207Z] github.com/docker/docker/rootless [2022-03-17T16:39:55.207Z] github.com/docker/docker/rootless/specconv [2022-03-17T16:39:55.207Z] github.com/docker/docker/runconfig [2022-03-17T16:39:55.207Z] github.com/docker/docker/runconfig/opts [2022-03-17T16:39:55.207Z] github.com/docker/docker/testutil [2022-03-17T16:39:55.207Z] github.com/docker/docker/testutil/daemon [2022-03-17T16:39:55.207Z] github.com/docker/docker/testutil/environment [2022-03-17T16:39:55.207Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T16:39:55.207Z] github.com/docker/docker/testutil/fakegit [2022-03-17T16:39:55.207Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T16:39:55.207Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T16:39:55.207Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T16:39:55.207Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T16:39:55.207Z] github.com/docker/docker/testutil/registry [2022-03-17T16:39:55.207Z] github.com/docker/docker/testutil/request [2022-03-17T16:39:55.207Z] github.com/docker/docker/volume [2022-03-17T16:39:55.207Z] github.com/docker/docker/volume/drivers [2022-03-17T16:39:55.207Z] github.com/docker/docker/volume/local [2022-03-17T16:39:55.207Z] github.com/docker/docker/volume/mounts [2022-03-17T16:39:55.207Z] github.com/docker/docker/volume/service [2022-03-17T16:39:55.207Z] github.com/docker/docker/volume/service/opts [2022-03-17T16:39:55.207Z] github.com/docker/docker/volume/testutils' [2022-03-17T16:39:55.207Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/config [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/idm [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ns [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/options [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/osl [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/types' [2022-03-17T16:39:55.207Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-17T16:39:55.207Z] + echo 'github.com/docker/docker/libnetwork [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/config [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/idm [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/ns [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/options [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/osl [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/types' [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T16:39:55.207Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T16:39:55.207Z] + type docker-proxy [2022-03-17T16:39:55.207Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-17T16:39:55.207Z] + hack/make.sh binary-proxy install-proxy [2022-03-17T16:39:55.207Z] [2022-03-17T16:39:55.207Z] Removing bundles/ [2022-03-17T16:39:55.207Z] [2022-03-17T16:39:55.207Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-17T16:39:55.465Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-17T16:39:55.465Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T16:39:56.941Z] === RUN TestNewListSecretsFilters [2022-03-17T16:39:56.941Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-17T16:39:56.941Z] === RUN TestNewListConfigsFilters [2022-03-17T16:39:56.941Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-17T16:39:56.941Z] PASS [2022-03-17T16:39:56.941Z] coverage: 0.5% of statements [2022-03-17T16:39:56.941Z] ok github.com/docker/docker/daemon/cluster 0.184s coverage: 0.5% of statements [2022-03-17T16:39:57.591Z] --- PASS: TestResizeWithInvalidSize (3.02s) [2022-03-17T16:39:57.591Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T16:39:57.895Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-17T16:39:57.895Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-03-17T16:39:57.895Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-17T16:39:57.895Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-17T16:39:57.895Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-17T16:39:57.895Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-17T16:39:57.895Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-17T16:39:57.895Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-17T16:39:57.895Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-17T16:39:57.895Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-17T16:39:57.895Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-17T16:39:57.895Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-17T16:39:57.895Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-17T16:39:57.895Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-17T16:39:57.895Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-17T16:39:57.895Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-17T16:39:57.895Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-17T16:39:57.895Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-17T16:39:57.895Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-17T16:39:57.895Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-17T16:39:57.895Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-17T16:39:57.895Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-17T16:39:57.895Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-17T16:39:57.895Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-17T16:39:57.895Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-17T16:39:57.895Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-17T16:39:57.895Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-17T16:39:58.259Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-17T16:39:58.347Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-17T16:39:58.347Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-17T16:39:58.347Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-17T16:39:58.347Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-17T16:39:58.347Z] PASS [2022-03-17T16:39:58.347Z] coverage: 35.9% of statements [2022-03-17T16:39:58.347Z] ok github.com/docker/docker/daemon/cluster/convert 0.761s coverage: 35.9% of statements [2022-03-17T16:39:58.829Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-17T16:40:00.214Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-17T16:40:00.499Z] === RUN TestWaitNodeAttachment [2022-03-17T16:40:00.536Z] --- PASS: TestResizeWhenContainerNotStarted (3.01s) [2022-03-17T16:40:00.536Z] === RUN TestDaemonRestartKillContainers [2022-03-17T16:40:00.536Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:40:00.536Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-17T16:40:00.536Z] === RUN TestStats [2022-03-17T16:40:00.536Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T16:40:00.536Z] --- SKIP: TestStats (0.00s) [2022-03-17T16:40:00.536Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T16:40:00.952Z] === RUN TestBuilderGC [2022-03-17T16:40:00.952Z] --- PASS: TestBuilderGC (0.00s) [2022-03-17T16:40:00.952Z] === RUN TestDaemonConfigurationNotFound [2022-03-17T16:40:00.952Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-17T16:40:00.952Z] === RUN TestDaemonBrokenConfiguration [2022-03-17T16:40:00.952Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-17T16:40:00.952Z] === RUN TestFindConfigurationConflicts [2022-03-17T16:40:00.952Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-17T16:40:00.952Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-17T16:40:00.952Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-17T16:40:00.952Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-17T16:40:00.952Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-17T16:40:00.952Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-17T16:40:00.952Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-17T16:40:00.952Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-17T16:40:00.952Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-17T16:40:00.952Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-17T16:40:00.952Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-17T16:40:00.952Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-17T16:40:00.952Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-17T16:40:00.952Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-17T16:40:00.952Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-17T16:40:00.952Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-17T16:40:00.952Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-17T16:40:00.952Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-17T16:40:00.952Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-17T16:40:00.952Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-17T16:40:00.952Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-17T16:40:00.952Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-17T16:40:00.952Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-17T16:40:00.952Z] === RUN TestValidateConfigurationErrors [2022-03-17T16:40:00.952Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-17T16:40:00.952Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-17T16:40:00.952Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-17T16:40:00.952Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-17T16:40:00.952Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-17T16:40:00.952Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-17T16:40:00.952Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-17T16:40:00.952Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-17T16:40:00.952Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-17T16:40:00.952Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-17T16:40:00.952Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-17T16:40:00.952Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-17T16:40:00.952Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-17T16:40:00.952Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-17T16:40:00.952Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-17T16:40:00.952Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-17T16:40:00.952Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-17T16:40:00.952Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-17T16:40:00.952Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-17T16:40:00.952Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-17T16:40:00.952Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-17T16:40:00.952Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-17T16:40:00.952Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-17T16:40:00.952Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-17T16:40:00.952Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-17T16:40:00.952Z] === RUN TestValidateConfiguration [2022-03-17T16:40:00.952Z] === RUN TestValidateConfiguration/with_label [2022-03-17T16:40:00.952Z] === RUN TestValidateConfiguration/with_dns [2022-03-17T16:40:00.952Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-17T16:40:00.952Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-17T16:40:00.952Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-17T16:40:00.952Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-17T16:40:00.953Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-17T16:40:00.953Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-17T16:40:00.953Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-17T16:40:00.953Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-17T16:40:00.953Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-17T16:40:00.953Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-17T16:40:00.953Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-17T16:40:00.953Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-17T16:40:00.953Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-17T16:40:00.953Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-17T16:40:00.953Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-17T16:40:00.953Z] === RUN TestReloadSetConfigFileNotExist [2022-03-17T16:40:00.953Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-17T16:40:00.953Z] === RUN TestIsolationConversion [2022-03-17T16:40:00.953Z] === RUN TestIsolationConversion/default [2022-03-17T16:40:00.953Z] === RUN TestIsolationConversion/process [2022-03-17T16:40:00.953Z] === RUN TestIsolationConversion/hyperv [2022-03-17T16:40:00.953Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-17T16:40:00.953Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-17T16:40:00.953Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-17T16:40:00.953Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-17T16:40:00.953Z] === RUN TestContainerLabels [2022-03-17T16:40:00.953Z] --- PASS: TestContainerLabels (0.00s) [2022-03-17T16:40:00.953Z] === RUN TestCredentialSpecConversion [2022-03-17T16:40:00.953Z] === RUN TestCredentialSpecConversion/none [2022-03-17T16:40:00.953Z] === RUN TestCredentialSpecConversion/config [2022-03-17T16:40:00.953Z] === RUN TestCredentialSpecConversion/file [2022-03-17T16:40:00.953Z] === RUN TestCredentialSpecConversion/registry [2022-03-17T16:40:00.953Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-17T16:40:00.953Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-17T16:40:00.953Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-17T16:40:00.953Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-17T16:40:00.953Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-17T16:40:00.953Z] === RUN TestControllerValidateMountBind [2022-03-17T16:40:00.953Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-17T16:40:00.953Z] === RUN TestControllerValidateMountVolume [2022-03-17T16:40:00.953Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-17T16:40:00.953Z] === RUN TestControllerValidateMountTarget [2022-03-17T16:40:00.953Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-17T16:40:01.154Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-17T16:40:01.404Z] === RUN TestControllerValidateMountTmpfs [2022-03-17T16:40:01.404Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-17T16:40:01.404Z] === RUN TestControllerValidateMountInvalidType [2022-03-17T16:40:01.404Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-17T16:40:01.404Z] === RUN TestControllerValidateMountNamedPipe [2022-03-17T16:40:01.404Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-17T16:40:01.404Z] PASS [2022-03-17T16:40:01.404Z] coverage: 11.0% of statements [2022-03-17T16:40:01.404Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.789s coverage: 11.0% of statements [2022-03-17T16:40:01.404Z] time="2022-03-17T16:40:00Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-17T16:40:01.404Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-03-17T16:40:01.404Z] === RUN TestReloadDefaultConfigNotExist [2022-03-17T16:40:01.404Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:40:01.404Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T16:40:01.404Z] === RUN TestReloadBadDefaultConfig [2022-03-17T16:40:01.404Z] time="2022-03-17T16:40:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1620033874" [2022-03-17T16:40:01.404Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-17T16:40:01.404Z] === RUN TestReloadWithConflictingLabels [2022-03-17T16:40:01.404Z] time="2022-03-17T16:40:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-202434824" [2022-03-17T16:40:01.404Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-17T16:40:01.404Z] === RUN TestReloadWithDuplicateLabels [2022-03-17T16:40:01.404Z] time="2022-03-17T16:40:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2373982948" [2022-03-17T16:40:01.404Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-17T16:40:01.404Z] === RUN TestMaskURLCredentials [2022-03-17T16:40:01.404Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-17T16:40:01.404Z] === RUN TestDaemonConfigurationMerge [2022-03-17T16:40:01.404Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-17T16:40:01.404Z] PASS [2022-03-17T16:40:01.404Z] coverage: 79.2% of statements [2022-03-17T16:40:01.404Z] ok github.com/docker/docker/daemon/config 0.318s coverage: 79.2% of statements [2022-03-17T16:40:01.913Z] === RUN TestEventsLog [2022-03-17T16:40:01.913Z] --- PASS: TestEventsLog (0.00s) [2022-03-17T16:40:01.913Z] === RUN TestEventsLogTimeout [2022-03-17T16:40:01.913Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-17T16:40:01.913Z] === RUN TestLogEvents [2022-03-17T16:40:01.913Z] --- PASS: TestLogEvents (0.05s) [2022-03-17T16:40:01.913Z] === RUN TestLoadBufferedEvents [2022-03-17T16:40:01.913Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-03-17T16:40:01.913Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-17T16:40:01.913Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-17T16:40:01.913Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-17T16:40:01.913Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-17T16:40:01.913Z] PASS [2022-03-17T16:40:01.913Z] coverage: 50.0% of statements [2022-03-17T16:40:01.913Z] ok github.com/docker/docker/daemon/events 0.360s coverage: 50.0% of statements [2022-03-17T16:40:02.155Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-17T16:40:03.428Z] === RUN TestLinkNaming [2022-03-17T16:40:03.428Z] --- PASS: TestLinkNaming (0.00s) [2022-03-17T16:40:03.428Z] === RUN TestLinkNew [2022-03-17T16:40:03.428Z] --- PASS: TestLinkNew (0.00s) [2022-03-17T16:40:03.428Z] === RUN TestLinkEnv [2022-03-17T16:40:03.428Z] --- PASS: TestLinkEnv (0.00s) [2022-03-17T16:40:03.428Z] === RUN TestLinkMultipleEnv [2022-03-17T16:40:03.428Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-17T16:40:03.428Z] === RUN TestLinkPortRangeEnv [2022-03-17T16:40:03.428Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-17T16:40:03.428Z] PASS [2022-03-17T16:40:03.428Z] coverage: 93.0% of statements [2022-03-17T16:40:03.428Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2022-03-17T16:40:03.428Z] === RUN TestIsEmptyDir [2022-03-17T16:40:03.428Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-17T16:40:03.428Z] PASS [2022-03-17T16:40:03.428Z] coverage: 2.3% of statements [2022-03-17T16:40:03.428Z] ok github.com/docker/docker/daemon/graphdriver 0.095s coverage: 2.3% of statements [2022-03-17T16:40:03.542Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-17T16:40:03.595Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-17T16:40:03.595Z] [2022-03-17T16:40:03.595Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-17T16:40:03.595Z] Installing docker-proxy to /usr/local/bin/ [2022-03-17T16:40:03.595Z] [2022-03-17T16:40:03.595Z] + mkdir -p bundles [2022-03-17T16:40:03.595Z] + '[' -n 'github.com/docker/docker/api [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/backend/build [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/httputils [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/middleware [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/router [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/router/build [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/router/container [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/router/debug [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/router/image [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/router/network [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/router/session [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/router/system [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/server/router/volume [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/backend [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/container [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/events [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/filters [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/image [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/mount [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/network [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/registry [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/strslice [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/swarm [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/time [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/versions [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T16:40:03.595Z] github.com/docker/docker/api/types/volume [2022-03-17T16:40:03.595Z] github.com/docker/docker/builder [2022-03-17T16:40:03.595Z] github.com/docker/docker/builder/builder-next [2022-03-17T16:40:03.595Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T16:40:03.595Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T16:40:03.595Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T16:40:03.595Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T16:40:03.595Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T16:40:03.595Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T16:40:03.595Z] github.com/docker/docker/builder/dockerfile [2022-03-17T16:40:03.595Z] github.com/docker/docker/builder/remotecontext [2022-03-17T16:40:03.595Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T16:40:03.595Z] github.com/docker/docker/cli [2022-03-17T16:40:03.595Z] github.com/docker/docker/cli/config [2022-03-17T16:40:03.595Z] github.com/docker/docker/cli/debug [2022-03-17T16:40:03.595Z] github.com/docker/docker/client [2022-03-17T16:40:03.595Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T16:40:03.595Z] github.com/docker/docker/cmd/dockerd [2022-03-17T16:40:03.595Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T16:40:03.595Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T16:40:03.595Z] github.com/docker/docker/container [2022-03-17T16:40:03.595Z] github.com/docker/docker/container/stream [2022-03-17T16:40:03.595Z] github.com/docker/docker/contrib/apparmor [2022-03-17T16:40:03.595Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T16:40:03.595Z] github.com/docker/docker/contrib/httpserver [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/cluster [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/config [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/events [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/exec [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/images [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/initlayer [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/links [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/listeners [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/logger [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/logger/local [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/names [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/network [2022-03-17T16:40:03.595Z] github.com/docker/docker/daemon/stats [2022-03-17T16:40:03.595Z] github.com/docker/docker/distribution [2022-03-17T16:40:03.595Z] github.com/docker/docker/distribution/metadata [2022-03-17T16:40:03.595Z] github.com/docker/docker/distribution/utils [2022-03-17T16:40:03.595Z] github.com/docker/docker/distribution/xfer [2022-03-17T16:40:03.595Z] github.com/docker/docker/dockerversion [2022-03-17T16:40:03.595Z] github.com/docker/docker/errdefs [2022-03-17T16:40:03.595Z] github.com/docker/docker/image [2022-03-17T16:40:03.595Z] github.com/docker/docker/image/cache [2022-03-17T16:40:03.595Z] github.com/docker/docker/image/tarexport [2022-03-17T16:40:03.595Z] github.com/docker/docker/image/v1 [2022-03-17T16:40:03.595Z] github.com/docker/docker/internal/test/suite [2022-03-17T16:40:03.595Z] github.com/docker/docker/layer [2022-03-17T16:40:03.595Z] github.com/docker/docker/libcontainerd [2022-03-17T16:40:03.595Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T16:40:03.595Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T16:40:03.595Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T16:40:03.595Z] github.com/docker/docker/libcontainerd/types [2022-03-17T16:40:03.595Z] github.com/docker/docker/oci [2022-03-17T16:40:03.595Z] github.com/docker/docker/oci/caps [2022-03-17T16:40:03.595Z] github.com/docker/docker/opts [2022-03-17T16:40:03.595Z] github.com/docker/docker/pkg/aaparser [2022-03-17T16:40:03.595Z] github.com/docker/docker/pkg/archive [2022-03-17T16:40:03.595Z] github.com/docker/docker/pkg/authorization [2022-03-17T16:40:03.595Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T16:40:03.595Z] github.com/docker/docker/pkg/capabilities [2022-03-17T16:40:03.595Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T16:40:03.595Z] github.com/docker/docker/pkg/containerfs [2022-03-17T16:40:03.595Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T16:40:03.595Z] github.com/docker/docker/pkg/directory [2022-03-17T16:40:03.595Z] github.com/docker/docker/pkg/dmesg [2022-03-17T16:40:03.595Z] github.com/docker/docker/pkg/filenotify [2022-03-17T16:40:03.595Z] github.com/docker/docker/pkg/fileutils [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/fsutils [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/homedir [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/idtools [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/ioutils [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/longpath [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/loopback [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/parsers [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/pidfile [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/platform [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/plugins [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/pools [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/progress [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/pubsub [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/reexec [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/signal [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/stack [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/stringid [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/system [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/tailfile [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/tarsum [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/truncindex [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/urlutil [2022-03-17T16:40:03.596Z] github.com/docker/docker/pkg/useragent [2022-03-17T16:40:03.596Z] github.com/docker/docker/plugin [2022-03-17T16:40:03.596Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T16:40:03.596Z] github.com/docker/docker/plugin/v2 [2022-03-17T16:40:03.596Z] github.com/docker/docker/profiles/apparmor [2022-03-17T16:40:03.596Z] github.com/docker/docker/profiles/seccomp [2022-03-17T16:40:03.596Z] github.com/docker/docker/quota [2022-03-17T16:40:03.596Z] github.com/docker/docker/reference [2022-03-17T16:40:03.596Z] github.com/docker/docker/registry [2022-03-17T16:40:03.596Z] github.com/docker/docker/registry/resumable [2022-03-17T16:40:03.596Z] github.com/docker/docker/restartmanager [2022-03-17T16:40:03.596Z] github.com/docker/docker/rootless [2022-03-17T16:40:03.596Z] github.com/docker/docker/rootless/specconv [2022-03-17T16:40:03.596Z] github.com/docker/docker/runconfig [2022-03-17T16:40:03.596Z] github.com/docker/docker/runconfig/opts [2022-03-17T16:40:03.596Z] github.com/docker/docker/testutil [2022-03-17T16:40:03.596Z] github.com/docker/docker/testutil/daemon [2022-03-17T16:40:03.596Z] github.com/docker/docker/testutil/environment [2022-03-17T16:40:03.596Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T16:40:03.596Z] github.com/docker/docker/testutil/fakegit [2022-03-17T16:40:03.596Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T16:40:03.596Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T16:40:03.596Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T16:40:03.596Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T16:40:03.596Z] github.com/docker/docker/testutil/registry [2022-03-17T16:40:03.596Z] github.com/docker/docker/testutil/request [2022-03-17T16:40:03.596Z] github.com/docker/docker/volume [2022-03-17T16:40:03.596Z] github.com/docker/docker/volume/drivers [2022-03-17T16:40:03.596Z] github.com/docker/docker/volume/local [2022-03-17T16:40:03.596Z] github.com/docker/docker/volume/mounts [2022-03-17T16:40:03.596Z] github.com/docker/docker/volume/service [2022-03-17T16:40:03.596Z] github.com/docker/docker/volume/service/opts [2022-03-17T16:40:03.596Z] github.com/docker/docker/volume/testutils' ']' [2022-03-17T16:40:03.596Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-17T16:40:03.596Z] ? github.com/docker/docker/api [no test files] [2022-03-17T16:40:04.381Z] === RUN TestVerifyNetworkingConfig [2022-03-17T16:40:04.381Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestGetContainer [2022-03-17T16:40:04.381Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestValidContainerNames [2022-03-17T16:40:04.381Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestContainerInitDNS [2022-03-17T16:40:04.381Z] daemon_test.go:145: root required [2022-03-17T16:40:04.381Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestMerge [2022-03-17T16:40:04.381Z] --- PASS: TestMerge (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestValidateContainerIsolation [2022-03-17T16:40:04.381Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestFindNetworkErrorType [2022-03-17T16:40:04.381Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestEnsureServicesExist [2022-03-17T16:40:04.381Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestEnsureServicesExistErrors [2022-03-17T16:40:04.381Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-17T16:40:04.381Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-17T16:40:04.381Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-17T16:40:04.381Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-17T16:40:04.381Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-17T16:40:04.381Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-17T16:40:04.381Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestContainerDelete [2022-03-17T16:40:04.381Z] --- PASS: TestContainerDelete (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestContainerDoubleDelete [2022-03-17T16:40:04.381Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestLogContainerEventCopyLabels [2022-03-17T16:40:04.381Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestLogContainerEventWithAttributes [2022-03-17T16:40:04.381Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestNoneHealthcheck [2022-03-17T16:40:04.381Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestHealthStates [2022-03-17T16:40:04.381Z] time="2022-03-17T16:40:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:40:04.381Z] time="2022-03-17T16:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:40:04.381Z] time="2022-03-17T16:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:40:04.381Z] time="2022-03-17T16:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:40:04.381Z] time="2022-03-17T16:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:40:04.381Z] time="2022-03-17T16:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:40:04.381Z] time="2022-03-17T16:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:40:04.381Z] time="2022-03-17T16:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:40:04.381Z] time="2022-03-17T16:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:40:04.381Z] time="2022-03-17T16:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T16:40:04.381Z] --- PASS: TestHealthStates (0.22s) [2022-03-17T16:40:04.381Z] === RUN TestGetInspectData [2022-03-17T16:40:04.381Z] --- PASS: TestGetInspectData (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestFillLicense [2022-03-17T16:40:04.381Z] --- PASS: TestFillLicense (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestListInvalidFilter [2022-03-17T16:40:04.381Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestNameFilter [2022-03-17T16:40:04.381Z] --- PASS: TestNameFilter (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-17T16:40:04.381Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-17T16:40:04.381Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-17T16:40:04.381Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-17T16:40:04.382Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-17T16:40:04.382Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-17T16:40:04.382Z] === RUN TestDaemonReloadLabels [2022-03-17T16:40:04.382Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-17T16:40:04.382Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-17T16:40:04.382Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-17T16:40:04.382Z] === RUN TestDaemonReloadMirrors [2022-03-17T16:40:04.382Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-17T16:40:04.382Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-17T16:40:04.382Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-17T16:40:04.382Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-17T16:40:04.382Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-17T16:40:04.382Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-17T16:40:04.382Z] reload_test.go:342: root required [2022-03-17T16:40:04.382Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T16:40:04.382Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-17T16:40:04.382Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-17T16:40:04.382Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-17T16:40:04.382Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-17T16:40:04.382Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-17T16:40:04.382Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-17T16:40:04.382Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-17T16:40:04.382Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-17T16:40:04.382Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-17T16:40:04.382Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-17T16:40:04.382Z] === RUN TestParseVolumesFrom [2022-03-17T16:40:04.382Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-17T16:40:04.382Z] PASS [2022-03-17T16:40:04.382Z] coverage: 8.6% of statements [2022-03-17T16:40:04.382Z] ok github.com/docker/docker/daemon 0.736s coverage: 8.6% of statements [2022-03-17T16:40:04.836Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-17T16:40:04.836Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-17T16:40:04.836Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-17T16:40:04.836Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-17T16:40:04.836Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-17T16:40:04.836Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-17T16:40:04.836Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-17T16:40:04.836Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-17T16:40:04.836Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-17T16:40:04.836Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-17T16:40:04.836Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-17T16:40:04.836Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-17T16:40:04.836Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-17T16:40:04.836Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-17T16:40:05.455Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-17T16:40:06.350Z] === RUN TestNewStreamConfig [2022-03-17T16:40:06.350Z] === RUN TestNewStreamConfig/defaults [2022-03-17T16:40:06.350Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-17T16:40:06.350Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-17T16:40:06.350Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-17T16:40:06.350Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-17T16:40:06.350Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-17T16:40:06.350Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-17T16:40:06.350Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-17T16:40:06.350Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-17T16:40:06.350Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-17T16:40:06.395Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-17T16:40:06.656Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-17T16:40:06.801Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-17T16:40:06.801Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-17T16:40:06.801Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-17T16:40:06.801Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-17T16:40:06.801Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-17T16:40:06.801Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-17T16:40:06.801Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-17T16:40:06.801Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-17T16:40:06.801Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-17T16:40:06.801Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-17T16:40:06.801Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-17T16:40:06.801Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-17T16:40:06.801Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-17T16:40:06.801Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-17T16:40:06.801Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-17T16:40:06.801Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-17T16:40:06.801Z] === RUN TestAdapterReadLogs [2022-03-17T16:40:06.801Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-17T16:40:06.801Z] === RUN TestCopier [2022-03-17T16:40:06.801Z] --- PASS: TestCopier (0.00s) [2022-03-17T16:40:06.801Z] === RUN TestCopierLongLines [2022-03-17T16:40:06.801Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-17T16:40:06.801Z] === RUN TestCopierSlow [2022-03-17T16:40:06.801Z] time="2022-03-17T16:40:06Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-17T16:40:06.801Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-03-17T16:40:06.802Z] === RUN TestCreateSuccess [2022-03-17T16:40:06.802Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestCreateStreamSkipped [2022-03-17T16:40:06.802Z] time="2022-03-17T16:40:06Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-17T16:40:06.802Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestCreateLogGroupSuccess [2022-03-17T16:40:06.802Z] time="2022-03-17T16:40:06Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-17T16:40:06.802Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestCreateError [2022-03-17T16:40:06.802Z] --- PASS: TestCreateError (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestCreateAlreadyExists [2022-03-17T16:40:06.802Z] time="2022-03-17T16:40:06Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-17T16:40:06.802Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestLogClosed [2022-03-17T16:40:06.802Z] --- PASS: TestLogClosed (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestLogBlocking [2022-03-17T16:40:06.802Z] --- PASS: TestLogBlocking (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-17T16:40:06.802Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestLogNonBlockingBufferFull [2022-03-17T16:40:06.802Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestPublishBatchSuccess [2022-03-17T16:40:06.802Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestPublishBatchError [2022-03-17T16:40:06.802Z] time="2022-03-17T16:40:06Z" level=error msg=error [2022-03-17T16:40:06.802Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-17T16:40:06.802Z] time="2022-03-17T16:40:06Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T16:40:06.802Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-17T16:40:06.802Z] time="2022-03-17T16:40:06Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T16:40:06.802Z] time="2022-03-17T16:40:06Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-17T16:40:06.802Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestCollectBatchSimple [2022-03-17T16:40:06.802Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestCollectBatchTicker [2022-03-17T16:40:06.802Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestCollectBatchMultilinePattern [2022-03-17T16:40:06.802Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-17T16:40:06.802Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-17T16:40:06.802Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-17T16:40:06.802Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-17T16:40:06.802Z] === RUN TestCollectBatchClose [2022-03-17T16:40:06.802Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestEffectiveLen [2022-03-17T16:40:06.802Z] === RUN TestEffectiveLen/0/Hello [2022-03-17T16:40:06.802Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-17T16:40:06.802Z] === RUN TestEffectiveLen/2/🙃 [2022-03-17T16:40:06.802Z] === RUN TestEffectiveLen/3/���� [2022-03-17T16:40:06.802Z] === RUN TestEffectiveLen/4/He��o [2022-03-17T16:40:06.802Z] === RUN TestEffectiveLen/5/ [2022-03-17T16:40:06.802Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestFindValidSplit [2022-03-17T16:40:06.802Z] === RUN TestFindValidSplit/0/ [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1076: [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1077: [2022-03-17T16:40:06.802Z] === RUN TestFindValidSplit/1/Hello [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1076: Hello [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1077: [2022-03-17T16:40:06.802Z] === RUN TestFindValidSplit/2/Hello [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1076: He [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1077: llo [2022-03-17T16:40:06.802Z] === RUN TestFindValidSplit/3/Hello [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1076: [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1077: Hello [2022-03-17T16:40:06.802Z] === RUN TestFindValidSplit/4/🙃 [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1076: [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-17T16:40:06.802Z] === RUN TestFindValidSplit/5/🙃 [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1077: [2022-03-17T16:40:06.802Z] === RUN TestFindValidSplit/6/a� [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1076: a [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1077: � [2022-03-17T16:40:06.802Z] === RUN TestFindValidSplit/7/a� [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1076: a� [2022-03-17T16:40:06.802Z] cloudwatchlogs_test.go:1077: [2022-03-17T16:40:06.802Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestProcessEventEmoji [2022-03-17T16:40:06.802Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestCollectBatchLineSplit [2022-03-17T16:40:06.802Z] --- PASS: TestCollectBatchLineSplit (0.05s) [2022-03-17T16:40:06.802Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-17T16:40:06.802Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestCollectBatchMaxEvents [2022-03-17T16:40:06.802Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-17T16:40:06.802Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-17T16:40:06.802Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-17T16:40:06.802Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-17T16:40:06.802Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-17T16:40:06.802Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-17T16:40:06.802Z] --- PASS: TestCopierSlow (0.22s) [2022-03-17T16:40:06.802Z] === RUN TestCopierWithSized [2022-03-17T16:40:06.802Z] === RUN TestCopierWithSized/as_is [2022-03-17T16:40:06.802Z] === RUN TestSearchRegistryForImagesErrors [2022-03-17T16:40:06.802Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestSearchRegistryForImages [2022-03-17T16:40:06.802Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestOnlyPlatformWithFallback [2022-03-17T16:40:06.802Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestImageDelete [2022-03-17T16:40:06.802Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-17T16:40:06.802Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-17T16:40:06.802Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-17T16:40:06.802Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-17T16:40:06.802Z] === RUN TestCopierWithPartial [2022-03-17T16:40:06.802Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestRingLogger [2022-03-17T16:40:06.802Z] --- PASS: TestRingLogger (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestRingCap [2022-03-17T16:40:06.802Z] --- PASS: TestRingCap (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestRingClose [2022-03-17T16:40:06.802Z] --- PASS: TestRingClose (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestRingDrain [2022-03-17T16:40:06.802Z] --- PASS: TestRingDrain (0.00s) [2022-03-17T16:40:06.802Z] PASS [2022-03-17T16:40:06.802Z] coverage: 43.2% of statements [2022-03-17T16:40:06.802Z] === RUN TestImageDelete/no_lease [2022-03-17T16:40:06.802Z] === RUN TestImageDelete/lease_exists [2022-03-17T16:40:06.802Z] ok github.com/docker/docker/daemon/logger 0.309s coverage: 43.2% of statements [2022-03-17T16:40:06.802Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-17T16:40:06.802Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-17T16:40:06.802Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-17T16:40:06.802Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-17T16:40:06.802Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-17T16:40:06.802Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-17T16:40:06.802Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-17T16:40:06.802Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-17T16:40:06.802Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-17T16:40:06.802Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-17T16:40:06.802Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsFormat [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-17T16:40:06.802Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-17T16:40:06.802Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestCreateTagSuccess [2022-03-17T16:40:06.802Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-17T16:40:06.802Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-17T16:40:06.802Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-17T16:40:06.802Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-17T16:40:06.802Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-17T16:40:06.802Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-03-17T16:40:06.802Z] PASS [2022-03-17T16:40:06.802Z] coverage: 80.2% of statements [2022-03-17T16:40:06.802Z] --- PASS: TestImageDelete (0.06s) [2022-03-17T16:40:06.802Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-17T16:40:06.802Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-17T16:40:06.802Z] === RUN TestContentStoreForPull [2022-03-17T16:40:06.802Z] ok github.com/docker/docker/daemon/logger/awslogs 0.556s coverage: 80.2% of statements [2022-03-17T16:40:07.228Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-17T16:40:07.254Z] === RUN TestValidateLogOptReconnectInterval [2022-03-17T16:40:07.255Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-17T16:40:07.255Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-17T16:40:07.255Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-17T16:40:07.255Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-17T16:40:07.255Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-17T16:40:07.255Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-17T16:40:07.255Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-17T16:40:07.255Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-17T16:40:07.255Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-17T16:40:07.255Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-17T16:40:07.255Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-17T16:40:07.255Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-17T16:40:07.255Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-17T16:40:07.255Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-17T16:40:07.255Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-17T16:40:07.255Z] PASS [2022-03-17T16:40:07.255Z] coverage: 33.6% of statements [2022-03-17T16:40:07.255Z] ok github.com/docker/docker/daemon/logger/fluentd 0.066s coverage: 33.6% of statements [2022-03-17T16:40:07.255Z] --- PASS: TestContentStoreForPull (0.25s) [2022-03-17T16:40:07.255Z] PASS [2022-03-17T16:40:07.255Z] coverage: 6.8% of statements [2022-03-17T16:40:07.255Z] ok github.com/docker/docker/daemon/images 0.448s coverage: 6.8% of statements [2022-03-17T16:40:07.255Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-17T16:40:07.255Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-17T16:40:07.255Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-17T16:40:07.255Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-17T16:40:07.255Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-17T16:40:07.255Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-17T16:40:08.210Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-17T16:40:08.210Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-17T16:40:08.210Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-17T16:40:08.210Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2022-03-17T16:40:08.210Z] === RUN TestFastTimeMarshalJSON [2022-03-17T16:40:08.210Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-17T16:40:08.210Z] PASS [2022-03-17T16:40:08.210Z] coverage: 87.2% of statements [2022-03-17T16:40:08.210Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.227s coverage: 87.2% of statements [2022-03-17T16:40:08.664Z] === RUN TestJSONFileLogger [2022-03-17T16:40:08.664Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-17T16:40:08.664Z] === RUN TestJSONFileLoggerWithTags [2022-03-17T16:40:08.664Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-03-17T16:40:08.664Z] === RUN TestJSONFileLoggerWithOpts [2022-03-17T16:40:09.118Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-17T16:40:09.118Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-17T16:40:09.118Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-17T16:40:09.118Z] === RUN TestEncodeDecode [2022-03-17T16:40:09.118Z] === PAUSE TestEncodeDecode [2022-03-17T16:40:09.118Z] === RUN TestUnexpectedEOF [2022-03-17T16:40:09.118Z] === RUN TestWriteLog [2022-03-17T16:40:09.118Z] === PAUSE TestWriteLog [2022-03-17T16:40:09.118Z] === RUN TestReadLog [2022-03-17T16:40:09.118Z] === PAUSE TestReadLog [2022-03-17T16:40:09.118Z] === RUN TestDecode [2022-03-17T16:40:09.118Z] time="2022-03-17T16:40:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T16:40:09.118Z] time="2022-03-17T16:40:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T16:40:09.118Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-03-17T16:40:09.118Z] === CONT TestEncodeDecode [2022-03-17T16:40:09.118Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-17T16:40:09.118Z] PASS [2022-03-17T16:40:09.118Z] coverage: 69.9% of statements [2022-03-17T16:40:09.118Z] --- PASS: TestDecode (0.03s) [2022-03-17T16:40:09.118Z] === CONT TestWriteLog [2022-03-17T16:40:09.118Z] === CONT TestReadLog [2022-03-17T16:40:09.118Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.324s coverage: 69.9% of statements [2022-03-17T16:40:09.118Z] === RUN TestReadLog/tail_exact [2022-03-17T16:40:09.118Z] --- PASS: TestWriteLog (0.01s) [2022-03-17T16:40:09.118Z] === RUN TestReadLog/tail_less_than_available [2022-03-17T16:40:09.118Z] === RUN TestReadLog/tail_more_than_available [2022-03-17T16:40:09.118Z] --- PASS: TestReadLog (0.23s) [2022-03-17T16:40:09.118Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-03-17T16:40:09.118Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-17T16:40:09.118Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-17T16:40:09.118Z] PASS [2022-03-17T16:40:09.118Z] coverage: 78.7% of statements [2022-03-17T16:40:09.153Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-17T16:40:09.189Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.95s) [2022-03-17T16:40:09.189Z] === RUN TestStopContainerWithTimeout [2022-03-17T16:40:09.189Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T16:40:09.189Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-17T16:40:09.189Z] === RUN TestUpdateRestartPolicy [2022-03-17T16:40:09.571Z] ok github.com/docker/docker/daemon/logger/local 0.327s coverage: 78.7% of statements [2022-03-17T16:40:09.571Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-17T16:40:10.024Z] === RUN TestOpenFileDelete [2022-03-17T16:40:10.024Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-17T16:40:10.024Z] === RUN TestOpenFileRename [2022-03-17T16:40:10.024Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-17T16:40:10.024Z] === RUN TestHandleDecoderErr [2022-03-17T16:40:10.024Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-17T16:40:10.024Z] === RUN TestParseLogTagDefaultTag [2022-03-17T16:40:10.024Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-17T16:40:10.024Z] === RUN TestParseLogTag [2022-03-17T16:40:10.024Z] --- PASS: TestParseLogTag (0.00s) [2022-03-17T16:40:10.024Z] === RUN TestParseLogTagEmptyTag [2022-03-17T16:40:10.024Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-17T16:40:10.024Z] === RUN TestTailFiles [2022-03-17T16:40:10.024Z] --- PASS: TestTailFiles (0.00s) [2022-03-17T16:40:10.024Z] === RUN TestFollowLogsConsumerGone [2022-03-17T16:40:10.024Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-17T16:40:10.024Z] === RUN TestFollowLogsProducerGone [2022-03-17T16:40:10.024Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-17T16:40:10.024Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-17T16:40:10.024Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-17T16:40:10.024Z] === RUN TestCheckCapacityAndRotate [2022-03-17T16:40:10.024Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-17T16:40:10.024Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-17T16:40:10.480Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-03-17T16:40:10.480Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-17T16:40:10.480Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-03-17T16:40:10.480Z] PASS [2022-03-17T16:40:10.480Z] coverage: 55.1% of statements [2022-03-17T16:40:10.480Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.247s coverage: 55.1% of statements [2022-03-17T16:40:10.480Z] === RUN TestLog [2022-03-17T16:40:10.480Z] --- PASS: TestLog (0.03s) [2022-03-17T16:40:10.480Z] PASS [2022-03-17T16:40:10.480Z] coverage: 31.5% of statements [2022-03-17T16:40:10.480Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.122s coverage: 31.5% of statements [2022-03-17T16:40:11.432Z] === RUN TestParseLogFormat [2022-03-17T16:40:11.432Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-17T16:40:11.432Z] === RUN TestValidateLogOptEmpty [2022-03-17T16:40:11.432Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-17T16:40:11.432Z] === RUN TestValidateSyslogAddress [2022-03-17T16:40:11.432Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-17T16:40:11.432Z] === RUN TestParseAddressDefaultPort [2022-03-17T16:40:11.432Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-17T16:40:11.432Z] === RUN TestValidateSyslogFacility [2022-03-17T16:40:11.432Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-17T16:40:11.432Z] === RUN TestValidateLogOptSyslogFormat [2022-03-17T16:40:11.432Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-17T16:40:11.432Z] === RUN TestValidateLogOpt [2022-03-17T16:40:11.432Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T16:40:11.432Z] PASS [2022-03-17T16:40:11.432Z] coverage: 46.8% of statements [2022-03-17T16:40:11.432Z] ok github.com/docker/docker/daemon/logger/syslog 0.068s coverage: 46.8% of statements [2022-03-17T16:40:11.432Z] === RUN TestValidateLogOpt [2022-03-17T16:40:11.432Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T16:40:11.432Z] === RUN TestNewMissedConfig [2022-03-17T16:40:11.432Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-17T16:40:11.432Z] === RUN TestNewMissedUrl [2022-03-17T16:40:11.432Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-17T16:40:11.432Z] === RUN TestNewMissedToken [2022-03-17T16:40:11.432Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-17T16:40:11.432Z] === RUN TestNewWithProxy [2022-03-17T16:40:11.432Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-17T16:40:11.432Z] === RUN TestDefault [2022-03-17T16:40:11.432Z] --- PASS: TestDefault (0.01s) [2022-03-17T16:40:11.432Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-17T16:40:11.432Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-17T16:40:11.432Z] === RUN TestJsonFormat [2022-03-17T16:40:11.432Z] --- PASS: TestJsonFormat (0.01s) [2022-03-17T16:40:11.432Z] === RUN TestRawFormat [2022-03-17T16:40:11.432Z] --- PASS: TestRawFormat (0.00s) [2022-03-17T16:40:11.432Z] === RUN TestRawFormatWithLabels [2022-03-17T16:40:11.432Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-17T16:40:11.432Z] === RUN TestRawFormatWithoutTag [2022-03-17T16:40:11.432Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-17T16:40:11.432Z] === RUN TestBatching [2022-03-17T16:40:11.699Z] check_test.go:379: [dae13f07a43c5] daemon is not started [2022-03-17T16:40:11.699Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-17T16:40:11.885Z] === RUN TestNewParse [2022-03-17T16:40:11.885Z] --- PASS: TestNewParse (0.00s) [2022-03-17T16:40:11.885Z] PASS [2022-03-17T16:40:11.885Z] coverage: 8.3% of statements [2022-03-17T16:40:11.885Z] ok github.com/docker/docker/daemon/logger/templates 0.052s coverage: 8.3% of statements [2022-03-17T16:40:11.885Z] --- PASS: TestBatching (0.35s) [2022-03-17T16:40:11.885Z] === RUN TestFrequency [2022-03-17T16:40:11.885Z] --- PASS: TestFrequency (0.16s) [2022-03-17T16:40:11.885Z] === RUN TestOneMessagePerRequest [2022-03-17T16:40:11.885Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-03-17T16:40:11.885Z] === RUN TestVerify [2022-03-17T16:40:11.959Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-17T16:40:11.959Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-17T16:40:11.959Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-17T16:40:12.219Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-17T16:40:12.219Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-17T16:40:12.336Z] --- PASS: TestVerify (0.00s) [2022-03-17T16:40:12.336Z] === RUN TestSkipVerify [2022-03-17T16:40:12.336Z] time="2022-03-17T16:40:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:40:12.336Z] time="2022-03-17T16:40:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:40:12.336Z] time="2022-03-17T16:40:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:40:12.336Z] time="2022-03-17T16:40:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:40:12.479Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-17T16:40:12.787Z] --- PASS: TestSkipVerify (0.66s) [2022-03-17T16:40:12.787Z] === RUN TestBufferMaximum [2022-03-17T16:40:12.787Z] time="2022-03-17T16:40:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:40:12.787Z] time="2022-03-17T16:40:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:40:12.787Z] time="2022-03-17T16:40:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:40:12.787Z] time="2022-03-17T16:40:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:40:12.787Z] time="2022-03-17T16:40:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:40:12.787Z] time="2022-03-17T16:40:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647535212.483111\",\"host\":\"72959dfe5be1\"}'" [2022-03-17T16:40:12.787Z] time="2022-03-17T16:40:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647535212.483111\",\"host\":\"72959dfe5be1\"}'" [2022-03-17T16:40:12.787Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-17T16:40:12.787Z] === RUN TestServerAlwaysDown [2022-03-17T16:40:12.787Z] time="2022-03-17T16:40:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:40:12.787Z] time="2022-03-17T16:40:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:40:12.787Z] time="2022-03-17T16:40:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647535212.486124\",\"host\":\"72959dfe5be1\"}'" [2022-03-17T16:40:12.787Z] time="2022-03-17T16:40:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647535212.486124\",\"host\":\"72959dfe5be1\"}'" [2022-03-17T16:40:12.787Z] time="2022-03-17T16:40:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T16:40:13.050Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-17T16:40:13.241Z] time="2022-03-17T16:40:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647535212.486124\",\"host\":\"72959dfe5be1\"}'" [2022-03-17T16:40:13.241Z] time="2022-03-17T16:40:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647535212.487123\",\"host\":\"72959dfe5be1\"}'" [2022-03-17T16:40:13.241Z] time="2022-03-17T16:40:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647535212.487123\",\"host\":\"72959dfe5be1\"}'" [2022-03-17T16:40:13.241Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-17T16:40:13.241Z] === RUN TestCannotSendAfterClose [2022-03-17T16:40:13.241Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-17T16:40:13.241Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-17T16:40:13.242Z] === RUN TestV1IDService [2022-03-17T16:40:13.242Z] --- PASS: TestV1IDService (0.03s) [2022-03-17T16:40:13.242Z] === RUN TestV2MetadataService [2022-03-17T16:40:13.694Z] time="2022-03-17T16:40:13Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-17T16:40:13.694Z] time="2022-03-17T16:40:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"72959dfe5be1\"}'" [2022-03-17T16:40:13.694Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-17T16:40:13.694Z] PASS [2022-03-17T16:40:13.694Z] coverage: 82.5% of statements [2022-03-17T16:40:13.694Z] ok github.com/docker/docker/daemon/logger/splunk 2.309s coverage: 82.5% of statements [2022-03-17T16:40:13.694Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-17T16:40:13.694Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-17T16:40:13.694Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-17T16:40:13.994Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-17T16:40:14.647Z] === RUN TestSuccessfulDownload [2022-03-17T16:40:14.647Z] download_test.go:267: Needs fixing on Windows [2022-03-17T16:40:14.647Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-17T16:40:14.647Z] === RUN TestCancelledDownload [2022-03-17T16:40:14.647Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-17T16:40:14.647Z] === RUN TestMaxDownloadAttempts [2022-03-17T16:40:14.647Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T16:40:14.647Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T16:40:14.647Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T16:40:14.647Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T16:40:14.647Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T16:40:14.647Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T16:40:14.647Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T16:40:14.647Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T16:40:14.647Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T16:40:14.647Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T16:40:14.647Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T16:40:14.647Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T16:40:14.647Z] --- PASS: TestV2MetadataService (1.45s) [2022-03-17T16:40:14.647Z] PASS [2022-03-17T16:40:14.647Z] coverage: 48.2% of statements [2022-03-17T16:40:14.647Z] ok github.com/docker/docker/distribution/metadata 1.566s coverage: 48.2% of statements [2022-03-17T16:40:14.936Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-17T16:40:15.107Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-17T16:40:15.107Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-17T16:40:15.107Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-17T16:40:15.107Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-17T16:40:15.107Z] === RUN TestContinueOnError_NeverContinue [2022-03-17T16:40:15.107Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-17T16:40:15.107Z] === RUN TestManifestStore [2022-03-17T16:40:15.107Z] === RUN TestManifestStore/no_remote_or_local [2022-03-17T16:40:15.107Z] time="2022-03-17T16:40:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T16:40:15.107Z] time="2022-03-17T16:40:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T16:40:15.107Z] time="2022-03-17T16:40:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T16:40:15.107Z] time="2022-03-17T16:40:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T16:40:15.107Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-03-17T16:40:15.107Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-03-17T16:40:15.107Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-03-17T16:40:15.107Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-03-17T16:40:15.107Z] === RUN TestTransfer [2022-03-17T16:40:15.107Z] --- PASS: TestTransfer (0.12s) [2022-03-17T16:40:15.107Z] === RUN TestConcurrencyLimit [2022-03-17T16:40:15.107Z] time="2022-03-17T16:40:14Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local406500549\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-17T16:40:15.107Z] === RUN TestManifestStore/no_local_cache [2022-03-17T16:40:15.107Z] === RUN TestManifestStore/with_local_cache [2022-03-17T16:40:15.107Z] === RUN TestManifestStore/unknown_media_type [2022-03-17T16:40:15.107Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-17T16:40:15.107Z] time="2022-03-17T16:40:14Z" level=warning msg="reference for unknown type: " [2022-03-17T16:40:15.107Z] time="2022-03-17T16:40:14Z" level=warning msg="reference for unknown type: " [2022-03-17T16:40:15.107Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-17T16:40:15.107Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-17T16:40:15.107Z] time="2022-03-17T16:40:14Z" level=warning msg="reference for unknown type: " [2022-03-17T16:40:15.107Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-17T16:40:15.107Z] time="2022-03-17T16:40:14Z" level=warning msg="reference for unknown type: " [2022-03-17T16:40:15.107Z] time="2022-03-17T16:40:14Z" level=warning msg="reference for unknown type: " [2022-03-17T16:40:15.107Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-17T16:40:15.107Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-17T16:40:15.107Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-17T16:40:15.107Z] time="2022-03-17T16:40:14Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-17T16:40:15.107Z] --- PASS: TestManifestStore (0.35s) [2022-03-17T16:40:15.107Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2022-03-17T16:40:15.107Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-17T16:40:15.107Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-17T16:40:15.107Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-03-17T16:40:15.107Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-17T16:40:15.107Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-03-17T16:40:15.107Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-17T16:40:15.107Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-17T16:40:15.107Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-17T16:40:15.107Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaType [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-17T16:40:15.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-17T16:40:15.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-17T16:40:15.108Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-17T16:40:15.108Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-17T16:40:15.108Z] === RUN TestFixManifestLayers [2022-03-17T16:40:15.108Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-17T16:40:15.108Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-17T16:40:15.108Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T16:40:15.108Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T16:40:15.108Z] === RUN TestFixManifestLayersBadParent [2022-03-17T16:40:15.108Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-17T16:40:15.108Z] === RUN TestValidateManifest [2022-03-17T16:40:15.108Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T16:40:15.108Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-17T16:40:15.108Z] === RUN TestFormatPlatform [2022-03-17T16:40:15.108Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-17T16:40:15.108Z] === RUN TestPullSchema2Config [2022-03-17T16:40:15.108Z] === RUN TestPullSchema2Config/success_first_time [2022-03-17T16:40:15.108Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T16:40:15.108Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:40:15.108Z] === RUN TestPullSchema2Config/500_status [2022-03-17T16:40:15.108Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T16:40:15.108Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:40:15.180Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-17T16:40:15.180Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-17T16:40:15.180Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-17T16:40:15.180Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T16:40:15.180Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-17T16:40:15.180Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T16:40:15.180Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-17T16:40:15.180Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T16:40:15.180Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-17T16:40:15.180Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T16:40:15.180Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-17T16:40:15.180Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T16:40:15.180Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-17T16:40:15.180Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T16:40:15.180Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-17T16:40:15.180Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T16:40:15.180Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-17T16:40:15.180Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-17T16:40:15.180Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T16:40:15.180Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-17T16:40:15.196Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-17T16:40:15.559Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-03-17T16:40:15.559Z] === RUN TestInactiveJobs [2022-03-17T16:40:15.559Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:40:15.559Z] === RUN TestPullSchema2Config/EOF [2022-03-17T16:40:15.559Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T16:40:15.559Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:40:15.559Z] 2022/03/17 16:40:15 http: panic serving 127.0.0.1:49223: intentional panic [2022-03-17T16:40:15.559Z] goroutine 130 [running]: [2022-03-17T16:40:15.559Z] net/http.(*conn).serve.func1() [2022-03-17T16:40:15.559Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T16:40:15.559Z] panic({0x816e80, 0x9f8e90}) [2022-03-17T16:40:15.559Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T16:40:15.559Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0001676c0?, {0xa00678?, 0xc000192000?}) [2022-03-17T16:40:15.559Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-17T16:40:15.559Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xa00678, 0xc000192000}, 0xc000158000) [2022-03-17T16:40:15.559Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-17T16:40:15.559Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa00678?, 0xc000192000?}, 0xc00036a000?) [2022-03-17T16:40:15.559Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T16:40:15.559Z] net/http.serverHandler.ServeHTTP({0xc00029e120?}, {0xa00678, 0xc000192000}, 0xc000158000) [2022-03-17T16:40:15.559Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T16:40:15.559Z] net/http.(*conn).serve(0xc00017c0a0, {0xa00ef0, 0xc00029e000}) [2022-03-17T16:40:15.559Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T16:40:15.559Z] created by net/http.(*Server).Serve [2022-03-17T16:40:15.559Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T16:40:15.559Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:40:15.559Z] === RUN TestPullSchema2Config/unauthorized [2022-03-17T16:40:15.559Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T16:40:15.559Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T16:40:15.559Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-17T16:40:15.559Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-17T16:40:15.559Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-17T16:40:15.559Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-17T16:40:15.559Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-17T16:40:15.559Z] === RUN TestGetRepositoryMountCandidates [2022-03-17T16:40:15.559Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-17T16:40:15.559Z] === RUN TestLayerAlreadyExists [2022-03-17T16:40:15.559Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:40:15.559Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:40:15.559Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:40:15.559Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:40:15.559Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:40:15.559Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T16:40:15.559Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-17T16:40:15.559Z] === RUN TestWhenEmptyAuthConfig [2022-03-17T16:40:16.012Z] --- PASS: TestInactiveJobs (0.40s) [2022-03-17T16:40:16.012Z] === RUN TestWatchRelease [2022-03-17T16:40:16.012Z] === RUN TestNotFound [2022-03-17T16:40:16.012Z] --- PASS: TestNotFound (0.00s) [2022-03-17T16:40:16.012Z] === RUN TestConflict [2022-03-17T16:40:16.012Z] --- PASS: TestConflict (0.00s) [2022-03-17T16:40:16.012Z] === RUN TestForbidden [2022-03-17T16:40:16.012Z] --- PASS: TestForbidden (0.00s) [2022-03-17T16:40:16.012Z] === RUN TestInvalidParameter [2022-03-17T16:40:16.012Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-17T16:40:16.012Z] === RUN TestNotImplemented [2022-03-17T16:40:16.012Z] --- PASS: TestNotImplemented (0.00s) [2022-03-17T16:40:16.012Z] === RUN TestNotModified [2022-03-17T16:40:16.012Z] --- PASS: TestNotModified (0.00s) [2022-03-17T16:40:16.012Z] === RUN TestUnauthorized [2022-03-17T16:40:16.012Z] --- PASS: TestUnauthorized (0.00s) [2022-03-17T16:40:16.012Z] === RUN TestUnknown [2022-03-17T16:40:16.012Z] --- PASS: TestUnknown (0.00s) [2022-03-17T16:40:16.012Z] === RUN TestCancelled [2022-03-17T16:40:16.012Z] --- PASS: TestCancelled (0.00s) [2022-03-17T16:40:16.012Z] === RUN TestDeadline [2022-03-17T16:40:16.012Z] --- PASS: TestDeadline (0.00s) [2022-03-17T16:40:16.012Z] === RUN TestDataLoss [2022-03-17T16:40:16.012Z] --- PASS: TestDataLoss (0.00s) [2022-03-17T16:40:16.012Z] === RUN TestUnavailable [2022-03-17T16:40:16.012Z] --- PASS: TestUnavailable (0.00s) [2022-03-17T16:40:16.012Z] === RUN TestSystem [2022-03-17T16:40:16.012Z] --- PASS: TestSystem (0.00s) [2022-03-17T16:40:16.012Z] === RUN TestFromStatusCode [2022-03-17T16:40:16.012Z] === RUN TestFromStatusCode/Not_Found [2022-03-17T16:40:16.012Z] === RUN TestFromStatusCode/Bad_Request [2022-03-17T16:40:16.012Z] === RUN TestFromStatusCode/Conflict [2022-03-17T16:40:16.012Z] === RUN TestFromStatusCode/Unauthorized [2022-03-17T16:40:16.012Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-17T16:40:16.012Z] === RUN TestFromStatusCode/Forbidden [2022-03-17T16:40:16.012Z] === RUN TestFromStatusCode/Not_Modified [2022-03-17T16:40:16.012Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-17T16:40:16.012Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-17T16:40:16.012Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-17T16:40:16.012Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-17T16:40:16.012Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-17T16:40:16.012Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-17T16:40:16.012Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-17T16:40:16.012Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-17T16:40:16.012Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-17T16:40:16.012Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-17T16:40:16.012Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-17T16:40:16.012Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-17T16:40:16.012Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-17T16:40:16.012Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-17T16:40:16.012Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-17T16:40:16.012Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-17T16:40:16.012Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-17T16:40:16.012Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-17T16:40:16.012Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-17T16:40:16.012Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-17T16:40:16.012Z] PASS [2022-03-17T16:40:16.012Z] coverage: 53.1% of statements [2022-03-17T16:40:16.012Z] ok github.com/docker/docker/errdefs 0.053s coverage: 53.1% of statements [2022-03-17T16:40:16.012Z] --- PASS: TestWatchRelease (0.04s) [2022-03-17T16:40:16.012Z] === RUN TestWatchFinishedTransfer [2022-03-17T16:40:16.012Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-17T16:40:16.013Z] === RUN TestDuplicateTransfer [2022-03-17T16:40:16.013Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-17T16:40:16.013Z] === RUN TestSuccessfulUpload [2022-03-17T16:40:16.013Z] time="2022-03-17T16:40:15Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-17T16:40:16.464Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-03-17T16:40:16.464Z] === RUN TestCancelledUpload [2022-03-17T16:40:16.464Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-17T16:40:16.464Z] PASS [2022-03-17T16:40:16.464Z] coverage: 77.3% of statements [2022-03-17T16:40:16.464Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 77.3% of statements [2022-03-17T16:40:16.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-17T16:40:16.922Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-03-17T16:40:16.922Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-17T16:40:16.922Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-17T16:40:16.922Z] === RUN TestTokenPassThru [2022-03-17T16:40:16.922Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-17T16:40:16.922Z] === RUN TestTokenPassThruDifferentHost [2022-03-17T16:40:16.922Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-17T16:40:16.922Z] PASS [2022-03-17T16:40:16.922Z] coverage: 26.7% of statements [2022-03-17T16:40:16.922Z] ok github.com/docker/docker/distribution 2.226s coverage: 26.7% of statements [2022-03-17T16:40:16.922Z] === RUN TestFSGetInvalidData [2022-03-17T16:40:16.922Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-17T16:40:16.922Z] === RUN TestFSInvalidSet [2022-03-17T16:40:16.922Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-17T16:40:16.922Z] === RUN TestFSInvalidRoot [2022-03-17T16:40:16.922Z] --- PASS: TestFSInvalidRoot (0.04s) [2022-03-17T16:40:16.922Z] === RUN TestFSMetadataGetSet [2022-03-17T16:40:16.922Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-17T16:40:16.922Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-17T16:40:17.374Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-03-17T16:40:17.374Z] === RUN TestFSInvalidWalker [2022-03-17T16:40:17.374Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-17T16:40:17.374Z] === RUN TestFSGetSet [2022-03-17T16:40:17.374Z] --- PASS: TestFSGetSet (0.05s) [2022-03-17T16:40:17.374Z] === RUN TestFSGetUnsetKey [2022-03-17T16:40:17.374Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-17T16:40:17.374Z] === RUN TestFSGetEmptyData [2022-03-17T16:40:17.374Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-17T16:40:17.374Z] === RUN TestFSDelete [2022-03-17T16:40:17.374Z] --- PASS: TestFSDelete (0.02s) [2022-03-17T16:40:17.374Z] === RUN TestFSWalker [2022-03-17T16:40:17.374Z] --- PASS: TestFSWalker (0.02s) [2022-03-17T16:40:17.374Z] === RUN TestFSWalkerStopOnError [2022-03-17T16:40:17.374Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2022-03-17T16:40:17.374Z] === RUN TestNewFromJSON [2022-03-17T16:40:17.374Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-17T16:40:17.374Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-17T16:40:17.374Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-17T16:40:17.374Z] === RUN TestMarshalKeyOrder [2022-03-17T16:40:17.374Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-17T16:40:17.374Z] === RUN TestHistoryEqual [2022-03-17T16:40:17.374Z] === RUN TestCompare [2022-03-17T16:40:17.374Z] --- PASS: TestCompare (0.00s) [2022-03-17T16:40:17.374Z] PASS [2022-03-17T16:40:17.374Z] coverage: 19.2% of statements [2022-03-17T16:40:17.374Z] ok github.com/docker/docker/image/cache 0.082s coverage: 19.2% of statements [2022-03-17T16:40:17.374Z] --- PASS: TestHistoryEqual (0.19s) [2022-03-17T16:40:17.374Z] === RUN TestImage [2022-03-17T16:40:17.375Z] --- PASS: TestImage (0.00s) [2022-03-17T16:40:17.375Z] === RUN TestImageOSNotEmpty [2022-03-17T16:40:17.375Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-17T16:40:17.375Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-17T16:40:17.375Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-17T16:40:17.375Z] === RUN TestCreate [2022-03-17T16:40:17.375Z] --- PASS: TestCreate (0.01s) [2022-03-17T16:40:17.375Z] === RUN TestRestore [2022-03-17T16:40:17.375Z] time="2022-03-17T16:40:17Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-17T16:40:17.375Z] --- PASS: TestRestore (0.05s) [2022-03-17T16:40:17.375Z] === RUN TestAddDelete [2022-03-17T16:40:17.375Z] --- PASS: TestAddDelete (0.03s) [2022-03-17T16:40:17.375Z] === RUN TestSearchAfterDelete [2022-03-17T16:40:17.826Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-17T16:40:17.826Z] === RUN TestParentReset [2022-03-17T16:40:17.826Z] --- PASS: TestParentReset (0.04s) [2022-03-17T16:40:17.826Z] === RUN TestGetAndSetLastUpdated [2022-03-17T16:40:17.826Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-17T16:40:17.826Z] === RUN TestStoreLen [2022-03-17T16:40:17.826Z] --- PASS: TestStoreLen (0.07s) [2022-03-17T16:40:17.826Z] PASS [2022-03-17T16:40:17.826Z] coverage: 86.9% of statements [2022-03-17T16:40:17.826Z] ok github.com/docker/docker/image 0.800s coverage: 86.9% of statements [2022-03-17T16:40:18.279Z] === RUN TestValidateManifest [2022-03-17T16:40:18.279Z] === RUN TestValidateManifest/nil [2022-03-17T16:40:18.279Z] === RUN TestValidateManifest/non-nil [2022-03-17T16:40:18.279Z] --- PASS: TestValidateManifest (0.00s) [2022-03-17T16:40:18.279Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-17T16:40:18.279Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-17T16:40:18.279Z] PASS [2022-03-17T16:40:18.279Z] coverage: 0.7% of statements [2022-03-17T16:40:18.279Z] ok github.com/docker/docker/image/tarexport 0.095s coverage: 0.7% of statements [2022-03-17T16:40:18.731Z] === RUN TestMakeV1ConfigFromConfig [2022-03-17T16:40:19.129Z] docker_api_swarm_service_test.go:533: [dc852d21533b1] joining swarm manager [d56d2c69cd511]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:40:19.188Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-17T16:40:19.188Z] PASS [2022-03-17T16:40:19.188Z] coverage: 25.0% of statements [2022-03-17T16:40:19.188Z] ok github.com/docker/docker/image/v1 0.363s coverage: 25.0% of statements [2022-03-17T16:40:19.188Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-17T16:40:19.643Z] === RUN TestSerialization [2022-03-17T16:40:19.643Z] --- PASS: TestSerialization (0.02s) [2022-03-17T16:40:19.643Z] PASS [2022-03-17T16:40:19.643Z] coverage: 100.0% of statements [2022-03-17T16:40:19.643Z] ok github.com/docker/docker/libcontainerd/queue 0.074s coverage: 100.0% of statements [2022-03-17T16:40:19.855Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-17T16:40:19.855Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T16:40:19.855Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-17T16:40:19.855Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T16:40:19.855Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-17T16:40:20.515Z] docker_api_swarm_service_test.go:534: [dc2e7548ae717] joining swarm manager [d56d2c69cd511]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:40:20.598Z] === RUN TestEmptyLayer [2022-03-17T16:40:20.598Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-17T16:40:20.598Z] === RUN TestCommitFailure [2022-03-17T16:40:20.598Z] --- PASS: TestCommitFailure (0.01s) [2022-03-17T16:40:20.598Z] === RUN TestStartTransactionFailure [2022-03-17T16:40:20.598Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-17T16:40:20.598Z] === RUN TestGetOrphan [2022-03-17T16:40:20.598Z] --- PASS: TestGetOrphan (0.01s) [2022-03-17T16:40:20.598Z] === RUN TestMountAndRegister [2022-03-17T16:40:20.598Z] layer_test.go:258: Layer size: 14 [2022-03-17T16:40:20.598Z] --- PASS: TestMountAndRegister (0.06s) [2022-03-17T16:40:20.598Z] === RUN TestLayerRelease [2022-03-17T16:40:20.598Z] layer_test.go:291: Failing on Windows [2022-03-17T16:40:20.598Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-17T16:40:20.598Z] === RUN TestStoreRestore [2022-03-17T16:40:20.598Z] layer_test.go:340: Failing on Windows [2022-03-17T16:40:20.598Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-17T16:40:20.598Z] === RUN TestTarStreamStability [2022-03-17T16:40:20.598Z] layer_test.go:455: Failing on Windows [2022-03-17T16:40:20.598Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-17T16:40:20.598Z] === RUN TestRegisterExistingLayer [2022-03-17T16:40:20.598Z] === RUN TestEnvironmentParsing [2022-03-17T16:40:20.598Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-17T16:40:20.598Z] PASS [2022-03-17T16:40:20.598Z] coverage: 1.2% of statements [2022-03-17T16:40:20.598Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.2% of statements [2022-03-17T16:40:21.051Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-03-17T16:40:21.051Z] === RUN TestTarStreamVerification [2022-03-17T16:40:21.051Z] layer_test.go:684: Failing on Windows [2022-03-17T16:40:21.051Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestLayerMigration [2022-03-17T16:40:21.051Z] migration_test.go:45: Failing on Windows [2022-03-17T16:40:21.051Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestLayerMigrationNoTarsplit [2022-03-17T16:40:21.051Z] migration_test.go:181: Failing on Windows [2022-03-17T16:40:21.051Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestMountInit [2022-03-17T16:40:21.051Z] mount_test.go:17: Failing on Windows [2022-03-17T16:40:21.051Z] --- SKIP: TestMountInit (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestMountSize [2022-03-17T16:40:21.051Z] mount_test.go:76: Failing on Windows [2022-03-17T16:40:21.051Z] --- SKIP: TestMountSize (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestMountChanges [2022-03-17T16:40:21.051Z] mount_test.go:125: Failing on Windows [2022-03-17T16:40:21.051Z] --- SKIP: TestMountChanges (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestMountApply [2022-03-17T16:40:21.051Z] mount_test.go:212: Failing on Windows [2022-03-17T16:40:21.051Z] --- SKIP: TestMountApply (0.00s) [2022-03-17T16:40:21.051Z] PASS [2022-03-17T16:40:21.051Z] coverage: 30.6% of statements [2022-03-17T16:40:21.051Z] ok github.com/docker/docker/layer 0.315s coverage: 30.6% of statements [2022-03-17T16:40:21.051Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-17T16:40:21.051Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-17T16:40:21.051Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-17T16:40:21.051Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-17T16:40:21.051Z] === RUN TestSequenceGetAvailableBit [2022-03-17T16:40:21.051Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestSequenceEqual [2022-03-17T16:40:21.051Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestSequenceCopy [2022-03-17T16:40:21.051Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestGetFirstAvailable [2022-03-17T16:40:21.051Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestFindSequence [2022-03-17T16:40:21.051Z] --- PASS: TestFindSequence (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestCheckIfAvailable [2022-03-17T16:40:21.051Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestMergeSequences [2022-03-17T16:40:21.051Z] --- PASS: TestMergeSequences (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestPushReservation [2022-03-17T16:40:21.051Z] --- PASS: TestPushReservation (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestSerializeDeserialize [2022-03-17T16:40:21.051Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestSet [2022-03-17T16:40:21.051Z] --- PASS: TestSet (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestSetUnset [2022-03-17T16:40:21.051Z] --- PASS: TestSetUnset (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestOffsetSetUnset [2022-03-17T16:40:21.051Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestSetInRange [2022-03-17T16:40:21.051Z] --- PASS: TestSetInRange (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestSetAnyInRange [2022-03-17T16:40:21.051Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestMethods [2022-03-17T16:40:21.051Z] --- PASS: TestMethods (0.00s) [2022-03-17T16:40:21.051Z] === RUN TestRandomAllocateDeallocate [2022-03-17T16:40:21.679Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2022-03-17T16:40:22.746Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-17T16:40:23.061Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-17T16:40:23.927Z] === RUN TestInvalidConfig [2022-03-17T16:40:23.927Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-17T16:40:23.927Z] === RUN TestConfig [2022-03-17T16:40:23.927Z] --- PASS: TestConfig (0.00s) [2022-03-17T16:40:23.927Z] === RUN TestOptionsLabels [2022-03-17T16:40:23.927Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-17T16:40:23.927Z] === RUN TestValidName [2022-03-17T16:40:23.927Z] --- PASS: TestValidName (0.00s) [2022-03-17T16:40:23.927Z] PASS [2022-03-17T16:40:23.927Z] coverage: 19.7% of statements [2022-03-17T16:40:23.927Z] ok github.com/docker/docker/libnetwork/config 0.295s coverage: 19.7% of statements [2022-03-17T16:40:23.927Z] === RUN TestKey [2022-03-17T16:40:23.927Z] --- PASS: TestKey (0.00s) [2022-03-17T16:40:23.927Z] === RUN TestParseKey [2022-03-17T16:40:23.927Z] --- PASS: TestParseKey (0.00s) [2022-03-17T16:40:23.927Z] === RUN TestInvalidDataStore [2022-03-17T16:40:23.927Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-17T16:40:23.927Z] === RUN TestKVObjectFlatKey [2022-03-17T16:40:23.927Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-17T16:40:23.927Z] === RUN TestAtomicKVObjectFlatKey [2022-03-17T16:40:23.927Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-17T16:40:23.927Z] PASS [2022-03-17T16:40:23.927Z] coverage: 21.9% of statements [2022-03-17T16:40:23.927Z] ok github.com/docker/docker/libnetwork/datastore 0.065s coverage: 21.9% of statements [2022-03-17T16:40:24.006Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-17T16:40:25.444Z] === RUN TestIPDataMarshalling [2022-03-17T16:40:25.444Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-17T16:40:25.444Z] === RUN TestValidateAndIsV6 [2022-03-17T16:40:25.444Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-17T16:40:25.444Z] PASS [2022-03-17T16:40:25.444Z] coverage: 68.9% of statements [2022-03-17T16:40:25.444Z] ok github.com/docker/docker/libnetwork/driverapi 0.059s coverage: 68.9% of statements [2022-03-17T16:40:25.632Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-17T16:40:25.632Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T16:40:25.632Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-17T16:40:25.632Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T16:40:25.895Z] === RUN TestErrorInterfaces [2022-03-17T16:40:25.895Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-17T16:40:25.896Z] === RUN TestNetworkMarshalling [2022-03-17T16:40:25.896Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-03-17T16:40:25.896Z] === RUN TestEndpointMarshalling [2022-03-17T16:40:25.896Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-17T16:40:25.896Z] === RUN TestAuxAddresses [2022-03-17T16:40:25.896Z] time="2022-03-17T16:40:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T16:40:25.896Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-17T16:40:25.896Z] === RUN TestSRVServiceQuery [2022-03-17T16:40:25.896Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:40:25.896Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-17T16:40:25.896Z] === RUN TestServiceVIPReuse [2022-03-17T16:40:25.896Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:40:25.896Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-17T16:40:25.896Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-17T16:40:25.896Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:40:25.896Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-17T16:40:25.896Z] === RUN TestDNSIPQuery [2022-03-17T16:40:25.896Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:40:25.896Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-17T16:40:25.896Z] === RUN TestDNSProxyServFail [2022-03-17T16:40:25.896Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:40:25.896Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-17T16:40:25.896Z] === RUN TestSandboxAddEmpty [2022-03-17T16:40:25.896Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:40:25.896Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-17T16:40:25.896Z] === RUN TestSandboxAddMultiPrio [2022-03-17T16:40:25.896Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:40:25.896Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-17T16:40:25.896Z] === RUN TestSandboxAddSamePrio [2022-03-17T16:40:25.896Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:40:25.896Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-17T16:40:25.896Z] === RUN TestCleanupServiceDiscovery [2022-03-17T16:40:25.896Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:40:25.896Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-17T16:40:25.896Z] === RUN TestDNSOptions [2022-03-17T16:40:25.896Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:40:25.896Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-17T16:40:25.896Z] === RUN TestMultipleControllersWithSameStore [2022-03-17T16:40:25.896Z] time="2022-03-17T16:40:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T16:40:25.896Z] time="2022-03-17T16:40:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T16:40:25.896Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-17T16:40:25.896Z] PASS [2022-03-17T16:40:25.896Z] coverage: 8.5% of statements [2022-03-17T16:40:25.896Z] ok github.com/docker/docker/libnetwork 0.392s coverage: 8.5% of statements [2022-03-17T16:40:25.918Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-17T16:40:25.918Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-17T16:40:25.918Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-17T16:40:26.087Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-17T16:40:26.087Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T16:40:26.087Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-17T16:40:26.087Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T16:40:26.087Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-17T16:40:26.349Z] === RUN TestDriver [2022-03-17T16:40:26.349Z] --- PASS: TestDriver (0.00s) [2022-03-17T16:40:26.349Z] PASS [2022-03-17T16:40:26.349Z] coverage: 34.8% of statements [2022-03-17T16:40:26.349Z] ok github.com/docker/docker/libnetwork/drivers/host 0.054s coverage: 34.8% of statements [2022-03-17T16:40:26.488Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-17T16:40:26.801Z] === RUN TestDriver [2022-03-17T16:40:26.801Z] --- PASS: TestDriver (0.00s) [2022-03-17T16:40:26.801Z] PASS [2022-03-17T16:40:26.801Z] coverage: 34.8% of statements [2022-03-17T16:40:26.801Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2022-03-17T16:40:27.757Z] === RUN TestNetworkAllocateFree [2022-03-17T16:40:27.757Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-17T16:40:27.757Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-17T16:40:27.757Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-17T16:40:27.757Z] PASS [2022-03-17T16:40:27.757Z] coverage: 63.6% of statements [2022-03-17T16:40:27.757Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.106s coverage: 63.6% of statements [2022-03-17T16:40:27.757Z] === RUN TestGetEmptyCapabilities [2022-03-17T16:40:27.757Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-17T16:40:27.757Z] === RUN TestGetExtraCapabilities [2022-03-17T16:40:27.757Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-17T16:40:27.757Z] === RUN TestGetInvalidCapabilities [2022-03-17T16:40:27.757Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-17T16:40:27.757Z] === RUN TestRemoteDriver [2022-03-17T16:40:27.757Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T16:40:27.757Z] === RUN TestDriverError [2022-03-17T16:40:27.757Z] --- PASS: TestDriverError (0.01s) [2022-03-17T16:40:27.757Z] === RUN TestMissingValues [2022-03-17T16:40:27.757Z] --- PASS: TestMissingValues (0.00s) [2022-03-17T16:40:27.757Z] === RUN TestRollback [2022-03-17T16:40:27.757Z] --- PASS: TestRollback (0.01s) [2022-03-17T16:40:27.757Z] PASS [2022-03-17T16:40:27.757Z] coverage: 57.4% of statements [2022-03-17T16:40:27.757Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.113s coverage: 57.4% of statements [2022-03-17T16:40:28.401Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-17T16:40:28.710Z] === RUN TestNAT [2022-03-17T16:40:28.710Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T16:40:28.710Z] --- SKIP: TestNAT (0.00s) [2022-03-17T16:40:28.710Z] === RUN TestTransparent [2022-03-17T16:40:28.711Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T16:40:28.711Z] --- SKIP: TestTransparent (0.00s) [2022-03-17T16:40:28.711Z] PASS [2022-03-17T16:40:28.711Z] coverage: 0.0% of statements [2022-03-17T16:40:28.711Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.060s coverage: 0.0% of statements [2022-03-17T16:40:29.163Z] === RUN TestNew [2022-03-17T16:40:29.163Z] --- PASS: TestNew (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestAddDriver [2022-03-17T16:40:29.163Z] --- PASS: TestAddDriver (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestAddDuplicateDriver [2022-03-17T16:40:29.163Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-17T16:40:29.163Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestDriver [2022-03-17T16:40:29.163Z] --- PASS: TestDriver (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestIPAM [2022-03-17T16:40:29.163Z] --- PASS: TestIPAM (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestWalkIPAMs [2022-03-17T16:40:29.163Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestWalkDrivers [2022-03-17T16:40:29.163Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-17T16:40:29.163Z] PASS [2022-03-17T16:40:29.163Z] coverage: 82.4% of statements [2022-03-17T16:40:29.163Z] === RUN TestBuildDefault [2022-03-17T16:40:29.163Z] ok github.com/docker/docker/libnetwork/drvregistry 0.088s coverage: 82.4% of statements [2022-03-17T16:40:29.163Z] --- PASS: TestBuildDefault (0.01s) [2022-03-17T16:40:29.163Z] === RUN TestBuildHostnameDomainname [2022-03-17T16:40:29.163Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestBuildHostname [2022-03-17T16:40:29.163Z] --- PASS: TestBuildHostname (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestBuildHostnameFQDN [2022-03-17T16:40:29.163Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestBuildNoIP [2022-03-17T16:40:29.163Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestUpdate [2022-03-17T16:40:29.163Z] --- PASS: TestUpdate (0.01s) [2022-03-17T16:40:29.163Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-17T16:40:29.163Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-17T16:40:29.163Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.01s) [2022-03-17T16:40:29.163Z] === RUN TestAddEmpty [2022-03-17T16:40:29.163Z] --- PASS: TestAddEmpty (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestAdd [2022-03-17T16:40:29.163Z] --- PASS: TestAdd (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestDeleteEmpty [2022-03-17T16:40:29.163Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestDeleteNewline [2022-03-17T16:40:29.163Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestDelete [2022-03-17T16:40:29.163Z] --- PASS: TestDelete (0.00s) [2022-03-17T16:40:29.163Z] === RUN TestConcurrentWrites [2022-03-17T16:40:29.343Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-17T16:40:29.615Z] --- PASS: TestConcurrentWrites (0.37s) [2022-03-17T16:40:29.615Z] PASS [2022-03-17T16:40:29.615Z] coverage: 81.2% of statements [2022-03-17T16:40:29.615Z] ok github.com/docker/docker/libnetwork/etchosts 0.467s coverage: 81.2% of statements [2022-03-17T16:40:29.615Z] --- PASS: TestRandomAllocateDeallocate (8.47s) [2022-03-17T16:40:29.615Z] === RUN TestAllocateRandomDeallocate [2022-03-17T16:40:29.615Z] === RUN TestNew [2022-03-17T16:40:29.615Z] --- PASS: TestNew (0.00s) [2022-03-17T16:40:29.615Z] === RUN TestAllocate [2022-03-17T16:40:29.615Z] --- PASS: TestAllocate (0.00s) [2022-03-17T16:40:29.615Z] === RUN TestUninitialized [2022-03-17T16:40:29.615Z] --- PASS: TestUninitialized (0.00s) [2022-03-17T16:40:29.615Z] === RUN TestAllocateInRange [2022-03-17T16:40:29.615Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-17T16:40:29.615Z] === RUN TestAllocateSerial [2022-03-17T16:40:29.615Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-17T16:40:29.615Z] PASS [2022-03-17T16:40:29.615Z] coverage: 87.5% of statements [2022-03-17T16:40:29.615Z] ok github.com/docker/docker/libnetwork/idm 0.052s coverage: 87.5% of statements [2022-03-17T16:40:29.846Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-17T16:40:29.846Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T16:40:29.846Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-17T16:40:29.846Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T16:40:29.846Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-17T16:40:30.067Z] === RUN TestCaller [2022-03-17T16:40:30.067Z] --- PASS: TestCaller (0.00s) [2022-03-17T16:40:30.067Z] PASS [2022-03-17T16:40:30.067Z] coverage: 100.0% of statements [2022-03-17T16:40:30.067Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2022-03-17T16:40:31.022Z] === RUN TestSetSerialInsertDelete [2022-03-17T16:40:31.022Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-17T16:40:31.022Z] === RUN TestSetParallelInsertDelete [2022-03-17T16:40:31.022Z] --- PASS: TestAllocateRandomDeallocate (1.65s) [2022-03-17T16:40:31.022Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-17T16:40:31.254Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-17T16:40:31.979Z] === RUN TestInt2IP2IntConversion [2022-03-17T16:40:32.197Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-17T16:40:32.432Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-03-17T16:40:32.432Z] === RUN TestGetAddressVersion [2022-03-17T16:40:32.432Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-17T16:40:32.432Z] === RUN TestKeyString [2022-03-17T16:40:32.432Z] --- PASS: TestKeyString (0.00s) [2022-03-17T16:40:32.432Z] === RUN TestPoolDataMarshal [2022-03-17T16:40:32.432Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-17T16:40:32.432Z] === RUN TestSubnetsMarshal [2022-03-17T16:40:32.432Z] --- PASS: TestSubnetsMarshal (0.08s) [2022-03-17T16:40:32.432Z] === RUN TestAddSubnets [2022-03-17T16:40:32.463Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-17T16:40:32.463Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-17T16:40:32.884Z] --- PASS: TestAddSubnets (0.08s) [2022-03-17T16:40:32.884Z] === RUN TestDoublePoolRelease [2022-03-17T16:40:32.884Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-03-17T16:40:32.884Z] === RUN TestAddReleasePoolID [2022-03-17T16:40:32.884Z] === RUN TestPoolRequest [2022-03-17T16:40:32.884Z] --- PASS: TestPoolRequest (0.00s) [2022-03-17T16:40:32.884Z] === RUN TestOtherRequests [2022-03-17T16:40:32.884Z] --- PASS: TestOtherRequests (0.00s) [2022-03-17T16:40:32.884Z] PASS [2022-03-17T16:40:32.884Z] coverage: 57.1% of statements [2022-03-17T16:40:32.884Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-03-17T16:40:32.884Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.48s) [2022-03-17T16:40:32.884Z] === RUN TestRetrieveFromStore [2022-03-17T16:40:32.884Z] --- PASS: TestAddReleasePoolID (0.12s) [2022-03-17T16:40:32.884Z] === RUN TestPredefinedPool [2022-03-17T16:40:32.884Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-17T16:40:32.884Z] === RUN TestRemoveSubnet [2022-03-17T16:40:33.337Z] --- PASS: TestRemoveSubnet (0.34s) [2022-03-17T16:40:33.337Z] === RUN TestGetSameAddress [2022-03-17T16:40:33.337Z] --- PASS: TestGetSameAddress (0.04s) [2022-03-17T16:40:33.337Z] === RUN TestPoolAllocationReuse [2022-03-17T16:40:33.337Z] --- PASS: TestRetrieveFromStore (0.80s) [2022-03-17T16:40:33.337Z] === RUN TestIsCorrupted [2022-03-17T16:40:33.337Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-17T16:40:33.337Z] === RUN TestSetRollover [2022-03-17T16:40:33.790Z] === RUN TestGetCapabilities [2022-03-17T16:40:33.790Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-17T16:40:33.790Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-17T16:40:33.790Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-17T16:40:33.790Z] === RUN TestGetDefaultAddressSpaces [2022-03-17T16:40:33.790Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-17T16:40:33.790Z] === RUN TestRemoteDriver [2022-03-17T16:40:34.242Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T16:40:34.242Z] PASS [2022-03-17T16:40:34.242Z] coverage: 47.4% of statements [2022-03-17T16:40:34.242Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.084s coverage: 47.4% of statements [2022-03-17T16:40:34.484Z] --- PASS: TestUpdateRestartPolicy (24.24s) [2022-03-17T16:40:34.484Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T16:40:35.196Z] === RUN TestWindowsIPAM [2022-03-17T16:40:35.196Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-17T16:40:35.196Z] PASS [2022-03-17T16:40:35.196Z] coverage: 71.4% of statements [2022-03-17T16:40:35.196Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2022-03-17T16:40:35.648Z] --- PASS: TestPoolAllocationReuse (2.35s) [2022-03-17T16:40:35.648Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-17T16:40:35.648Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-03-17T16:40:35.648Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-17T16:40:35.648Z] --- PASS: TestSetRollover (2.24s) [2022-03-17T16:40:35.648Z] === RUN TestSetRolloverSerial [2022-03-17T16:40:35.766Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-17T16:40:36.027Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-17T16:40:36.047Z] --- PASS: TestUpdateRestartWithAutoRemove (3.10s) [2022-03-17T16:40:36.047Z] === RUN TestWaitNonBlocked [2022-03-17T16:40:36.047Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:40:36.047Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:40:36.047Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:40:36.047Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:40:36.047Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:40:36.047Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:40:36.099Z] === RUN TestDefaultNetwork [2022-03-17T16:40:36.288Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-17T16:40:36.552Z] --- PASS: TestDefaultNetwork (0.29s) [2022-03-17T16:40:36.552Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-17T16:40:36.552Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-03-17T16:40:36.552Z] === RUN TestInitAddressPools [2022-03-17T16:40:36.552Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-17T16:40:36.552Z] PASS [2022-03-17T16:40:36.552Z] coverage: 74.0% of statements [2022-03-17T16:40:36.552Z] ok github.com/docker/docker/libnetwork/ipamutils 0.652s coverage: 74.0% of statements [2022-03-17T16:40:36.891Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-17T16:40:37.230Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-17T16:40:37.508Z] === RUN TestKeyValue [2022-03-17T16:40:37.508Z] --- PASS: TestKeyValue (0.00s) [2022-03-17T16:40:37.508Z] PASS [2022-03-17T16:40:37.508Z] coverage: 60.0% of statements [2022-03-17T16:40:37.508Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2022-03-17T16:40:37.959Z] --- PASS: TestSetRolloverSerial (2.29s) [2022-03-17T16:40:37.959Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-17T16:40:37.959Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-17T16:40:37.959Z] PASS [2022-03-17T16:40:37.959Z] coverage: 84.4% of statements [2022-03-17T16:40:37.959Z] ok github.com/docker/docker/libnetwork/bitseq 17.022s coverage: 84.4% of statements [2022-03-17T16:40:38.169Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-17T16:40:39.110Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-17T16:40:39.474Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.85s) [2022-03-17T16:40:39.474Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-17T16:40:39.681Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-17T16:40:39.941Z] === RUN TestDockerSuite/TestRmiTag [2022-03-17T16:40:39.941Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-17T16:40:40.515Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-17T16:40:40.807Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-17T16:40:40.807Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.72s) [2022-03-17T16:40:40.807Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.41s) [2022-03-17T16:40:40.807Z] === RUN TestWaitBlocked [2022-03-17T16:40:40.807Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:40:40.807Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-17T16:40:40.807Z] PASS [2022-03-17T16:40:40.807Z] ok github.com/docker/docker/integration/container 112.240s [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === Skipped [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-17T16:40:40.807Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-17T16:40:40.807Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T16:40:40.807Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T16:40:40.807Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T16:40:40.807Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T16:40:40.807Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T16:40:40.807Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-17T16:40:40.807Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-17T16:40:40.807Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-17T16:40:40.807Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-17T16:40:40.807Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-17T16:40:40.807Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-17T16:40:40.807Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T16:40:40.807Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-17T16:40:40.807Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-17T16:40:40.807Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T16:40:40.807Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-17T16:40:40.807Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T16:40:40.807Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T16:40:40.807Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-17T16:40:40.807Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T16:40:40.807Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-17T16:40:40.807Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-17T16:40:40.807Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-17T16:40:40.807Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-17T16:40:40.807Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-17T16:40:40.807Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-17T16:40:40.807Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-17T16:40:40.807Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-17T16:40:40.807Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T16:40:40.807Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-17T16:40:40.807Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-17T16:40:40.807Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-17T16:40:40.807Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-17T16:40:40.807Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:40:40.807Z] [2022-03-17T16:40:40.807Z] DONE 87 tests, 34 skipped in 114.885s [2022-03-17T16:40:40.807Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-17T16:40:40.994Z] === RUN TestNetworkDBSimple [2022-03-17T16:40:40.994Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-17T16:40:40.994Z] PASS [2022-03-17T16:40:40.994Z] coverage: 100.0% of statements [2022-03-17T16:40:40.994Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.058s coverage: 100.0% of statements [2022-03-17T16:40:41.447Z] === RUN TestGenerate [2022-03-17T16:40:41.447Z] --- PASS: TestGenerate (0.00s) [2022-03-17T16:40:41.447Z] === RUN TestGeneratePtr [2022-03-17T16:40:41.447Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-17T16:40:41.447Z] === RUN TestGenerateMissingField [2022-03-17T16:40:41.447Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-17T16:40:41.447Z] === RUN TestFieldCannotBeSet [2022-03-17T16:40:41.447Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-17T16:40:41.447Z] === RUN TestTypeMismatchError [2022-03-17T16:40:41.447Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-17T16:40:41.447Z] PASS [2022-03-17T16:40:41.447Z] coverage: 100.0% of statements [2022-03-17T16:40:41.447Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-03-17T16:40:41.899Z] docker_api_swarm_service_test.go:148: [d4f3fbea93990] joining swarm manager [d1d6d6082b052]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:40:41.899Z] 2022/03/17 16:40:41 Closing DB instances... [2022-03-17T16:40:42.353Z] testing: warning: no tests to run [2022-03-17T16:40:42.353Z] PASS [2022-03-17T16:40:42.353Z] coverage: 0.0% of statements [2022-03-17T16:40:42.353Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.98s) [2022-03-17T16:40:42.353Z] === RUN TestGetAddress [2022-03-17T16:40:42.353Z] ok github.com/docker/docker/libnetwork/osl 0.047s coverage: 0.0% of statements [no tests to run] [2022-03-17T16:40:42.842Z] docker_api_swarm_service_test.go:148: [d36a8f6d4d3cf] joining swarm manager [d1d6d6082b052]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:40:43.306Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-03-17T16:40:43.306Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-17T16:40:43.306Z] === RUN TestRequestNewPort [2022-03-17T16:40:43.306Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-17T16:40:43.306Z] === RUN TestRequestSpecificPort [2022-03-17T16:40:43.306Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-17T16:40:43.306Z] === RUN TestReleasePort [2022-03-17T16:40:43.306Z] --- PASS: TestReleasePort (0.00s) [2022-03-17T16:40:43.306Z] === RUN TestReuseReleasedPort [2022-03-17T16:40:43.306Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-17T16:40:43.306Z] === RUN TestReleaseUnreadledPort [2022-03-17T16:40:43.306Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-17T16:40:43.306Z] === RUN TestUnknowProtocol [2022-03-17T16:40:43.306Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-17T16:40:43.306Z] === RUN TestAllocateAllPorts [2022-03-17T16:40:43.306Z] --- PASS: TestAllocateAllPorts (0.01s) [2022-03-17T16:40:43.306Z] === RUN TestPortAllocation [2022-03-17T16:40:43.306Z] --- PASS: TestPortAllocation (0.00s) [2022-03-17T16:40:43.306Z] === RUN TestPortAllocationWithCustomRange [2022-03-17T16:40:43.306Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-17T16:40:43.306Z] === RUN TestNoDuplicateBPR [2022-03-17T16:40:43.306Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-17T16:40:43.306Z] === RUN TestChangePortRange [2022-03-17T16:40:43.306Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-17T16:40:43.306Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-17T16:40:43.306Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-17T16:40:43.306Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-17T16:40:43.306Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-17T16:40:43.306Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-17T16:40:43.306Z] --- PASS: TestChangePortRange (0.00s) [2022-03-17T16:40:43.306Z] PASS [2022-03-17T16:40:43.306Z] coverage: 88.6% of statements [2022-03-17T16:40:43.306Z] ok github.com/docker/docker/libnetwork/portallocator 0.063s coverage: 88.6% of statements [2022-03-17T16:40:44.228Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-17T16:40:44.259Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-17T16:40:44.259Z] testing: warning: no tests to run [2022-03-17T16:40:44.259Z] PASS [2022-03-17T16:40:44.259Z] coverage: 0.0% of statements [2022-03-17T16:40:44.259Z] ok github.com/docker/docker/libnetwork/portmapper 0.046s coverage: 0.0% of statements [no tests to run] [2022-03-17T16:40:44.710Z] 2022/03/17 16:40:44 Closing DB instances... [2022-03-17T16:40:44.710Z] === RUN TestHashData [2022-03-17T16:40:44.710Z] --- PASS: TestHashData (0.00s) [2022-03-17T16:40:44.710Z] PASS [2022-03-17T16:40:44.710Z] coverage: 2.8% of statements [2022-03-17T16:40:44.710Z] ok github.com/docker/docker/libnetwork/resolvconf 0.050s coverage: 2.8% of statements [2022-03-17T16:40:44.803Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-17T16:40:45.162Z] === RUN TestErrorConstructors [2022-03-17T16:40:45.162Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-17T16:40:45.162Z] === RUN TestCompareIPMask [2022-03-17T16:40:45.162Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-17T16:40:45.162Z] === RUN TestUtilGetHostPartIP [2022-03-17T16:40:45.162Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-17T16:40:45.162Z] === RUN TestUtilGetBroadcastIP [2022-03-17T16:40:45.162Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-17T16:40:45.162Z] === RUN TestParseCIDR [2022-03-17T16:40:45.162Z] --- PASS: TestParseCIDR (0.00s) [2022-03-17T16:40:45.162Z] PASS [2022-03-17T16:40:45.162Z] coverage: 37.3% of statements [2022-03-17T16:40:45.162Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2022-03-17T16:40:45.373Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-17T16:40:45.633Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-17T16:40:46.116Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-17T16:40:46.116Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-17T16:40:46.116Z] PASS [2022-03-17T16:40:46.116Z] coverage: 50.0% of statements [2022-03-17T16:40:46.116Z] ok github.com/docker/docker/oci 0.057s coverage: 50.0% of statements [2022-03-17T16:40:46.116Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-03-17T16:40:46.116Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-17T16:40:46.568Z] === RUN TestAddressPoolOpt [2022-03-17T16:40:46.568Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/a [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/something [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/_=a [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/env1=value1 [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/_env1=value1 [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/PATH [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/=a [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/PATH= [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/PATH=something [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/asd!qwe [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/1asd [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/123 [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/some_space [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/__some_space_before [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/some_space_after__ [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/= [2022-03-17T16:40:46.568Z] === RUN TestValidateEnv/PaTh [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-17T16:40:46.568Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-17T16:40:46.568Z] === RUN TestParseHost [2022-03-17T16:40:46.568Z] --- PASS: TestParseHost (0.00s) [2022-03-17T16:40:46.568Z] === RUN TestParseDockerDaemonHost [2022-03-17T16:40:46.568Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-17T16:40:46.568Z] === RUN TestParseTCP [2022-03-17T16:40:46.568Z] --- PASS: TestParseTCP (0.00s) [2022-03-17T16:40:46.568Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-17T16:40:46.568Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-17T16:40:46.568Z] === RUN TestValidateExtraHosts [2022-03-17T16:40:46.568Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-17T16:40:46.568Z] === RUN TestIpOptString [2022-03-17T16:40:46.568Z] --- PASS: TestIpOptString (0.00s) [2022-03-17T16:40:46.568Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-17T16:40:46.568Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-17T16:40:46.568Z] === RUN TestNewIpOptValidDefaultVal [2022-03-17T16:40:46.568Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-17T16:40:46.568Z] === RUN TestIpOptSetInvalidVal [2022-03-17T16:40:46.568Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-17T16:40:46.568Z] === RUN TestValidateIPAddress [2022-03-17T16:40:46.568Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-17T16:40:46.568Z] === RUN TestMapOpts [2022-03-17T16:40:46.568Z] --- PASS: TestMapOpts (0.00s) [2022-03-17T16:40:46.568Z] === RUN TestListOptsWithoutValidator [2022-03-17T16:40:46.568Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-17T16:40:46.568Z] === RUN TestListOptsWithValidator [2022-03-17T16:40:46.568Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-17T16:40:46.568Z] === RUN TestValidateDNSSearch [2022-03-17T16:40:46.569Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-17T16:40:46.569Z] === RUN TestValidateLabel [2022-03-17T16:40:46.569Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-17T16:40:46.569Z] === RUN TestValidateLabel/label_with_general_format [2022-03-17T16:40:46.569Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-17T16:40:46.569Z] === RUN TestValidateLabel/label_with_one_more [2022-03-17T16:40:46.569Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-17T16:40:46.569Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-17T16:40:46.569Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-17T16:40:46.569Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-17T16:40:46.569Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-17T16:40:46.569Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-17T16:40:46.569Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-17T16:40:46.569Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-17T16:40:46.569Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-17T16:40:46.569Z] --- PASS: TestValidateLabel (0.00s) [2022-03-17T16:40:46.569Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-17T16:40:46.569Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-17T16:40:46.569Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-17T16:40:46.569Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-17T16:40:46.569Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-17T16:40:46.569Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-17T16:40:46.569Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-17T16:40:46.569Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-17T16:40:46.569Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-17T16:40:46.569Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-17T16:40:46.569Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-17T16:40:46.569Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-17T16:40:46.569Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-17T16:40:46.569Z] === RUN TestNamedListOpts [2022-03-17T16:40:46.569Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-17T16:40:47.017Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-17T16:40:47.020Z] === RUN TestNamedMapOpts [2022-03-17T16:40:47.020Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-17T16:40:47.020Z] === RUN TestParseLink [2022-03-17T16:40:47.020Z] --- PASS: TestParseLink (0.00s) [2022-03-17T16:40:47.020Z] === RUN TestUlimitOpt [2022-03-17T16:40:47.020Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-17T16:40:47.020Z] PASS [2022-03-17T16:40:47.020Z] coverage: 66.3% of statements [2022-03-17T16:40:47.020Z] ok github.com/docker/docker/opts 0.088s coverage: 66.3% of statements [2022-03-17T16:40:47.020Z] === RUN TestParseVersion [2022-03-17T16:40:47.020Z] --- PASS: TestParseVersion (0.00s) [2022-03-17T16:40:47.020Z] PASS [2022-03-17T16:40:47.020Z] coverage: 52.9% of statements [2022-03-17T16:40:47.020Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-03-17T16:40:47.277Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-17T16:40:47.471Z] 2022/03/17 16:40:47 Closing DB instances... [2022-03-17T16:40:47.537Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-17T16:40:48.107Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-17T16:40:48.108Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-17T16:40:48.429Z] === RUN TestPeerCertificateMarshalJSON [2022-03-17T16:40:48.679Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-17T16:40:48.880Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-03-17T16:40:48.880Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-17T16:40:49.333Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-17T16:40:49.333Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-17T16:40:49.333Z] --- PASS: TestPeerCertificateMarshalJSON (0.54s) [2022-03-17T16:40:49.333Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-17T16:40:49.333Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-17T16:40:49.333Z] === RUN TestMiddleware [2022-03-17T16:40:49.333Z] --- PASS: TestMiddleware (0.00s) [2022-03-17T16:40:49.333Z] === RUN TestNewResponseModifier [2022-03-17T16:40:49.333Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-17T16:40:49.333Z] PASS [2022-03-17T16:40:49.333Z] coverage: 26.8% of statements [2022-03-17T16:40:49.333Z] ok github.com/docker/docker/pkg/authorization 0.598s coverage: 26.8% of statements [2022-03-17T16:40:49.333Z] === RUN TestIsArchivePathDir [2022-03-17T16:40:49.620Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-17T16:40:49.784Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-17T16:40:49.785Z] === RUN TestIsArchivePathInvalidFile [2022-03-17T16:40:49.785Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-03-17T16:40:49.785Z] === RUN TestIsArchivePathTar [2022-03-17T16:40:49.785Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-03-17T16:40:49.785Z] === RUN TestDecompressStreamGzip [2022-03-17T16:40:50.190Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-17T16:40:50.250Z] === RUN TestUnbuffered [2022-03-17T16:40:50.250Z] --- PASS: TestUnbuffered (0.00s) [2022-03-17T16:40:50.250Z] === RUN TestRaceUnbuffered [2022-03-17T16:40:50.250Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-17T16:40:50.250Z] PASS [2022-03-17T16:40:50.250Z] coverage: 100.0% of statements [2022-03-17T16:40:50.250Z] ok github.com/docker/docker/pkg/broadcaster 0.053s coverage: 100.0% of statements [2022-03-17T16:40:50.250Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-03-17T16:40:50.250Z] === RUN TestDecompressStreamBzip2 [2022-03-17T16:40:50.250Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-17T16:40:50.250Z] === RUN TestDecompressStreamXz [2022-03-17T16:40:50.250Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T16:40:50.250Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-17T16:40:50.250Z] === RUN TestDecompressStreamZstd [2022-03-17T16:40:50.250Z] archive_test.go:140: zstd not installed [2022-03-17T16:40:50.250Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-17T16:40:50.250Z] === RUN TestCompressStreamXzUnsupported [2022-03-17T16:40:50.250Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-17T16:40:50.250Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-17T16:40:50.250Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-17T16:40:50.250Z] === RUN TestCompressStreamInvalid [2022-03-17T16:40:50.250Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-17T16:40:50.250Z] === RUN TestExtensionInvalid [2022-03-17T16:40:50.250Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-17T16:40:50.250Z] === RUN TestExtensionUncompressed [2022-03-17T16:40:50.250Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-17T16:40:50.250Z] === RUN TestExtensionBzip2 [2022-03-17T16:40:50.250Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-17T16:40:50.250Z] === RUN TestExtensionGzip [2022-03-17T16:40:50.250Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-17T16:40:50.250Z] === RUN TestExtensionXz [2022-03-17T16:40:50.250Z] --- PASS: TestExtensionXz (0.00s) [2022-03-17T16:40:50.250Z] === RUN TestExtensionZstd [2022-03-17T16:40:50.250Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-17T16:40:50.250Z] === RUN TestCmdStreamLargeStderr [2022-03-17T16:40:50.250Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-17T16:40:50.250Z] === RUN TestCmdStreamBad [2022-03-17T16:40:50.250Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T16:40:50.250Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-17T16:40:50.250Z] === RUN TestCmdStreamGood [2022-03-17T16:40:50.250Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-17T16:40:50.250Z] === RUN TestUntarPathWithInvalidDest [2022-03-17T16:40:50.250Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-17T16:40:50.250Z] === RUN TestUntarPathWithInvalidSrc [2022-03-17T16:40:50.250Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-17T16:40:50.250Z] === RUN TestUntarPath [2022-03-17T16:40:50.702Z] --- PASS: TestUntarPath (0.07s) [2022-03-17T16:40:50.702Z] === RUN TestUntarPathWithDestinationFile [2022-03-17T16:40:50.702Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-17T16:40:50.702Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-17T16:40:50.702Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-03-17T16:40:50.702Z] === RUN TestCopyWithTarInvalidSrc [2022-03-17T16:40:50.702Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-17T16:40:50.702Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-17T16:40:50.702Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T16:40:50.702Z] === RUN TestCopyWithTarSrcFile [2022-03-17T16:40:50.702Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-17T16:40:50.702Z] === RUN TestCopyWithTarSrcFolder [2022-03-17T16:40:50.702Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-17T16:40:50.702Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-17T16:40:50.702Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-17T16:40:50.702Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-17T16:40:50.702Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T16:40:50.702Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-17T16:40:50.702Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-17T16:40:50.702Z] === RUN TestCopyFileWithTarSrcFile [2022-03-17T16:40:50.702Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-17T16:40:50.702Z] === RUN TestTarFiles [2022-03-17T16:40:50.702Z] === RUN TestMatch [2022-03-17T16:40:50.702Z] === RUN TestMatch/[[]] [2022-03-17T16:40:50.702Z] === RUN TestMatch/[[foo]] [2022-03-17T16:40:50.702Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-17T16:40:50.702Z] === RUN TestMatch/[[foo_bar]] [2022-03-17T16:40:50.702Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-17T16:40:50.702Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-17T16:40:50.702Z] === RUN TestMatch/[] [2022-03-17T16:40:50.702Z] === RUN TestMatch/[]#01 [2022-03-17T16:40:50.702Z] === RUN TestMatch/[[qux]] [2022-03-17T16:40:50.702Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-17T16:40:50.702Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-17T16:40:50.702Z] === RUN TestMatch/[[foo_baz]] [2022-03-17T16:40:50.702Z] --- PASS: TestMatch (0.00s) [2022-03-17T16:40:50.702Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-17T16:40:50.702Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-17T16:40:50.702Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-17T16:40:50.702Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-17T16:40:50.702Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-17T16:40:50.702Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-17T16:40:50.702Z] --- PASS: TestMatch/[] (0.00s) [2022-03-17T16:40:50.702Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-17T16:40:50.702Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-17T16:40:50.702Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-17T16:40:50.702Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-17T16:40:50.702Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-17T16:40:50.702Z] PASS [2022-03-17T16:40:50.702Z] coverage: 87.5% of statements [2022-03-17T16:40:50.702Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-03-17T16:40:50.761Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-17T16:40:51.154Z] 2022/03/17 16:40:50 Closing DB instances... [2022-03-17T16:40:51.331Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-17T16:40:52.110Z] === RUN TestChrootTarUntar [2022-03-17T16:40:52.110Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:40:52.110Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-17T16:40:52.110Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-17T16:40:52.110Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:40:52.110Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T16:40:52.110Z] === RUN TestChrootUntarEmptyArchive [2022-03-17T16:40:52.110Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-17T16:40:52.110Z] === RUN TestChrootTarUntarWithSymlink [2022-03-17T16:40:52.110Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:40:52.110Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T16:40:52.110Z] === RUN TestChrootCopyWithTar [2022-03-17T16:40:52.110Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:40:52.110Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-17T16:40:52.110Z] === RUN TestChrootCopyFileWithTar [2022-03-17T16:40:52.110Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:40:52.110Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-17T16:40:52.110Z] === RUN TestChrootUntarPath [2022-03-17T16:40:52.110Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:40:52.110Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-17T16:40:52.110Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-17T16:40:52.110Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:40:52.110Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T16:40:52.110Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-17T16:40:52.110Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:40:52.110Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T16:40:52.110Z] === RUN TestChrootApplyDotDotFile [2022-03-17T16:40:52.110Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:40:52.110Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-17T16:40:52.110Z] PASS [2022-03-17T16:40:52.110Z] coverage: 15.1% of statements [2022-03-17T16:40:52.110Z] ok github.com/docker/docker/pkg/chrootarchive 0.097s coverage: 15.1% of statements [2022-03-17T16:40:52.273Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-17T16:40:53.064Z] === RUN TestEnsureRemoveAllNotExist [2022-03-17T16:40:53.064Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-17T16:40:53.064Z] === RUN TestEnsureRemoveAllWithDir [2022-03-17T16:40:53.064Z] --- PASS: TestNetworkDBCRUDTableEntry (3.90s) [2022-03-17T16:40:53.064Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-17T16:40:53.064Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-17T16:40:53.064Z] === RUN TestEnsureRemoveAllWithFile [2022-03-17T16:40:53.064Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-17T16:40:53.064Z] PASS [2022-03-17T16:40:53.064Z] coverage: 0.0% of statements [2022-03-17T16:40:53.064Z] ok github.com/docker/docker/pkg/containerfs 0.050s coverage: 0.0% of statements [2022-03-17T16:40:53.217Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-17T16:40:53.787Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-17T16:40:54.018Z] === RUN TestSizeEmpty [2022-03-17T16:40:54.019Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-17T16:40:54.019Z] === RUN TestSizeEmptyFile [2022-03-17T16:40:54.019Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-17T16:40:54.019Z] === RUN TestSizeNonemptyFile [2022-03-17T16:40:54.019Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-17T16:40:54.019Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-17T16:40:54.019Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-17T16:40:54.019Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-17T16:40:54.019Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-17T16:40:54.019Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-17T16:40:54.019Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-17T16:40:54.019Z] === RUN TestMoveToSubdir [2022-03-17T16:40:54.019Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-17T16:40:54.019Z] === RUN TestSizeNonExistingDirectory [2022-03-17T16:40:54.019Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-17T16:40:54.019Z] PASS [2022-03-17T16:40:54.019Z] coverage: 80.0% of statements [2022-03-17T16:40:54.019Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-03-17T16:40:54.748Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-17T16:40:54.971Z] 2022/03/17 16:40:54 Closing DB instances... [2022-03-17T16:40:54.971Z] === RUN TestPollerAddRemove [2022-03-17T16:40:54.971Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-17T16:40:54.971Z] === RUN TestPollerEvent [2022-03-17T16:40:54.971Z] poller_test.go:40: No chmod on Windows [2022-03-17T16:40:54.971Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-17T16:40:54.971Z] === RUN TestPollerClose [2022-03-17T16:40:54.971Z] --- PASS: TestPollerClose (0.00s) [2022-03-17T16:40:54.971Z] PASS [2022-03-17T16:40:54.971Z] coverage: 36.2% of statements [2022-03-17T16:40:54.971Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 36.2% of statements [2022-03-17T16:40:55.319Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-17T16:40:55.580Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-17T16:40:55.923Z] === RUN TestCopyFileWithInvalidSrc [2022-03-17T16:40:55.923Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T16:40:55.923Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-17T16:40:55.923Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-17T16:40:55.923Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestCopyFile [2022-03-17T16:40:55.923Z] --- PASS: TestCopyFile (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-17T16:40:55.923Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T16:40:55.923Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-17T16:40:55.923Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-17T16:40:55.923Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T16:40:55.923Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestWildcardMatches [2022-03-17T16:40:55.923Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestPatternMatches [2022-03-17T16:40:55.923Z] --- PASS: TestPatternMatches (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-17T16:40:55.923Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestPatternMatchesFolderExclusions [2022-03-17T16:40:55.923Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-17T16:40:55.923Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-17T16:40:55.923Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-17T16:40:55.923Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-17T16:40:55.923Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestSingleExclamationError [2022-03-17T16:40:55.923Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestMatchesWithNoPatterns [2022-03-17T16:40:55.923Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestMatchesWithMalformedPatterns [2022-03-17T16:40:55.923Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-17T16:40:55.923Z] === RUN TestMatches [2022-03-17T16:40:55.923Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-17T16:40:55.923Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-17T16:40:55.923Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-17T16:40:55.923Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-17T16:40:55.923Z] --- PASS: TestMatches (0.01s) [2022-03-17T16:40:55.923Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-17T16:40:55.923Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-17T16:40:55.923Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-17T16:40:55.923Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-17T16:40:56.374Z] === RUN TestCleanPatterns [2022-03-17T16:40:56.374Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-17T16:40:56.374Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-17T16:40:56.374Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-17T16:40:56.374Z] === RUN TestCleanPatternsExceptionFlag [2022-03-17T16:40:56.374Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-17T16:40:56.374Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-17T16:40:56.374Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-17T16:40:56.374Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-17T16:40:56.374Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-17T16:40:56.374Z] === RUN TestCleanPatternsErrorSingleException [2022-03-17T16:40:56.374Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-17T16:40:56.374Z] === RUN TestCreateIfNotExistsDir [2022-03-17T16:40:56.374Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-17T16:40:56.374Z] === RUN TestCreateIfNotExistsFile [2022-03-17T16:40:56.374Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-17T16:40:56.374Z] === RUN TestMatch [2022-03-17T16:40:56.375Z] --- PASS: TestMatch (0.00s) [2022-03-17T16:40:56.375Z] === RUN TestCompile [2022-03-17T16:40:56.375Z] === RUN TestCompile/slash [2022-03-17T16:40:56.375Z] === RUN TestCompile/backslash [2022-03-17T16:40:56.375Z] --- PASS: TestCompile (0.00s) [2022-03-17T16:40:56.375Z] --- PASS: TestCompile/slash (0.00s) [2022-03-17T16:40:56.375Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-17T16:40:56.375Z] PASS [2022-03-17T16:40:56.375Z] coverage: 84.7% of statements [2022-03-17T16:40:56.375Z] ok github.com/docker/docker/pkg/fileutils 0.098s coverage: 84.7% of statements [2022-03-17T16:40:56.375Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2022-03-17T16:40:56.375Z] === RUN TestNetworkDBNodeLeave [2022-03-17T16:40:56.521Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-17T16:40:56.825Z] === RUN TestGet [2022-03-17T16:40:56.825Z] --- PASS: TestGet (0.00s) [2022-03-17T16:40:56.826Z] === RUN TestGetShortcutString [2022-03-17T16:40:56.826Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-17T16:40:56.826Z] PASS [2022-03-17T16:40:56.826Z] coverage: 42.9% of statements [2022-03-17T16:40:56.826Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2022-03-17T16:40:57.092Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-17T16:40:57.277Z] --- PASS: TestTarFiles (6.76s) [2022-03-17T16:40:57.662Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-17T16:40:57.729Z] === RUN TestDetectCompressionZstd [2022-03-17T16:40:57.729Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-17T16:40:57.729Z] === RUN TestTarUntar [2022-03-17T16:40:57.729Z] --- PASS: TestTarUntar (0.04s) [2022-03-17T16:40:57.729Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-17T16:40:57.729Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-17T16:40:57.729Z] === RUN TestTarWithOptions [2022-03-17T16:40:57.729Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-17T16:40:57.729Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-17T16:40:57.729Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-17T16:40:57.729Z] === RUN TestUntarUstarGnuConflict [2022-03-17T16:40:57.729Z] --- PASS: TestUntarUstarGnuConflict (0.07s) [2022-03-17T16:40:57.729Z] === RUN TestUntarInvalidFilenames [2022-03-17T16:40:57.729Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames843426390\\dest" [2022-03-17T16:40:57.729Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2022-03-17T16:40:57.729Z] === RUN TestUntarHardlinkToSymlink [2022-03-17T16:40:57.729Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-17T16:40:57.729Z] === RUN TestUntarInvalidHardlink [2022-03-17T16:40:57.729Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink81948171\\victim\\hello" -> "../victim/hello" [2022-03-17T16:40:57.729Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1826535280\\victim\\hello" -> "/../victim/hello" [2022-03-17T16:40:57.729Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink474675188\\victim" -> "../victim" [2022-03-17T16:40:57.729Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1767259700\\victim" -> "../victim" [2022-03-17T16:40:57.729Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1071200356\\victim" -> "../victim" [2022-03-17T16:40:57.729Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink417591830\\victim" -> "../victim" [2022-03-17T16:40:57.729Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-17T16:40:57.729Z] === RUN TestUntarInvalidSymlink [2022-03-17T16:40:57.729Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2661739694\\dest\\dotdot" -> "../victim/hello" [2022-03-17T16:40:57.729Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink734806003\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T16:40:57.729Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3949841017\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:40:57.729Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink612955296\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:40:57.729Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3264471796\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:40:57.729Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2273092663\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:40:57.729Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3211997694\\dest\\dir\\loophole" -> "../../victim" [2022-03-17T16:40:57.729Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-17T16:40:57.729Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-17T16:40:57.729Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-17T16:40:57.729Z] === RUN TestXGlobalNoParent [2022-03-17T16:40:57.729Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-17T16:40:57.729Z] === RUN TestReplaceFileTarWrapper [2022-03-17T16:40:57.729Z] === RUN TestCreateIDMapOrder [2022-03-17T16:40:57.729Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-17T16:40:57.729Z] PASS [2022-03-17T16:40:57.729Z] coverage: 7.2% of statements [2022-03-17T16:40:57.729Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 7.2% of statements [2022-03-17T16:40:58.180Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-03-17T16:40:58.180Z] === RUN TestPrefixHeaderReadable [2022-03-17T16:40:58.180Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-17T16:40:58.180Z] === RUN TestDisablePigz [2022-03-17T16:40:58.180Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-17T16:40:58.180Z] --- PASS: TestDisablePigz (0.14s) [2022-03-17T16:40:58.180Z] === RUN TestPigz [2022-03-17T16:40:58.180Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-17T16:40:58.180Z] --- PASS: TestPigz (0.17s) [2022-03-17T16:40:58.180Z] === RUN TestNosysFileInfo [2022-03-17T16:40:58.180Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-17T16:40:58.180Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T16:40:58.180Z] archive_windows_test.go:16: Currently fails [2022-03-17T16:40:58.180Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T16:40:58.180Z] === RUN TestCanonicalTarNameForPath [2022-03-17T16:40:58.180Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-17T16:40:58.180Z] === RUN TestCanonicalTarName [2022-03-17T16:40:58.180Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-17T16:40:58.180Z] === RUN TestChmodTarEntry [2022-03-17T16:40:58.180Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-17T16:40:58.180Z] === RUN TestHardLinkOrder [2022-03-17T16:40:58.235Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-17T16:40:58.635Z] --- PASS: TestHardLinkOrder (0.17s) [2022-03-17T16:40:58.635Z] === RUN TestChangeString [2022-03-17T16:40:58.635Z] --- PASS: TestChangeString (0.00s) [2022-03-17T16:40:58.635Z] === RUN TestChangesWithNoChanges [2022-03-17T16:40:58.635Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-17T16:40:58.635Z] === RUN TestChangesWithChanges [2022-03-17T16:40:58.635Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-17T16:40:58.635Z] === RUN TestChangesWithChangesGH13590 [2022-03-17T16:40:58.635Z] changes_test.go:195: needs more investigation [2022-03-17T16:40:58.635Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-17T16:40:58.635Z] === RUN TestChangesDirsEmpty [2022-03-17T16:40:58.635Z] --- PASS: TestChangesDirsEmpty (0.18s) [2022-03-17T16:40:58.635Z] === RUN TestChangesDirsMutated [2022-03-17T16:40:58.806Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-17T16:40:59.086Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-03-17T16:40:59.086Z] === RUN TestApplyLayer [2022-03-17T16:40:59.086Z] changes_test.go:432: needs further investigation [2022-03-17T16:40:59.086Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-17T16:40:59.086Z] === RUN TestChangesSizeWithHardlinks [2022-03-17T16:40:59.086Z] changes_test.go:468: needs further investigation [2022-03-17T16:40:59.086Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-17T16:40:59.086Z] === RUN TestChangesSizeWithNoChanges [2022-03-17T16:40:59.086Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-17T16:40:59.086Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-17T16:40:59.086Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-17T16:40:59.086Z] === RUN TestChangesSize [2022-03-17T16:40:59.086Z] --- PASS: TestChangesSize (0.00s) [2022-03-17T16:40:59.086Z] === RUN TestApplyLayerInvalidFilenames [2022-03-17T16:40:59.086Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames221791141\\dest" [2022-03-17T16:40:59.086Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-17T16:40:59.086Z] === RUN TestApplyLayerInvalidHardlink [2022-03-17T16:40:59.086Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1913234220\\victim\\hello" -> "../victim/hello" [2022-03-17T16:40:59.087Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1609299500\\victim\\hello" -> "/../victim/hello" [2022-03-17T16:40:59.087Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1648795363\\victim" -> "../victim" [2022-03-17T16:40:59.087Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3704405711\\victim" -> "../victim" [2022-03-17T16:40:59.087Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2846938300\\victim" -> "../victim" [2022-03-17T16:40:59.087Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2071352582\\victim" -> "../victim" [2022-03-17T16:40:59.087Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-17T16:40:59.087Z] === RUN TestApplyLayerInvalidSymlink [2022-03-17T16:40:59.087Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3513906365\\dest\\dotdot" -> "../victim/hello" [2022-03-17T16:40:59.087Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2126971471\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T16:40:59.087Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-17T16:40:59.087Z] === RUN TestNetworkDBWatch [2022-03-17T16:40:59.087Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1225119846\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:40:59.087Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2819626622\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:40:59.087Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3855793728\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:40:59.087Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3210565625\\dest\\loophole-victim" -> "../victim" [2022-03-17T16:40:59.087Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-17T16:40:59.087Z] === RUN TestApplyLayerWhiteouts [2022-03-17T16:40:59.087Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-03-17T16:40:59.087Z] === RUN TestGenerateEmptyFile [2022-03-17T16:40:59.087Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-17T16:40:59.087Z] === RUN TestGenerateWithContent [2022-03-17T16:40:59.087Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-17T16:40:59.087Z] PASS [2022-03-17T16:40:59.087Z] coverage: 63.0% of statements [2022-03-17T16:40:59.087Z] ok github.com/docker/docker/pkg/archive 9.731s coverage: 63.0% of statements [2022-03-17T16:40:59.087Z] === RUN TestFixedBufferCap [2022-03-17T16:40:59.087Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-17T16:40:59.087Z] === RUN TestFixedBufferLen [2022-03-17T16:40:59.087Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-17T16:40:59.087Z] === RUN TestFixedBufferString [2022-03-17T16:40:59.087Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-17T16:40:59.087Z] === RUN TestFixedBufferWrite [2022-03-17T16:40:59.087Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-17T16:40:59.087Z] === RUN TestFixedBufferRead [2022-03-17T16:40:59.087Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-17T16:40:59.087Z] === RUN TestBytesPipeRead [2022-03-17T16:40:59.087Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-17T16:40:59.087Z] === RUN TestBytesPipeWrite [2022-03-17T16:40:59.087Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-17T16:40:59.087Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-17T16:40:59.377Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-17T16:40:59.377Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-17T16:41:00.038Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-03-17T16:41:00.038Z] === RUN TestAtomicWriteToFile [2022-03-17T16:41:00.038Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-17T16:41:00.038Z] === RUN TestAtomicWriteSetCommit [2022-03-17T16:41:00.038Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-17T16:41:00.038Z] === RUN TestAtomicWriteSetCancel [2022-03-17T16:41:00.038Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-17T16:41:00.038Z] === RUN TestReadCloserWrapperClose [2022-03-17T16:41:00.038Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-17T16:41:00.038Z] === RUN TestReaderErrWrapperReadOnError [2022-03-17T16:41:00.038Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-17T16:41:00.038Z] === RUN TestReaderErrWrapperRead [2022-03-17T16:41:00.038Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-17T16:41:00.038Z] === RUN TestCancelReadCloser [2022-03-17T16:41:00.038Z] --- PASS: TestCancelReadCloser (0.12s) [2022-03-17T16:41:00.038Z] === RUN TestWriteCloserWrapperClose [2022-03-17T16:41:00.038Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-17T16:41:00.038Z] === RUN TestNopWriteCloser [2022-03-17T16:41:00.038Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-17T16:41:00.038Z] === RUN TestNopWriter [2022-03-17T16:41:00.038Z] --- PASS: TestNopWriter (0.00s) [2022-03-17T16:41:00.038Z] === RUN TestWriteCounter [2022-03-17T16:41:00.038Z] --- PASS: TestWriteCounter (0.00s) [2022-03-17T16:41:00.038Z] PASS [2022-03-17T16:41:00.038Z] coverage: 69.2% of statements [2022-03-17T16:41:00.038Z] ok github.com/docker/docker/pkg/ioutils 0.693s coverage: 69.2% of statements [2022-03-17T16:41:00.490Z] 2022/03/17 16:41:00 Closing DB instances... [2022-03-17T16:41:00.941Z] === RUN TestError [2022-03-17T16:41:00.941Z] --- PASS: TestError (0.00s) [2022-03-17T16:41:00.941Z] === RUN TestProgressString [2022-03-17T16:41:00.941Z] === RUN TestProgressString/no_progress [2022-03-17T16:41:00.941Z] === RUN TestProgressString/progress_1 [2022-03-17T16:41:00.941Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-17T16:41:00.941Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-17T16:41:00.941Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-17T16:41:00.941Z] === RUN TestProgressString/with_units [2022-03-17T16:41:00.941Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-17T16:41:00.941Z] === RUN TestProgressString/hide_counts [2022-03-17T16:41:00.941Z] --- PASS: TestProgressString (0.00s) [2022-03-17T16:41:00.941Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-17T16:41:00.941Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-17T16:41:00.941Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-17T16:41:00.941Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-17T16:41:00.941Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-17T16:41:00.941Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-17T16:41:00.941Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-17T16:41:00.941Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-17T16:41:00.941Z] === RUN TestJSONMessageDisplay [2022-03-17T16:41:00.941Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-03-17T16:41:00.941Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-17T16:41:00.941Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-17T16:41:00.941Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-17T16:41:00.941Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-17T16:41:00.941Z] === RUN TestDisplayJSONMessagesStream [2022-03-17T16:41:00.941Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-17T16:41:00.941Z] PASS [2022-03-17T16:41:00.941Z] coverage: 91.7% of statements [2022-03-17T16:41:00.941Z] ok github.com/docker/docker/pkg/jsonmessage 0.238s coverage: 91.7% of statements [2022-03-17T16:41:01.294Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-17T16:41:01.866Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-17T16:41:01.895Z] === RUN TestStandardLongPath [2022-03-17T16:41:01.895Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-17T16:41:01.895Z] === RUN TestUNCLongPath [2022-03-17T16:41:01.895Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-17T16:41:01.895Z] PASS [2022-03-17T16:41:01.895Z] coverage: 100.0% of statements [2022-03-17T16:41:01.895Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-03-17T16:41:01.895Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-17T16:41:01.895Z] === RUN TestNetworkDBBulkSync [2022-03-17T16:41:02.126Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-17T16:41:02.697Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-17T16:41:02.848Z] === RUN TestNameFormat [2022-03-17T16:41:02.848Z] --- PASS: TestNameFormat (0.00s) [2022-03-17T16:41:02.848Z] === RUN TestNameRetries [2022-03-17T16:41:02.848Z] --- PASS: TestNameRetries (0.00s) [2022-03-17T16:41:02.848Z] PASS [2022-03-17T16:41:02.848Z] coverage: 85.7% of statements [2022-03-17T16:41:02.848Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2022-03-17T16:41:03.268Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-17T16:41:03.268Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-17T16:41:03.300Z] 2022/03/17 16:41:03 Closing DB instances... [2022-03-17T16:41:03.528Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-17T16:41:03.753Z] === RUN TestParseKeyValueOpt [2022-03-17T16:41:03.753Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-17T16:41:03.753Z] === RUN TestParseUintList [2022-03-17T16:41:03.753Z] --- PASS: TestParseUintList (0.00s) [2022-03-17T16:41:03.753Z] === RUN TestParseUintListMaximumLimits [2022-03-17T16:41:03.753Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-17T16:41:03.753Z] PASS [2022-03-17T16:41:03.753Z] coverage: 97.0% of statements [2022-03-17T16:41:03.753Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2022-03-17T16:41:04.100Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-17T16:41:04.671Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-17T16:41:04.713Z] === RUN Test_windowsOSRelease_String [2022-03-17T16:41:04.713Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-17T16:41:04.713Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-17T16:41:04.713Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-17T16:41:04.713Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-17T16:41:04.713Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-17T16:41:04.713Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-17T16:41:04.713Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-17T16:41:04.713Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-17T16:41:04.713Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-17T16:41:04.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T16:41:04.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T16:41:04.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T16:41:04.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T16:41:04.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T16:41:04.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T16:41:04.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T16:41:04.713Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T16:41:04.713Z] PASS [2022-03-17T16:41:04.713Z] coverage: 37.5% of statements [2022-03-17T16:41:04.713Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.063s coverage: 37.5% of statements [2022-03-17T16:41:04.713Z] --- PASS: TestNetworkDBBulkSync (2.66s) [2022-03-17T16:41:04.713Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-17T16:41:04.931Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-17T16:41:05.502Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-17T16:41:05.502Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-17T16:41:05.669Z] === RUN TestNewAndRemove [2022-03-17T16:41:05.669Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-17T16:41:05.669Z] === RUN TestRemoveInvalidPath [2022-03-17T16:41:05.669Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-17T16:41:05.669Z] PASS [2022-03-17T16:41:05.669Z] coverage: 82.6% of statements [2022-03-17T16:41:05.669Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2022-03-17T16:41:06.074Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-17T16:41:06.074Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-17T16:41:06.399Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T16:41:06.399Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T16:41:06.399Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-17T16:41:06.399Z] === RUN TestDaemonConfigValidation [2022-03-17T16:41:06.399Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T16:41:06.399Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-17T16:41:06.399Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T16:41:06.399Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T16:41:06.399Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T16:41:06.400Z] === RUN TestDaemonProxy [2022-03-17T16:41:06.400Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T16:41:06.400Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-17T16:41:06.400Z] PASS [2022-03-17T16:41:06.400Z] ok github.com/docker/docker/integration/daemon 0.110s [2022-03-17T16:41:06.400Z] [2022-03-17T16:41:06.400Z] === Skipped [2022-03-17T16:41:06.400Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-17T16:41:06.400Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T16:41:06.400Z] [2022-03-17T16:41:06.400Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-17T16:41:06.400Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T16:41:06.400Z] [2022-03-17T16:41:06.400Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T16:41:06.400Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T16:41:06.400Z] [2022-03-17T16:41:06.400Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-17T16:41:06.400Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T16:41:06.400Z] [2022-03-17T16:41:06.400Z] DONE 4 tests, 4 skipped in 23.951s [2022-03-17T16:41:06.400Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-17T16:41:07.015Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-17T16:41:07.587Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-17T16:41:08.528Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-17T16:41:08.540Z] 2022/03/17 16:41:07 Closing DB instances... [2022-03-17T16:41:08.540Z] time="2022-03-17T16:41:08Z" level=error msg="node: 071818c53b5f is unknown to memberlist" [2022-03-17T16:41:08.540Z] time="2022-03-17T16:41:08Z" level=error msg="node: 78e505d08c4c is unknown to memberlist" [2022-03-17T16:41:08.613Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:41:08.614Z] INFO: Testing against a local daemon [2022-03-17T16:41:08.614Z] === RUN TestCommitInheritsEnv [2022-03-17T16:41:08.614Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:41:08.614Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-17T16:41:08.614Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T16:41:08.614Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T16:41:08.614Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T16:41:08.614Z] === RUN TestImportWithCustomPlatform [2022-03-17T16:41:08.614Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T16:41:08.614Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-17T16:41:08.614Z] === RUN TestImagesFilterMultiReference [2022-03-17T16:41:08.788Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-17T16:41:08.993Z] === RUN TestFailedConnection [2022-03-17T16:41:08.993Z] time="2022-03-17T16:41:08Z" level=error msg="node: 78e505d08c4c is unknown to memberlist" [2022-03-17T16:41:08.993Z] time="2022-03-17T16:41:08Z" level=error msg="node: 78e505d08c4c is unknown to memberlist" [2022-03-17T16:41:09.049Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-17T16:41:09.081Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-03-17T16:41:09.081Z] === RUN TestImagePullPlatformInvalid [2022-03-17T16:41:09.081Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-17T16:41:09.081Z] === RUN TestRemoveImageOrphaning [2022-03-17T16:41:09.621Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-17T16:41:09.947Z] --- PASS: TestFailedConnection (1.01s) [2022-03-17T16:41:09.947Z] === RUN TestFailOnce [2022-03-17T16:41:09.947Z] 2022/03/17 16:41:09 http: panic serving 127.0.0.1:49302: Plugin not ready [2022-03-17T16:41:09.947Z] goroutine 22 [running]: [2022-03-17T16:41:09.947Z] net/http.(*conn).serve.func1() [2022-03-17T16:41:09.947Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T16:41:09.947Z] panic({0x16c3700, 0x180d030}) [2022-03-17T16:41:09.947Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T16:41:09.947Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00024da70?) [2022-03-17T16:41:09.947Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-17T16:41:09.947Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1812838?, 0xc0002240e0?}, 0x161da46?) [2022-03-17T16:41:09.947Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T16:41:09.947Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1812838, 0xc0002240e0}, 0xc000230200) [2022-03-17T16:41:09.947Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-17T16:41:09.947Z] net/http.serverHandler.ServeHTTP({0x1810e58?}, {0x1812838, 0xc0002240e0}, 0xc000230200) [2022-03-17T16:41:09.947Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T16:41:09.947Z] net/http.(*conn).serve(0xc000240000, {0x1812d38, 0xc00020a420}) [2022-03-17T16:41:09.947Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T16:41:09.947Z] created by net/http.(*Server).Serve [2022-03-17T16:41:09.947Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T16:41:09.947Z] time="2022-03-17T16:41:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.FailOnce: Post \"http://127.0.0.1:49301/Test.FailOnce\": EOF, retrying in 1s" [2022-03-17T16:41:10.064Z] --- PASS: TestRemoveImageOrphaning (0.99s) [2022-03-17T16:41:10.064Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T16:41:10.064Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-17T16:41:10.064Z] === RUN TestTagInvalidReference [2022-03-17T16:41:10.064Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-17T16:41:10.064Z] === RUN TestTagValidPrefixedRepo [2022-03-17T16:41:10.064Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-17T16:41:10.064Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T16:41:10.064Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-17T16:41:10.064Z] === RUN TestTagOfficialNames [2022-03-17T16:41:10.064Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-17T16:41:10.064Z] === RUN TestTagMatchesDigest [2022-03-17T16:41:10.064Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-17T16:41:10.064Z] PASS [2022-03-17T16:41:10.064Z] ok github.com/docker/docker/integration/image 1.417s [2022-03-17T16:41:10.401Z] --- PASS: TestGetAddress (28.08s) [2022-03-17T16:41:10.401Z] === RUN TestRequestSyntaxCheck [2022-03-17T16:41:10.401Z] --- PASS: TestRequestSyntaxCheck (0.07s) [2022-03-17T16:41:10.401Z] === RUN TestRequest [2022-03-17T16:41:10.534Z] [2022-03-17T16:41:10.534Z] === Skipped [2022-03-17T16:41:10.534Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-17T16:41:10.534Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:41:10.534Z] [2022-03-17T16:41:10.534Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T16:41:10.534Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T16:41:10.534Z] [2022-03-17T16:41:10.534Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-17T16:41:10.534Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T16:41:10.534Z] [2022-03-17T16:41:10.534Z] DONE 12 tests, 3 skipped in 5.548s [2022-03-17T16:41:10.534Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-17T16:41:10.562Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-17T16:41:10.853Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.03s) [2022-03-17T16:41:10.853Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-17T16:41:10.853Z] --- PASS: TestFailOnce (1.19s) [2022-03-17T16:41:10.853Z] === RUN TestEchoInputOutput [2022-03-17T16:41:10.853Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-17T16:41:10.853Z] === RUN TestBackoff [2022-03-17T16:41:10.853Z] --- PASS: TestBackoff (0.00s) [2022-03-17T16:41:10.853Z] === RUN TestAbortRetry [2022-03-17T16:41:10.853Z] --- PASS: TestAbortRetry (0.00s) [2022-03-17T16:41:10.853Z] === RUN TestClientScheme [2022-03-17T16:41:10.853Z] --- PASS: TestClientScheme (0.00s) [2022-03-17T16:41:10.853Z] === RUN TestNewClientWithTimeout [2022-03-17T16:41:11.503Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-17T16:41:11.808Z] time="2022-03-17T16:41:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-17T16:41:11.808Z] 2022/03/17 16:41:11 Closing DB instances... [2022-03-17T16:41:12.074Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-17T16:41:12.644Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-17T16:41:12.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:41:12.749Z] INFO: Testing against a local daemon [2022-03-17T16:41:12.749Z] === RUN TestNetworkCreateDelete [2022-03-17T16:41:12.749Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:12.749Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-17T16:41:12.749Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T16:41:12.749Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-17T16:41:12.749Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T16:41:12.749Z] === RUN TestDaemonDNSFallback [2022-03-17T16:41:12.749Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:12.749Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-17T16:41:12.749Z] === RUN TestInspectNetwork [2022-03-17T16:41:12.749Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T16:41:12.749Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-17T16:41:12.749Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T16:41:12.749Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:12.749Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-17T16:41:12.749Z] === RUN TestNetworkInvalidJSON [2022-03-17T16:41:12.749Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T16:41:12.749Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T16:41:12.749Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:41:12.749Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:41:12.749Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:41:12.749Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:41:12.749Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T16:41:12.749Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:41:12.749Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:41:12.749Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-17T16:41:12.749Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-17T16:41:12.749Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-17T16:41:12.749Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-17T16:41:12.749Z] === RUN TestNetworkList [2022-03-17T16:41:12.749Z] === RUN TestNetworkList//networks [2022-03-17T16:41:12.749Z] === PAUSE TestNetworkList//networks [2022-03-17T16:41:12.749Z] === RUN TestNetworkList//networks/ [2022-03-17T16:41:12.749Z] === PAUSE TestNetworkList//networks/ [2022-03-17T16:41:12.749Z] === CONT TestNetworkList//networks [2022-03-17T16:41:12.749Z] === CONT TestNetworkList//networks/ [2022-03-17T16:41:12.749Z] --- PASS: TestNetworkList (0.04s) [2022-03-17T16:41:12.749Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T16:41:12.749Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T16:41:12.749Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T16:41:12.749Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-17T16:41:12.749Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T16:41:12.749Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T16:41:12.749Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T16:41:12.749Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T16:41:12.749Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T16:41:12.749Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T16:41:12.749Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T16:41:12.749Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T16:41:12.749Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T16:41:12.749Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T16:41:12.749Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T16:41:12.749Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T16:41:12.749Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T16:41:12.749Z] service_test.go:243: FLAKY_TEST [2022-03-17T16:41:12.749Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T16:41:12.749Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T16:41:12.749Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-17T16:41:12.749Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T16:41:12.749Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T16:41:12.749Z] PASS [2022-03-17T16:41:12.749Z] ok github.com/docker/docker/integration/network 0.165s [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] === Skipped [2022-03-17T16:41:12.749Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-17T16:41:12.749Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T16:41:12.749Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-17T16:41:12.749Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-17T16:41:12.749Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-17T16:41:12.749Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-17T16:41:12.749Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T16:41:12.749Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T16:41:12.749Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T16:41:12.749Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T16:41:12.749Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T16:41:12.749Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T16:41:12.749Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T16:41:12.749Z] service_test.go:243: FLAKY_TEST [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-17T16:41:12.749Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T16:41:12.749Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T16:41:12.749Z] [2022-03-17T16:41:12.749Z] DONE 22 tests, 15 skipped in 2.424s [2022-03-17T16:41:12.750Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-17T16:41:13.215Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-17T16:41:13.327Z] time="2022-03-17T16:41:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-17T16:41:13.327Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-17T16:41:13.327Z] === RUN TestNetworkDBGarbageCollection [2022-03-17T16:41:13.475Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-17T16:41:13.741Z] testing: warning: no tests to run [2022-03-17T16:41:13.741Z] PASS [2022-03-17T16:41:13.741Z] ok github.com/docker/docker/integration/network/ipvlan 0.065s [2022-03-17T16:41:13.741Z] [2022-03-17T16:41:13.741Z] DONE 0 tests in 0.721s [2022-03-17T16:41:13.741Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-17T16:41:14.061Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-17T16:41:14.634Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-17T16:41:14.726Z] testing: warning: no tests to run [2022-03-17T16:41:14.726Z] PASS [2022-03-17T16:41:14.726Z] ok github.com/docker/docker/integration/network/macvlan 0.062s [2022-03-17T16:41:14.726Z] [2022-03-17T16:41:14.726Z] DONE 0 tests in 0.703s [2022-03-17T16:41:14.726Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-17T16:41:15.194Z] testing: warning: no tests to run [2022-03-17T16:41:15.194Z] PASS [2022-03-17T16:41:15.194Z] ok github.com/docker/docker/integration/plugin 0.084s [2022-03-17T16:41:15.194Z] [2022-03-17T16:41:15.194Z] DONE 0 tests in 0.773s [2022-03-17T16:41:15.480Z] time="2022-03-17T16:41:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-17T16:41:15.577Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-17T16:41:15.662Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-17T16:41:16.134Z] testing: warning: no tests to run [2022-03-17T16:41:16.134Z] PASS [2022-03-17T16:41:16.134Z] ok github.com/docker/docker/integration/plugin/authz 0.076s [2022-03-17T16:41:16.134Z] [2022-03-17T16:41:16.134Z] DONE 0 tests in 0.729s [2022-03-17T16:41:16.134Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-17T16:41:18.125Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-17T16:41:18.126Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-17T16:41:18.387Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-17T16:41:18.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-17T16:41:19.900Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-17T16:41:20.247Z] time="2022-03-17T16:41:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-17T16:41:21.022Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:41:21.022Z] INFO: Testing against a local daemon [2022-03-17T16:41:21.022Z] === RUN TestPluginInvalidJSON [2022-03-17T16:41:21.022Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:41:21.022Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:41:21.022Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:41:21.022Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-17T16:41:21.022Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-17T16:41:21.022Z] === RUN TestPluginInstall [2022-03-17T16:41:21.022Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T16:41:21.022Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-17T16:41:21.022Z] === RUN TestPluginsWithRuntimes [2022-03-17T16:41:21.022Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T16:41:21.022Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-17T16:41:21.022Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T16:41:21.022Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T16:41:21.022Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T16:41:21.022Z] PASS [2022-03-17T16:41:21.022Z] ok github.com/docker/docker/integration/plugin/common 0.113s [2022-03-17T16:41:21.022Z] [2022-03-17T16:41:21.022Z] === Skipped [2022-03-17T16:41:21.022Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-17T16:41:21.022Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T16:41:21.022Z] [2022-03-17T16:41:21.022Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-17T16:41:21.022Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T16:41:21.022Z] [2022-03-17T16:41:21.022Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T16:41:21.022Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T16:41:21.022Z] [2022-03-17T16:41:21.022Z] DONE 5 tests, 3 skipped in 4.864s [2022-03-17T16:41:21.288Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-17T16:41:21.489Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-17T16:41:23.131Z] === RUN TestParseEmptyInterface [2022-03-17T16:41:23.131Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-17T16:41:23.131Z] === RUN TestParseNonInterfaceType [2022-03-17T16:41:23.131Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-17T16:41:23.131Z] === RUN TestParseWithOneFunction [2022-03-17T16:41:23.131Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-17T16:41:23.131Z] === RUN TestParseWithMultipleFuncs [2022-03-17T16:41:23.131Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-17T16:41:23.131Z] === RUN TestParseWithUnnamedReturn [2022-03-17T16:41:23.131Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-17T16:41:23.131Z] === RUN TestEmbeddedInterface [2022-03-17T16:41:23.131Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-17T16:41:23.131Z] === RUN TestParsedImports [2022-03-17T16:41:23.131Z] --- PASS: TestParsedImports (0.00s) [2022-03-17T16:41:23.131Z] === RUN TestAliasedImports [2022-03-17T16:41:23.131Z] --- PASS: TestAliasedImports (0.00s) [2022-03-17T16:41:23.131Z] PASS [2022-03-17T16:41:23.131Z] coverage: 56.8% of statements [2022-03-17T16:41:23.132Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2022-03-17T16:41:23.702Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:41:23.702Z] INFO: Testing against a local daemon [2022-03-17T16:41:23.702Z] === RUN TestExternalGraphDriver [2022-03-17T16:41:23.702Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T16:41:23.702Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-17T16:41:23.702Z] === RUN TestGraphdriverPluginV2 [2022-03-17T16:41:23.702Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T16:41:23.702Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-17T16:41:23.702Z] PASS [2022-03-17T16:41:23.702Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.095s [2022-03-17T16:41:23.702Z] [2022-03-17T16:41:23.702Z] === Skipped [2022-03-17T16:41:23.702Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-17T16:41:23.702Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T16:41:23.702Z] [2022-03-17T16:41:23.702Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-17T16:41:23.702Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T16:41:23.702Z] [2022-03-17T16:41:23.702Z] DONE 2 tests, 2 skipped in 2.457s [2022-03-17T16:41:23.702Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-17T16:41:23.834Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-17T16:41:24.084Z] --- PASS: TestRequest (13.23s) [2022-03-17T16:41:24.084Z] === RUN TestOverlappingRequests [2022-03-17T16:41:24.539Z] === RUN TestHTTPTransport [2022-03-17T16:41:24.539Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-17T16:41:24.539Z] PASS [2022-03-17T16:41:24.539Z] coverage: 85.7% of statements [2022-03-17T16:41:24.539Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2022-03-17T16:41:24.539Z] --- PASS: TestOverlappingRequests (0.64s) [2022-03-17T16:41:24.539Z] === RUN TestRelease [2022-03-17T16:41:25.217Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-17T16:41:25.217Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-17T16:41:25.217Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-17T16:41:25.217Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-17T16:41:25.217Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-17T16:41:25.494Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-17T16:41:25.494Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T16:41:25.494Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-17T16:41:25.494Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-17T16:41:25.494Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-17T16:41:25.494Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-17T16:41:25.494Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-17T16:41:25.494Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T16:41:25.494Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-17T16:41:25.494Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-17T16:41:25.494Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-17T16:41:25.494Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-17T16:41:25.494Z] === RUN TestBufferPoolPutAndGet [2022-03-17T16:41:25.494Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-17T16:41:25.494Z] PASS [2022-03-17T16:41:25.494Z] coverage: 88.2% of statements [2022-03-17T16:41:25.494Z] ok github.com/docker/docker/pkg/pools 0.051s coverage: 88.2% of statements [2022-03-17T16:41:25.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:41:25.916Z] INFO: Testing against a local daemon [2022-03-17T16:41:25.916Z] === RUN TestReadPluginNoRead [2022-03-17T16:41:25.916Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T16:41:25.916Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-17T16:41:25.916Z] PASS [2022-03-17T16:41:25.916Z] ok github.com/docker/docker/integration/plugin/logging 0.101s [2022-03-17T16:41:25.946Z] === RUN TestOutputOnPrematureClose [2022-03-17T16:41:25.946Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-17T16:41:25.946Z] === RUN TestCompleteSilently [2022-03-17T16:41:25.946Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-17T16:41:25.946Z] PASS [2022-03-17T16:41:25.946Z] coverage: 75.9% of statements [2022-03-17T16:41:25.946Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-03-17T16:41:26.159Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-17T16:41:26.383Z] [2022-03-17T16:41:26.383Z] === Skipped [2022-03-17T16:41:26.383Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-17T16:41:26.383Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T16:41:26.383Z] [2022-03-17T16:41:26.383Z] DONE 1 tests, 1 skipped in 2.329s [2022-03-17T16:41:26.383Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-17T16:41:26.899Z] === RUN TestSendToOneSub [2022-03-17T16:41:26.899Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-17T16:41:26.899Z] === RUN TestSendToMultipleSubs [2022-03-17T16:41:26.899Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-17T16:41:26.899Z] === RUN TestEvictOneSub [2022-03-17T16:41:26.899Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-17T16:41:26.899Z] === RUN TestClosePublisher [2022-03-17T16:41:26.899Z] --- PASS: TestClosePublisher (0.00s) [2022-03-17T16:41:26.899Z] === RUN TestPubSubRace [2022-03-17T16:41:26.899Z] --- PASS: TestRelease (2.62s) [2022-03-17T16:41:26.899Z] === RUN TestAllocateRandomDeallocate [2022-03-17T16:41:27.415Z] testing: warning: no tests to run [2022-03-17T16:41:27.415Z] PASS [2022-03-17T16:41:27.415Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.064s [2022-03-17T16:41:27.415Z] [2022-03-17T16:41:27.415Z] DONE 0 tests in 1.240s [2022-03-17T16:41:27.544Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-17T16:41:27.855Z] --- PASS: TestPubSubRace (1.07s) [2022-03-17T16:41:27.855Z] PASS [2022-03-17T16:41:27.855Z] coverage: 75.0% of statements [2022-03-17T16:41:27.855Z] ok github.com/docker/docker/pkg/pubsub 1.116s coverage: 75.0% of statements [2022-03-17T16:41:27.931Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-17T16:41:28.114Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-17T16:41:28.307Z] === RUN TestRegister [2022-03-17T16:41:28.307Z] --- PASS: TestRegister (0.00s) [2022-03-17T16:41:28.307Z] === RUN TestCommand [2022-03-17T16:41:28.759Z] --- PASS: TestCommand (0.03s) [2022-03-17T16:41:28.759Z] === RUN TestNaiveSelf [2022-03-17T16:41:28.759Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-17T16:41:28.759Z] PASS [2022-03-17T16:41:28.759Z] coverage: 82.4% of statements [2022-03-17T16:41:28.759Z] ok github.com/docker/docker/pkg/reexec 0.109s coverage: 82.4% of statements [2022-03-17T16:41:28.759Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-17T16:41:28.759Z] === RUN TestClientStream [2022-03-17T16:41:28.759Z] --- PASS: TestClientStream (0.00s) [2022-03-17T16:41:28.759Z] === RUN TestClientSendFile [2022-03-17T16:41:28.759Z] --- PASS: TestClientSendFile (0.00s) [2022-03-17T16:41:28.759Z] === RUN TestClientWithRequestTimeout [2022-03-17T16:41:28.759Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-17T16:41:28.759Z] === RUN TestFileSpecPlugin [2022-03-17T16:41:28.759Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-17T16:41:28.759Z] === RUN TestFileJSONSpecPlugin [2022-03-17T16:41:28.759Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-17T16:41:28.759Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-17T16:41:28.759Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-17T16:41:28.759Z] === RUN TestPluginAddHandler [2022-03-17T16:41:28.759Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-17T16:41:28.759Z] === RUN TestPluginWaitBadPlugin [2022-03-17T16:41:28.759Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-17T16:41:28.759Z] === RUN TestGet [2022-03-17T16:41:28.759Z] time="2022-03-17T16:41:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-17T16:41:29.211Z] === RUN TestDump [2022-03-17T16:41:29.211Z] goroutine 6 [running]: [2022-03-17T16:41:29.211Z] github.com/docker/docker/pkg/stack.dump(0x342d57?) [2022-03-17T16:41:29.211Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T16:41:29.211Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-17T16:41:29.211Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-17T16:41:29.211Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-17T16:41:29.211Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-17T16:41:29.211Z] testing.tRunner(0xc00015c340, 0x50a498) [2022-03-17T16:41:29.211Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T16:41:29.211Z] created by testing.(*T).Run [2022-03-17T16:41:29.211Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T16:41:29.211Z] [2022-03-17T16:41:29.211Z] goroutine 1 [chan receive]: [2022-03-17T16:41:29.211Z] testing.(*T).Run(0xc00015c1a0, {0x4f913c?, 0x31c1f3?}, 0x50a498) [2022-03-17T16:41:29.211Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T16:41:29.211Z] testing.runTests.func1(0xc00006c840?) [2022-03-17T16:41:29.211Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T16:41:29.211Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-03-17T16:41:29.211Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T16:41:29.211Z] testing.runTests(0xc000058500?, {0x68e400, 0x3, 0x3}, {0x1f37b970108?, 0x40?, 0x6934a0?}) [2022-03-17T16:41:29.211Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T16:41:29.211Z] testing.(*M).Run(0xc000058500) [2022-03-17T16:41:29.211Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T16:41:29.211Z] main.main() [2022-03-17T16:41:29.211Z] _testmain.go:99 +0x255 [2022-03-17T16:41:29.211Z] --- PASS: TestDump (0.00s) [2022-03-17T16:41:29.211Z] === RUN TestDumpToFile [2022-03-17T16:41:29.664Z] --- PASS: TestDumpToFile (0.19s) [2022-03-17T16:41:29.664Z] === RUN TestDumpToFileWithEmptyInput [2022-03-17T16:41:29.664Z] goroutine 8 [running]: [2022-03-17T16:41:29.664Z] github.com/docker/docker/pkg/stack.dump(0x3becd3?) [2022-03-17T16:41:29.664Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T16:41:29.664Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x3beca0?}) [2022-03-17T16:41:29.664Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-17T16:41:29.664Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c340?) [2022-03-17T16:41:29.664Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-17T16:41:29.664Z] testing.tRunner(0xc00015c9c0, 0x50a488) [2022-03-17T16:41:29.664Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T16:41:29.664Z] created by testing.(*T).Run [2022-03-17T16:41:29.664Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T16:41:29.664Z] [2022-03-17T16:41:29.664Z] goroutine 1 [chan receive]: [2022-03-17T16:41:29.664Z] testing.(*T).Run(0xc00015c1a0, {0x500713?, 0x31c1f3?}, 0x50a488) [2022-03-17T16:41:29.664Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T16:41:29.664Z] testing.runTests.func1(0xc00006c840?) [2022-03-17T16:41:29.664Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T16:41:29.664Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-03-17T16:41:29.664Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T16:41:29.664Z] testing.runTests(0xc000058500?, {0x68e400, 0x3, 0x3}, {0x1f37b970108?, 0x40?, 0x6934a0?}) [2022-03-17T16:41:29.664Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T16:41:29.664Z] testing.(*M).Run(0xc000058500) [2022-03-17T16:41:29.664Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T16:41:29.664Z] main.main() [2022-03-17T16:41:29.664Z] _testmain.go:99 +0x255 [2022-03-17T16:41:29.664Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-17T16:41:29.664Z] PASS [2022-03-17T16:41:29.664Z] coverage: 90.9% of statements [2022-03-17T16:41:29.664Z] ok github.com/docker/docker/pkg/stack 0.229s coverage: 90.9% of statements [2022-03-17T16:41:29.664Z] time="2022-03-17T16:41:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-17T16:41:30.027Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-17T16:41:30.117Z] === RUN TestNewStdWriter [2022-03-17T16:41:30.118Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-17T16:41:30.118Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-17T16:41:30.118Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-17T16:41:30.118Z] === RUN TestWriteWithNilBytes [2022-03-17T16:41:30.118Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-17T16:41:30.118Z] === RUN TestWrite [2022-03-17T16:41:30.118Z] --- PASS: TestWrite (0.00s) [2022-03-17T16:41:30.118Z] === RUN TestWriteWithWriterError [2022-03-17T16:41:30.118Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-17T16:41:30.118Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-17T16:41:30.118Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-17T16:41:30.118Z] === RUN TestStdCopyWriteAndRead [2022-03-17T16:41:30.118Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-17T16:41:30.118Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-17T16:41:30.118Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-17T16:41:30.118Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-17T16:41:30.118Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-17T16:41:30.118Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-17T16:41:30.118Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-17T16:41:30.118Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-17T16:41:30.118Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-17T16:41:30.118Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-17T16:41:30.118Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-17T16:41:30.118Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-17T16:41:30.118Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-17T16:41:30.118Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-17T16:41:30.118Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-17T16:41:30.118Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-17T16:41:30.118Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-17T16:41:30.118Z] PASS [2022-03-17T16:41:30.118Z] coverage: 100.0% of statements [2022-03-17T16:41:30.118Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-03-17T16:41:30.165Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:41:30.165Z] INFO: Testing against a local daemon [2022-03-17T16:41:30.165Z] === RUN TestPluginWithDevMounts [2022-03-17T16:41:30.165Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:30.165Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-17T16:41:30.165Z] PASS [2022-03-17T16:41:30.165Z] ok github.com/docker/docker/integration/plugin/volumes 0.094s [2022-03-17T16:41:30.165Z] [2022-03-17T16:41:30.165Z] === Skipped [2022-03-17T16:41:30.165Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-17T16:41:30.165Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:30.165Z] [2022-03-17T16:41:30.165Z] DONE 1 tests, 1 skipped in 2.317s [2022-03-17T16:41:30.165Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-17T16:41:30.289Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-17T16:41:31.075Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-17T16:41:31.075Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-17T16:41:31.075Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-17T16:41:31.075Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-17T16:41:31.075Z] === RUN TestFormatStatus [2022-03-17T16:41:31.075Z] --- PASS: TestFormatStatus (0.00s) [2022-03-17T16:41:31.075Z] === RUN TestFormatError [2022-03-17T16:41:31.075Z] --- PASS: TestFormatError (0.00s) [2022-03-17T16:41:31.075Z] === RUN TestFormatJSONError [2022-03-17T16:41:31.075Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-17T16:41:31.075Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-17T16:41:31.075Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-17T16:41:31.075Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-17T16:41:31.075Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-17T16:41:31.075Z] === RUN TestNewJSONProgressOutput [2022-03-17T16:41:31.075Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-17T16:41:31.075Z] === RUN TestAuxFormatterEmit [2022-03-17T16:41:31.075Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-17T16:41:31.075Z] === RUN TestStreamWriterStdout [2022-03-17T16:41:31.075Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-17T16:41:31.075Z] === RUN TestStreamWriterStderr [2022-03-17T16:41:31.075Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-17T16:41:31.075Z] PASS [2022-03-17T16:41:31.075Z] coverage: 66.2% of statements [2022-03-17T16:41:31.075Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2022-03-17T16:41:31.532Z] time="2022-03-17T16:41:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-17T16:41:31.676Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-17T16:41:31.728Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:41:31.728Z] INFO: Testing against a local daemon [2022-03-17T16:41:31.728Z] === RUN TestSecretInspect [2022-03-17T16:41:31.728Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:31.728Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-17T16:41:31.728Z] === RUN TestSecretList [2022-03-17T16:41:31.728Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:31.728Z] --- SKIP: TestSecretList (0.00s) [2022-03-17T16:41:31.728Z] === RUN TestSecretsCreateAndDelete [2022-03-17T16:41:31.728Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:31.728Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-17T16:41:31.728Z] === RUN TestSecretsUpdate [2022-03-17T16:41:31.728Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:31.728Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-17T16:41:31.728Z] === RUN TestTemplatedSecret [2022-03-17T16:41:31.728Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:31.728Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-17T16:41:31.728Z] === RUN TestSecretCreateResolve [2022-03-17T16:41:31.728Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:31.728Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-17T16:41:31.728Z] PASS [2022-03-17T16:41:31.728Z] ok github.com/docker/docker/integration/secret 0.090s [2022-03-17T16:41:31.937Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-17T16:41:31.937Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-17T16:41:31.937Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-17T16:41:31.985Z] === RUN TestGenerateRandomID [2022-03-17T16:41:31.985Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-17T16:41:31.985Z] === RUN TestShortenId [2022-03-17T16:41:31.985Z] --- PASS: TestShortenId (0.00s) [2022-03-17T16:41:31.985Z] === RUN TestShortenSha256Id [2022-03-17T16:41:31.985Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-17T16:41:31.985Z] === RUN TestShortenIdEmpty [2022-03-17T16:41:31.985Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-17T16:41:31.985Z] === RUN TestShortenIdInvalid [2022-03-17T16:41:31.985Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-17T16:41:31.985Z] === RUN TestIsShortIDNonHex [2022-03-17T16:41:31.985Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-17T16:41:31.985Z] === RUN TestIsShortIDNotCorrectSize [2022-03-17T16:41:31.985Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-17T16:41:31.985Z] PASS [2022-03-17T16:41:31.985Z] coverage: 70.6% of statements [2022-03-17T16:41:31.985Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-03-17T16:41:32.195Z] [2022-03-17T16:41:32.195Z] === Skipped [2022-03-17T16:41:32.195Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-17T16:41:32.195Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:32.195Z] [2022-03-17T16:41:32.195Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-17T16:41:32.195Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:32.195Z] [2022-03-17T16:41:32.195Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-17T16:41:32.195Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:32.195Z] [2022-03-17T16:41:32.195Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-17T16:41:32.195Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:32.195Z] [2022-03-17T16:41:32.195Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-17T16:41:32.195Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:32.195Z] [2022-03-17T16:41:32.195Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-17T16:41:32.195Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:32.195Z] [2022-03-17T16:41:32.195Z] DONE 6 tests, 6 skipped in 1.921s [2022-03-17T16:41:32.195Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-17T16:41:32.436Z] === RUN TestIsCpusetListAvailable [2022-03-17T16:41:32.436Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-17T16:41:32.436Z] PASS [2022-03-17T16:41:32.436Z] coverage: 39.4% of statements [2022-03-17T16:41:32.436Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2022-03-17T16:41:32.510Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-17T16:41:33.897Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-17T16:41:33.897Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-17T16:41:34.470Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-17T16:41:34.593Z] --- PASS: TestAllocateRandomDeallocate (7.24s) [2022-03-17T16:41:34.593Z] === RUN TestRetrieveFromStore [2022-03-17T16:41:34.593Z] === RUN TestChtimes [2022-03-17T16:41:34.593Z] --- PASS: TestChtimes (0.00s) [2022-03-17T16:41:34.593Z] === RUN TestChtimesWindows [2022-03-17T16:41:34.593Z] --- PASS: TestChtimesWindows (0.01s) [2022-03-17T16:41:34.593Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-17T16:41:34.593Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-17T16:41:34.593Z] PASS [2022-03-17T16:41:34.593Z] coverage: 12.9% of statements [2022-03-17T16:41:34.593Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 12.9% of statements [2022-03-17T16:41:34.732Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-17T16:41:35.044Z] === RUN TestTailFile [2022-03-17T16:41:35.044Z] --- PASS: TestTailFile (0.00s) [2022-03-17T16:41:35.044Z] === RUN TestTailFileManyLines [2022-03-17T16:41:35.044Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-17T16:41:35.044Z] === RUN TestTailEmptyFile [2022-03-17T16:41:35.044Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-17T16:41:35.044Z] === RUN TestTailNegativeN [2022-03-17T16:41:35.044Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader [2022-03-17T16:41:35.044Z] === CONT TestNewTailReader [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/no_delimiter [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/truncated_last_line [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-17T16:41:35.044Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-17T16:41:35.044Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T16:41:35.044Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T16:41:35.044Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.044Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T16:41:35.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T16:41:35.044Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.045Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T16:41:35.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T16:41:35.045Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T16:41:35.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T16:41:35.045Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T16:41:35.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T16:41:35.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T16:41:35.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T16:41:35.045Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T16:41:35.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T16:41:35.045Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.144Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:41:35.144Z] INFO: Testing against a local daemon [2022-03-17T16:41:35.144Z] === RUN TestServiceCreateInit [2022-03-17T16:41:35.144Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T16:41:35.144Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T16:41:35.144Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-17T16:41:35.144Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T16:41:35.144Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T16:41:35.144Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestCreateServiceConflict [2022-03-17T16:41:35.144Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T16:41:35.144Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-17T16:41:35.144Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T16:41:35.144Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T16:41:35.144Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T16:41:35.144Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestCreateServiceSysctls [2022-03-17T16:41:35.144Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-17T16:41:35.144Z] === RUN TestCreateServiceCapabilities [2022-03-17T16:41:35.144Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-17T16:41:35.144Z] === RUN TestInspect [2022-03-17T16:41:35.144Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestInspect (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestCreateJob [2022-03-17T16:41:35.144Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestCreateJob (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestReplicatedJob [2022-03-17T16:41:35.144Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestUpdateReplicatedJob [2022-03-17T16:41:35.144Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestServiceListWithStatuses [2022-03-17T16:41:35.144Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T16:41:35.144Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestDockerNetworkReConnect [2022-03-17T16:41:35.144Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestServicePlugin [2022-03-17T16:41:35.144Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestServiceUpdateLabel [2022-03-17T16:41:35.144Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:35.144Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestServiceUpdateSecrets [2022-03-17T16:41:35.144Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:35.144Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestServiceUpdateConfigs [2022-03-17T16:41:35.144Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:35.144Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestServiceUpdateNetwork [2022-03-17T16:41:35.144Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:35.144Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-17T16:41:35.144Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T16:41:35.144Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:35.144Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-17T16:41:35.144Z] PASS [2022-03-17T16:41:35.144Z] ok github.com/docker/docker/integration/service 0.223s [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === Skipped [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T16:41:35.144Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T16:41:35.144Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-17T16:41:35.144Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-17T16:41:35.144Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-17T16:41:35.144Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T16:41:35.144Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-17T16:41:35.144Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-17T16:41:35.144Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-17T16:41:35.144Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-17T16:41:35.144Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-17T16:41:35.144Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-17T16:41:35.144Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-17T16:41:35.144Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-17T16:41:35.144Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-17T16:41:35.144Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-17T16:41:35.144Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-17T16:41:35.144Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-17T16:41:35.144Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-17T16:41:35.144Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-17T16:41:35.144Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-17T16:41:35.144Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-17T16:41:35.144Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-17T16:41:35.144Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:41:35.144Z] [2022-03-17T16:41:35.144Z] DONE 24 tests, 23 skipped in 2.740s [2022-03-17T16:41:35.144Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T16:41:35.499Z] === CONT TestNewTailReader/no_delimiter [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.499Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.499Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.499Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.499Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.500Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.500Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.501Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.502Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T16:41:35.503Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.503Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.503Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.677Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-17T16:41:35.938Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.956Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.956Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.956Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.956Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.956Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.956Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.956Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.956Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.956Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.957Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T16:41:35.958Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:41:35.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:41:35.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T16:41:35.960Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T16:41:35.960Z] PASS [2022-03-17T16:41:35.960Z] coverage: 88.6% of statements [2022-03-17T16:41:35.960Z] ok github.com/docker/docker/pkg/tailfile 0.216s coverage: 88.6% of statements [2022-03-17T16:41:35.960Z] time="2022-03-17T16:41:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-17T16:41:36.199Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-17T16:41:36.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:41:36.707Z] INFO: Testing against a local daemon [2022-03-17T16:41:36.707Z] === RUN TestSessionCreate [2022-03-17T16:41:36.707Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T16:41:36.707Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-17T16:41:36.707Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T16:41:36.707Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T16:41:36.707Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T16:41:36.708Z] PASS [2022-03-17T16:41:36.708Z] ok github.com/docker/docker/integration/session 0.090s [2022-03-17T16:41:36.800Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-17T16:41:36.917Z] === RUN TestTarSumRemoveNonExistent [2022-03-17T16:41:36.917Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-17T16:41:36.917Z] === RUN TestTarSumRemove [2022-03-17T16:41:36.917Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-17T16:41:36.917Z] === RUN TestSortFileInfoSums [2022-03-17T16:41:36.917Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-17T16:41:36.917Z] === RUN TestNewTarSumForLabelInvalid [2022-03-17T16:41:36.917Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-17T16:41:36.917Z] === RUN TestNewTarSumForLabel [2022-03-17T16:41:36.917Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-17T16:41:36.917Z] === RUN TestEmptyTar [2022-03-17T16:41:36.917Z] --- PASS: TestEmptyTar (0.00s) [2022-03-17T16:41:36.917Z] === RUN TestTarSumsReadSize [2022-03-17T16:41:36.917Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-17T16:41:36.917Z] === RUN TestTarSums [2022-03-17T16:41:36.917Z] --- PASS: TestTarSums (0.07s) [2022-03-17T16:41:36.917Z] === RUN TestIteration [2022-03-17T16:41:36.917Z] --- PASS: TestIteration (0.00s) [2022-03-17T16:41:36.917Z] === RUN TestVersionLabelForChecksum [2022-03-17T16:41:36.917Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-17T16:41:36.917Z] === RUN TestVersion [2022-03-17T16:41:36.917Z] --- PASS: TestVersion (0.00s) [2022-03-17T16:41:36.917Z] === RUN TestGetVersion [2022-03-17T16:41:36.917Z] --- PASS: TestGetVersion (0.00s) [2022-03-17T16:41:36.917Z] === RUN TestGetVersions [2022-03-17T16:41:36.917Z] --- PASS: TestGetVersions (0.00s) [2022-03-17T16:41:36.917Z] PASS [2022-03-17T16:41:36.917Z] coverage: 89.3% of statements [2022-03-17T16:41:36.917Z] ok github.com/docker/docker/pkg/tarsum 0.135s coverage: 89.3% of statements [2022-03-17T16:41:36.917Z] --- PASS: TestRetrieveFromStore (2.70s) [2022-03-17T16:41:36.917Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-17T16:41:36.917Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-17T16:41:36.917Z] === RUN TestParallelPredefinedRequest1 [2022-03-17T16:41:36.917Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-17T16:41:36.917Z] === RUN TestParallelPredefinedRequest2 [2022-03-17T16:41:36.917Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-17T16:41:36.917Z] === RUN TestParallelPredefinedRequest3 [2022-03-17T16:41:36.917Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-17T16:41:36.917Z] === RUN TestParallelPredefinedRequest4 [2022-03-17T16:41:36.917Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-17T16:41:36.917Z] === RUN TestParallelPredefinedRequest5 [2022-03-17T16:41:36.917Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-17T16:41:36.917Z] === RUN TestDebug [2022-03-17T16:41:36.917Z] --- PASS: TestDebug (0.00s) [2022-03-17T16:41:36.917Z] === RUN TestRequestPoolParallel [2022-03-17T16:41:37.177Z] [2022-03-17T16:41:37.177Z] === Skipped [2022-03-17T16:41:37.177Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-17T16:41:37.177Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T16:41:37.177Z] [2022-03-17T16:41:37.177Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T16:41:37.177Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T16:41:37.177Z] [2022-03-17T16:41:37.177Z] DONE 2 tests, 2 skipped in 1.971s [2022-03-17T16:41:37.177Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-17T16:41:37.370Z] --- PASS: TestRequestPoolParallel (0.31s) [2022-03-17T16:41:37.370Z] === RUN TestFullAllocateRelease [2022-03-17T16:41:37.370Z] === RUN TestTruncIndex [2022-03-17T16:41:37.375Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-17T16:41:37.822Z] --- PASS: TestTruncIndex (0.10s) [2022-03-17T16:41:37.822Z] PASS [2022-03-17T16:41:37.822Z] coverage: 91.5% of statements [2022-03-17T16:41:37.822Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-03-17T16:41:37.822Z] --- PASS: TestFullAllocateRelease (0.65s) [2022-03-17T16:41:37.822Z] === RUN TestOddAllocateRelease [2022-03-17T16:41:37.946Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-17T16:41:38.279Z] === RUN TestIsGIT [2022-03-17T16:41:38.279Z] --- PASS: TestIsGIT (0.00s) [2022-03-17T16:41:38.279Z] === RUN TestIsTransport [2022-03-17T16:41:38.279Z] --- PASS: TestIsTransport (0.00s) [2022-03-17T16:41:38.279Z] PASS [2022-03-17T16:41:38.279Z] coverage: 100.0% of statements [2022-03-17T16:41:38.279Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2022-03-17T16:41:38.279Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-03-17T16:41:38.279Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-17T16:41:38.279Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-03-17T16:41:38.279Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-17T16:41:38.279Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-03-17T16:41:38.279Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-17T16:41:38.516Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-17T16:41:38.733Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2022-03-17T16:41:38.733Z] === CONT TestParallelPredefinedRequest1 [2022-03-17T16:41:38.733Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:41:38.733Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-17T16:41:38.733Z] === CONT TestParallelPredefinedRequest4 [2022-03-17T16:41:38.733Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:41:38.733Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-17T16:41:38.733Z] === CONT TestParallelPredefinedRequest5 [2022-03-17T16:41:38.733Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:41:38.733Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-17T16:41:38.733Z] === CONT TestParallelPredefinedRequest3 [2022-03-17T16:41:38.733Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:41:38.733Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-17T16:41:38.733Z] === CONT TestParallelPredefinedRequest2 [2022-03-17T16:41:38.733Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:41:38.733Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-17T16:41:38.733Z] PASS [2022-03-17T16:41:38.733Z] coverage: 85.3% of statements [2022-03-17T16:41:38.733Z] ok github.com/docker/docker/libnetwork/ipam 66.624s coverage: 85.3% of statements [2022-03-17T16:41:38.733Z] === RUN TestVersionInfo [2022-03-17T16:41:38.733Z] --- PASS: TestVersionInfo (0.00s) [2022-03-17T16:41:38.733Z] === RUN TestAppendVersions [2022-03-17T16:41:38.733Z] --- PASS: TestAppendVersions (0.00s) [2022-03-17T16:41:38.733Z] PASS [2022-03-17T16:41:38.733Z] coverage: 88.9% of statements [2022-03-17T16:41:38.733Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2022-03-17T16:41:39.086Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-17T16:41:39.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:41:39.400Z] INFO: Testing against a local daemon [2022-03-17T16:41:39.400Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T16:41:39.400Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:39.400Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T16:41:39.400Z] === RUN TestDiskUsage [2022-03-17T16:41:39.400Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T16:41:39.400Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-17T16:41:39.400Z] === RUN TestEventsExecDie [2022-03-17T16:41:39.400Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T16:41:39.400Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-17T16:41:39.400Z] === RUN TestEventsBackwardsCompatible [2022-03-17T16:41:39.400Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T16:41:39.400Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-17T16:41:39.400Z] === RUN TestEventsVolumeCreate [2022-03-17T16:41:39.400Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T16:41:39.400Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-17T16:41:39.400Z] === RUN TestInfoAPI [2022-03-17T16:41:39.400Z] --- PASS: TestInfoAPI (0.04s) [2022-03-17T16:41:39.400Z] === RUN TestInfoAPIWarnings [2022-03-17T16:41:39.400Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:41:39.400Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-17T16:41:39.400Z] === RUN TestInfoDebug [2022-03-17T16:41:39.400Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:41:39.400Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-17T16:41:39.400Z] === RUN TestInfoInsecureRegistries [2022-03-17T16:41:39.400Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:41:39.400Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-17T16:41:39.400Z] === RUN TestInfoRegistryMirrors [2022-03-17T16:41:39.400Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:41:39.400Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-17T16:41:39.400Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T16:41:39.660Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-17T16:41:40.231Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-17T16:41:40.384Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-03-17T16:41:40.384Z] === RUN TestPingCacheHeaders [2022-03-17T16:41:40.384Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-17T16:41:40.384Z] === RUN TestPingGet [2022-03-17T16:41:40.384Z] --- PASS: TestPingGet (0.03s) [2022-03-17T16:41:40.384Z] === RUN TestPingHead [2022-03-17T16:41:40.384Z] --- PASS: TestPingHead (0.03s) [2022-03-17T16:41:40.384Z] === RUN TestVersion [2022-03-17T16:41:40.384Z] --- PASS: TestVersion (0.03s) [2022-03-17T16:41:40.384Z] PASS [2022-03-17T16:41:40.384Z] ok github.com/docker/docker/integration/system 1.176s [2022-03-17T16:41:40.384Z] [2022-03-17T16:41:40.384Z] === Skipped [2022-03-17T16:41:40.384Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T16:41:40.384Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:41:40.384Z] [2022-03-17T16:41:40.384Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-17T16:41:40.384Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T16:41:40.384Z] [2022-03-17T16:41:40.384Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-17T16:41:40.384Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T16:41:40.384Z] [2022-03-17T16:41:40.384Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-17T16:41:40.384Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T16:41:40.384Z] [2022-03-17T16:41:40.384Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-17T16:41:40.384Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T16:41:40.384Z] [2022-03-17T16:41:40.384Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-17T16:41:40.384Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:41:40.384Z] [2022-03-17T16:41:40.384Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-17T16:41:40.384Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:41:40.384Z] [2022-03-17T16:41:40.384Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-17T16:41:40.384Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:41:40.384Z] [2022-03-17T16:41:40.384Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-17T16:41:40.384Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:41:40.384Z] [2022-03-17T16:41:40.384Z] DONE 15 tests, 9 skipped in 3.290s [2022-03-17T16:41:40.384Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-17T16:41:40.802Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-17T16:41:40.802Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-17T16:41:40.880Z] === RUN TestValidatePrivileges [2022-03-17T16:41:40.881Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-17T16:41:40.881Z] === RUN TestFilterByCapNeg [2022-03-17T16:41:40.881Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-17T16:41:40.881Z] === RUN TestFilterByCapPos [2022-03-17T16:41:40.881Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-17T16:41:40.881Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-17T16:41:40.881Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-17T16:41:40.881Z] PASS [2022-03-17T16:41:40.881Z] coverage: 12.0% of statements [2022-03-17T16:41:40.881Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2022-03-17T16:41:41.375Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-17T16:41:41.637Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-17T16:41:41.837Z] === RUN TestNewSettable [2022-03-17T16:41:41.837Z] --- PASS: TestNewSettable (0.00s) [2022-03-17T16:41:41.837Z] === RUN TestIsSettable [2022-03-17T16:41:41.837Z] --- PASS: TestIsSettable (0.00s) [2022-03-17T16:41:41.837Z] === RUN TestUpdateSettingsEnv [2022-03-17T16:41:41.837Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-17T16:41:41.837Z] PASS [2022-03-17T16:41:41.837Z] coverage: 20.0% of statements [2022-03-17T16:41:41.837Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-03-17T16:41:42.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:41:42.599Z] INFO: Testing against a local daemon [2022-03-17T16:41:42.599Z] === RUN TestVolumesCreateAndList [2022-03-17T16:41:42.599Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-17T16:41:42.599Z] === RUN TestVolumesRemove [2022-03-17T16:41:42.599Z] --- PASS: TestVolumesRemove (0.13s) [2022-03-17T16:41:42.599Z] === RUN TestVolumesInspect [2022-03-17T16:41:42.599Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-17T16:41:42.599Z] === RUN TestVolumesInvalidJSON [2022-03-17T16:41:42.599Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T16:41:42.599Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T16:41:42.599Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T16:41:42.599Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-17T16:41:42.599Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T16:41:42.599Z] PASS [2022-03-17T16:41:42.599Z] ok github.com/docker/docker/integration/volume 0.294s [2022-03-17T16:41:42.791Z] === RUN TestLoad [2022-03-17T16:41:42.791Z] --- PASS: TestLoad (0.00s) [2022-03-17T16:41:42.791Z] === RUN TestSave [2022-03-17T16:41:42.791Z] --- PASS: TestSave (0.04s) [2022-03-17T16:41:42.791Z] === RUN TestAddDeleteGet [2022-03-17T16:41:42.791Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-17T16:41:42.791Z] === RUN TestInvalidTags [2022-03-17T16:41:42.791Z] --- PASS: TestInvalidTags (0.01s) [2022-03-17T16:41:42.791Z] PASS [2022-03-17T16:41:42.791Z] coverage: 83.7% of statements [2022-03-17T16:41:43.029Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-17T16:41:43.066Z] [2022-03-17T16:41:43.066Z] DONE 5 tests in 2.381s [2022-03-17T16:41:43.066Z] INFO: make.ps1 ended at 03/17/2022 16:41:42 [2022-03-17T16:41:43.066Z] INFO: Integration CLI tests being run from the host: [2022-03-17T16:41:43.066Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-17T16:41:43.107Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-03-17T16:41:43.107Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-17T16:41:43.107Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/types [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-17T16:41:43.107Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2022-03-17T16:41:43.107Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-17T16:41:43.107Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2022-03-17T16:41:43.107Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/builder [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-17T16:41:43.107Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-17T16:41:43.243Z] ok github.com/docker/docker/reference 0.156s coverage: 83.7% of statements [2022-03-17T16:41:43.290Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T16:41:43.290Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-17T16:41:43.290Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-17T16:41:43.696Z] --- PASS: TestGet (15.01s) [2022-03-17T16:41:43.696Z] === RUN TestPluginWithNoManifest [2022-03-17T16:41:43.696Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-17T16:41:43.696Z] === RUN TestGetAll [2022-03-17T16:41:43.696Z] --- PASS: TestGetAll (0.04s) [2022-03-17T16:41:43.696Z] PASS [2022-03-17T16:41:43.696Z] coverage: 73.2% of statements [2022-03-17T16:41:43.696Z] ok github.com/docker/docker/pkg/plugins 35.063s coverage: 73.2% of statements [2022-03-17T16:41:44.042Z] ok github.com/docker/docker/builder/remotecontext 0.096s coverage: 13.7% of statements [2022-03-17T16:41:44.302Z] ok github.com/docker/docker/builder/dockerfile 0.246s coverage: 49.3% of statements [2022-03-17T16:41:44.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-17T16:41:45.214Z] === RUN TestResolveAuthConfigIndexServer [2022-03-17T16:41:45.214Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-17T16:41:45.214Z] === RUN TestResolveAuthConfigFullURL [2022-03-17T16:41:45.214Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-17T16:41:45.214Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-17T16:41:45.214Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-17T16:41:45.214Z] === RUN TestValidateMirror [2022-03-17T16:41:45.214Z] --- PASS: TestValidateMirror (0.00s) [2022-03-17T16:41:45.214Z] === RUN TestLoadInsecureRegistries [2022-03-17T16:41:45.214Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-17T16:41:45.214Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-17T16:41:45.214Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-17T16:41:45.214Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-17T16:41:45.214Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-17T16:41:45.214Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-17T16:41:45.214Z] === RUN TestResumableRequestReaderWithReadError [2022-03-17T16:41:45.238Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-03-17T16:41:45.667Z] time="2022-03-17T16:41:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T16:41:45.667Z] time="2022-03-17T16:41:45Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-17T16:41:45.667Z] time="2022-03-17T16:41:45Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T16:41:45.667Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-03-17T16:41:45.667Z] === RUN TestNewServiceConfig [2022-03-17T16:41:45.667Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestValidateIndexName [2022-03-17T16:41:45.667Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestValidateIndexNameWithError [2022-03-17T16:41:45.667Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestEndpointParse [2022-03-17T16:41:45.667Z] --- PASS: TestEndpointParse (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestEndpointParseInvalid [2022-03-17T16:41:45.667Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestValidateEndpoint [2022-03-17T16:41:45.667Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-17T16:41:45.667Z] === RUN TestPing [2022-03-17T16:41:45.667Z] --- PASS: TestPing (0.01s) [2022-03-17T16:41:45.667Z] === RUN TestPingRegistryEndpoint [2022-03-17T16:41:45.667Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:41:45.667Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestEndpoint [2022-03-17T16:41:45.667Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:41:45.667Z] --- SKIP: TestEndpoint (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestParseRepositoryInfo [2022-03-17T16:41:45.667Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestNewIndexInfo [2022-03-17T16:41:45.667Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestMirrorEndpointLookup [2022-03-17T16:41:45.667Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:41:45.667Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestSearchRepositories [2022-03-17T16:41:45.667Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-17T16:41:45.667Z] Host: 127.0.0.1:49339 [2022-03-17T16:41:45.667Z] User-Agent: docker test client [2022-03-17T16:41:45.667Z] Authorization: Token fake-token [2022-03-17T16:41:45.667Z] X-Docker-Token: true [2022-03-17T16:41:45.667Z] Accept-Encoding: gzip [2022-03-17T16:41:45.667Z] [2022-03-17T16:41:45.667Z] [2022-03-17T16:41:45.667Z] registry_test.go:731: HTTP/1.1 200 OK [2022-03-17T16:41:45.667Z] Connection: close [2022-03-17T16:41:45.667Z] Content-Length: 144 [2022-03-17T16:41:45.667Z] Cache-Control: no-cache [2022-03-17T16:41:45.667Z] Content-Type: application/json [2022-03-17T16:41:45.667Z] Date: Thu, 17 Mar 2022 16:41:45 GMT [2022-03-17T16:41:45.667Z] Expires: -1 [2022-03-17T16:41:45.667Z] Pragma: no-cache [2022-03-17T16:41:45.667Z] Server: docker-tests/mock [2022-03-17T16:41:45.667Z] X-Docker-Registry-Config: mock [2022-03-17T16:41:45.667Z] X-Docker-Registry-Version: 0.0.0 [2022-03-17T16:41:45.667Z] [2022-03-17T16:41:45.667Z] [2022-03-17T16:41:45.667Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-17T16:41:45.667Z] === RUN TestTrustedLocation [2022-03-17T16:41:45.667Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-17T16:41:45.667Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestAllowNondistributableArtifacts [2022-03-17T16:41:45.667Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestIsSecureIndex [2022-03-17T16:41:45.667Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-17T16:41:45.667Z] PASS [2022-03-17T16:41:45.667Z] coverage: 51.2% of statements [2022-03-17T16:41:45.667Z] ok github.com/docker/docker/registry 0.296s coverage: 51.2% of statements [2022-03-17T16:41:45.667Z] time="2022-03-17T16:41:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-17T16:41:45.667Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-03-17T16:41:45.667Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-17T16:41:45.667Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-17T16:41:45.667Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-17T16:41:45.667Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestResumableRequestReader [2022-03-17T16:41:45.667Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-17T16:41:45.667Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-17T16:41:45.667Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-17T16:41:45.667Z] PASS [2022-03-17T16:41:45.667Z] coverage: 100.0% of statements [2022-03-17T16:41:45.667Z] ok github.com/docker/docker/registry/resumable 0.275s coverage: 100.0% of statements [2022-03-17T16:41:46.068Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-17T16:41:46.120Z] === RUN TestRestartManagerTimeout [2022-03-17T16:41:46.120Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-17T16:41:46.120Z] === RUN TestRestartManagerTimeoutReset [2022-03-17T16:41:46.120Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-17T16:41:46.120Z] PASS [2022-03-17T16:41:46.120Z] coverage: 50.9% of statements [2022-03-17T16:41:46.120Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 50.9% of statements [2022-03-17T16:41:46.177Z] ok github.com/docker/docker/builder/remotecontext/git 1.721s coverage: 86.3% of statements [2022-03-17T16:41:46.177Z] ? github.com/docker/docker/cli [no test files] [2022-03-17T16:41:46.177Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-17T16:41:46.572Z] === RUN TestDecodeContainerConfig [2022-03-17T16:41:46.572Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-17T16:41:46.572Z] === RUN TestDecodeContainerConfigIsolation [2022-03-17T16:41:46.572Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-17T16:41:46.572Z] === RUN TestValidatePrivileged [2022-03-17T16:41:46.572Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-17T16:41:46.572Z] PASS [2022-03-17T16:41:46.572Z] coverage: 52.6% of statements [2022-03-17T16:41:46.572Z] ok github.com/docker/docker/runconfig 0.056s coverage: 52.6% of statements [2022-03-17T16:41:46.745Z] ok github.com/docker/docker/cmd/docker-proxy 0.099s coverage: 69.3% of statements [2022-03-17T16:41:47.019Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-17T16:41:47.527Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-17T16:41:47.527Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-17T16:41:47.527Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-17T16:41:47.527Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-17T16:41:47.527Z] PASS [2022-03-17T16:41:47.527Z] coverage: 62.5% of statements [2022-03-17T16:41:47.527Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2022-03-17T16:41:49.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-17T16:41:50.399Z] === RUN TestGetDriver [2022-03-17T16:41:50.399Z] --- PASS: TestGetDriver (0.00s) [2022-03-17T16:41:50.399Z] === RUN TestVolumeRequestError [2022-03-17T16:41:50.399Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-17T16:41:50.399Z] PASS [2022-03-17T16:41:50.399Z] coverage: 36.1% of statements [2022-03-17T16:41:50.399Z] ok github.com/docker/docker/volume/drivers 0.061s coverage: 36.1% of statements [2022-03-17T16:41:50.850Z] === RUN TestGetAddress [2022-03-17T16:41:50.850Z] --- PASS: TestGetAddress (0.00s) [2022-03-17T16:41:50.850Z] === RUN TestRemove [2022-03-17T16:41:50.850Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T16:41:50.850Z] --- SKIP: TestRemove (0.00s) [2022-03-17T16:41:50.850Z] === RUN TestInitializeWithVolumes [2022-03-17T16:41:50.850Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-17T16:41:50.850Z] === RUN TestCreate [2022-03-17T16:41:50.850Z] --- PASS: TestCreate (0.01s) [2022-03-17T16:41:50.850Z] === RUN TestValidateName [2022-03-17T16:41:50.850Z] --- PASS: TestValidateName (0.00s) [2022-03-17T16:41:50.850Z] === RUN TestCreateWithOpts [2022-03-17T16:41:50.850Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T16:41:50.850Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-17T16:41:50.850Z] === RUN TestRelaodNoOpts [2022-03-17T16:41:50.850Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-17T16:41:50.850Z] PASS [2022-03-17T16:41:50.850Z] coverage: 41.5% of statements [2022-03-17T16:41:50.850Z] ok github.com/docker/docker/volume/local 0.085s coverage: 41.5% of statements [2022-03-17T16:41:50.934Z] ok github.com/docker/docker/client 0.154s coverage: 75.7% of statements [2022-03-17T16:41:51.477Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-17T16:41:52.365Z] === RUN TestLCOWParseMountRaw [2022-03-17T16:41:52.365Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-17T16:41:52.365Z] === RUN TestLCOWParseMountRawSplit [2022-03-17T16:41:52.365Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-17T16:41:52.365Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-17T16:41:52.365Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-17T16:41:52.365Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-17T16:41:52.365Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-17T16:41:52.365Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-17T16:41:52.365Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-17T16:41:52.365Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-17T16:41:52.365Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-17T16:41:52.365Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T16:41:52.365Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-17T16:41:52.365Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-17T16:41:52.365Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T16:41:52.365Z] === RUN TestLinuxParseMountRaw [2022-03-17T16:41:52.365Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-17T16:41:52.365Z] === RUN TestLinuxParseMountRawSplit [2022-03-17T16:41:52.365Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-17T16:41:52.365Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-17T16:41:52.365Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-17T16:41:52.365Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-17T16:41:52.365Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-17T16:41:52.365Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-17T16:41:52.365Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-17T16:41:52.365Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-17T16:41:52.365Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-17T16:41:52.365Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-17T16:41:52.365Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-17T16:41:52.365Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T16:41:52.365Z] === RUN TestConvertTmpfsOptions [2022-03-17T16:41:52.365Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-17T16:41:52.365Z] linux_parser_test.go:209: data="ro" [2022-03-17T16:41:52.365Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-17T16:41:52.365Z] === RUN TestParseMountSpec [2022-03-17T16:41:52.365Z] parser_test.go:62: case 0 [2022-03-17T16:41:52.365Z] parser_test.go:62: case 1 [2022-03-17T16:41:52.365Z] parser_test.go:62: case 2 [2022-03-17T16:41:52.365Z] parser_test.go:62: case 3 [2022-03-17T16:41:52.365Z] parser_test.go:62: case 4 [2022-03-17T16:41:52.365Z] parser_test.go:62: case 5 [2022-03-17T16:41:52.365Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-17T16:41:52.365Z] === RUN TestValidateMount [2022-03-17T16:41:52.365Z] --- PASS: TestValidateMount (0.00s) [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountRaw [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountRaw (0.01s) [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountRawSplit [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T16:41:52.365Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-17T16:41:52.365Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T16:41:52.365Z] PASS [2022-03-17T16:41:52.365Z] coverage: 67.6% of statements [2022-03-17T16:41:52.365Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.6% of statements [2022-03-17T16:41:53.320Z] === RUN TestSetGetMeta [2022-03-17T16:41:53.320Z] === PAUSE TestSetGetMeta [2022-03-17T16:41:53.320Z] === RUN TestRestore [2022-03-17T16:41:53.320Z] === PAUSE TestRestore [2022-03-17T16:41:53.320Z] === RUN TestServiceCreate [2022-03-17T16:41:53.320Z] === PAUSE TestServiceCreate [2022-03-17T16:41:53.320Z] === RUN TestServiceList [2022-03-17T16:41:53.320Z] === PAUSE TestServiceList [2022-03-17T16:41:53.320Z] === RUN TestServiceRemove [2022-03-17T16:41:53.320Z] === PAUSE TestServiceRemove [2022-03-17T16:41:53.320Z] === RUN TestServiceGet [2022-03-17T16:41:53.320Z] === PAUSE TestServiceGet [2022-03-17T16:41:53.320Z] === RUN TestServicePrune [2022-03-17T16:41:53.320Z] === PAUSE TestServicePrune [2022-03-17T16:41:53.320Z] === RUN TestCreate [2022-03-17T16:41:53.320Z] === PAUSE TestCreate [2022-03-17T16:41:53.320Z] === RUN TestRemove [2022-03-17T16:41:53.320Z] === PAUSE TestRemove [2022-03-17T16:41:53.320Z] === RUN TestList [2022-03-17T16:41:53.320Z] === PAUSE TestList [2022-03-17T16:41:53.320Z] === RUN TestFindByDriver [2022-03-17T16:41:53.320Z] === PAUSE TestFindByDriver [2022-03-17T16:41:53.320Z] === RUN TestFindByReferenced [2022-03-17T16:41:53.320Z] === PAUSE TestFindByReferenced [2022-03-17T16:41:53.320Z] === RUN TestDerefMultipleOfSameRef [2022-03-17T16:41:53.320Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-17T16:41:53.320Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T16:41:53.320Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T16:41:53.320Z] === RUN TestDefererencePluginOnCreateError [2022-03-17T16:41:53.320Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-17T16:41:53.320Z] === RUN TestRefDerefRemove [2022-03-17T16:41:53.320Z] === PAUSE TestRefDerefRemove [2022-03-17T16:41:53.320Z] === RUN TestGet [2022-03-17T16:41:53.320Z] === PAUSE TestGet [2022-03-17T16:41:53.320Z] === RUN TestGetWithReference [2022-03-17T16:41:53.320Z] === PAUSE TestGetWithReference [2022-03-17T16:41:53.320Z] === RUN TestFilterFunc [2022-03-17T16:41:53.320Z] === RUN TestFilterFunc/test_nil_list [2022-03-17T16:41:53.320Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-17T16:41:53.320Z] === RUN TestFilterFunc/test_empty_list [2022-03-17T16:41:53.320Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-17T16:41:53.320Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T16:41:53.320Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T16:41:53.320Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T16:41:53.320Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T16:41:53.320Z] === RUN TestFilterFunc/test_filter_some [2022-03-17T16:41:53.320Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-17T16:41:53.320Z] === RUN TestFilterFunc/test_filter_middle [2022-03-17T16:41:53.320Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-17T16:41:53.320Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-17T16:41:53.320Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-17T16:41:53.320Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-17T16:41:53.320Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-17T16:41:53.320Z] === CONT TestFilterFunc/test_nil_list [2022-03-17T16:41:53.320Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-17T16:41:53.320Z] === CONT TestFilterFunc/test_filter_some [2022-03-17T16:41:53.320Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-17T16:41:53.320Z] === CONT TestFilterFunc/test_filter_middle [2022-03-17T16:41:53.320Z] === CONT TestFilterFunc/test_empty_list [2022-03-17T16:41:53.320Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T16:41:53.320Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T16:41:53.320Z] --- PASS: TestFilterFunc (0.00s) [2022-03-17T16:41:53.320Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-17T16:41:53.320Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-17T16:41:53.320Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-17T16:41:53.320Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-17T16:41:53.320Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-17T16:41:53.320Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-17T16:41:53.320Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-17T16:41:53.320Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-17T16:41:53.320Z] === CONT TestSetGetMeta [2022-03-17T16:41:53.320Z] === CONT TestList [2022-03-17T16:41:53.320Z] === CONT TestRemove [2022-03-17T16:41:53.320Z] === CONT TestDefererencePluginOnCreateError [2022-03-17T16:41:53.320Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-17T16:41:53.320Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T16:41:53.320Z] --- PASS: TestRemove (0.04s) [2022-03-17T16:41:53.320Z] === CONT TestDerefMultipleOfSameRef [2022-03-17T16:41:53.320Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-03-17T16:41:53.320Z] === CONT TestFindByReferenced [2022-03-17T16:41:53.320Z] --- PASS: TestList (0.07s) [2022-03-17T16:41:53.320Z] === CONT TestFindByDriver [2022-03-17T16:41:53.320Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2022-03-17T16:41:53.320Z] === CONT TestCreate [2022-03-17T16:41:53.320Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-03-17T16:41:53.320Z] === CONT TestServicePrune [2022-03-17T16:41:53.320Z] --- PASS: TestFindByReferenced (0.04s) [2022-03-17T16:41:53.320Z] === CONT TestServiceGet [2022-03-17T16:41:53.320Z] --- PASS: TestCreate (0.03s) [2022-03-17T16:41:53.320Z] === CONT TestServiceRemove [2022-03-17T16:41:53.320Z] --- PASS: TestFindByDriver (0.04s) [2022-03-17T16:41:53.320Z] === CONT TestServiceList [2022-03-17T16:41:53.320Z] --- PASS: TestServiceGet (0.21s) [2022-03-17T16:41:53.320Z] === CONT TestServiceCreate [2022-03-17T16:41:53.320Z] time="2022-03-17T16:41:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T16:41:53.320Z] --- PASS: TestServiceRemove (0.21s) [2022-03-17T16:41:53.320Z] === CONT TestRestore [2022-03-17T16:41:53.320Z] --- PASS: TestServiceList (0.21s) [2022-03-17T16:41:53.320Z] === CONT TestGetWithReference [2022-03-17T16:41:53.320Z] time="2022-03-17T16:41:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T16:41:53.320Z] time="2022-03-17T16:41:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T16:41:53.320Z] time="2022-03-17T16:41:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-17T16:41:53.320Z] --- PASS: TestServiceCreate (0.04s) [2022-03-17T16:41:53.320Z] === CONT TestGet [2022-03-17T16:41:53.320Z] --- PASS: TestRestore (0.04s) [2022-03-17T16:41:53.320Z] === CONT TestRefDerefRemove [2022-03-17T16:41:53.320Z] time="2022-03-17T16:41:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T16:41:53.320Z] --- PASS: TestGetWithReference (0.04s) [2022-03-17T16:41:53.320Z] --- PASS: TestServicePrune (0.28s) [2022-03-17T16:41:53.320Z] --- PASS: TestGet (0.03s) [2022-03-17T16:41:53.320Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-17T16:41:53.320Z] PASS [2022-03-17T16:41:53.527Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T16:41:53.527Z] INFO: Testing against a local daemon [2022-03-17T16:41:53.527Z] === RUN TestDockerSuite [2022-03-17T16:41:53.527Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-17T16:41:53.527Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-17T16:41:53.527Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T16:41:53.527Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-17T16:41:53.527Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-17T16:41:53.527Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-17T16:41:53.527Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-17T16:41:53.527Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T16:41:53.527Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-17T16:41:53.527Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-17T16:41:53.527Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-17T16:41:53.775Z] coverage: 69.0% of statements [2022-03-17T16:41:53.775Z] ok github.com/docker/docker/volume/service 0.434s coverage: 69.0% of statements [2022-03-17T16:41:53.995Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-17T16:41:54.024Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-17T16:41:54.463Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-17T16:41:54.729Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-17T16:41:54.729Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-17T16:41:54.729Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-17T16:41:54.729Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-17T16:41:54.933Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-17T16:41:56.574Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-17T16:41:58.485Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-17T16:41:59.429Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-17T16:41:59.430Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-17T16:42:00.384Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-17T16:42:00.384Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-17T16:42:00.384Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-17T16:42:00.384Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-17T16:42:00.954Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-17T16:42:02.338Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-17T16:42:03.280Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-17T16:42:04.667Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-17T16:42:06.056Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-17T16:42:06.317Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-17T16:42:07.021Z] 2022/03/17 16:42:05 Closing DB instances... [2022-03-17T16:42:07.473Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-17T16:42:07.473Z] === RUN TestFindNode [2022-03-17T16:42:07.473Z] 2022/03/17 16:42:07 Closing DB instances... [2022-03-17T16:42:07.473Z] --- PASS: TestFindNode (0.02s) [2022-03-17T16:42:07.473Z] === RUN TestChangeNodeState [2022-03-17T16:42:07.929Z] 2022/03/17 16:42:07 Closing DB instances... [2022-03-17T16:42:07.929Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-17T16:42:07.929Z] === RUN TestNodeReincarnation [2022-03-17T16:42:07.929Z] 2022/03/17 16:42:07 Closing DB instances... [2022-03-17T16:42:09.624Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-17T16:42:12.170Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-17T16:42:12.431Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-17T16:42:12.571Z] time="2022-03-17T16:42:12Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-17T16:42:12.571Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-17T16:42:12.571Z] === RUN TestParallelCreate [2022-03-17T16:42:12.571Z] 2022/03/17 16:42:12 Closing DB instances... [2022-03-17T16:42:12.571Z] --- PASS: TestParallelCreate (0.02s) [2022-03-17T16:42:12.571Z] === RUN TestParallelDelete [2022-03-17T16:42:12.571Z] 2022/03/17 16:42:12 Closing DB instances... [2022-03-17T16:42:12.571Z] --- PASS: TestParallelDelete (0.02s) [2022-03-17T16:42:12.571Z] === RUN TestNetworkDBIslands [2022-03-17T16:42:12.571Z] time="2022-03-17T16:42:12Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:57a05b2ec3c2 with config:&{NodeID:57a05b2ec3c2 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:42:12.571Z] time="2022-03-17T16:42:12Z" level=info msg="Node 57a05b2ec3c2/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:12.571Z] time="2022-03-17T16:42:12Z" level=info msg="Node 57a05b2ec3c2/172.21.132.248, added to nodes list" [2022-03-17T16:42:12.571Z] time="2022-03-17T16:42:12Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4f87f20c3642 with config:&{NodeID:4f87f20c3642 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:42:12.571Z] time="2022-03-17T16:42:12Z" level=info msg="Node 4f87f20c3642/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:12.571Z] time="2022-03-17T16:42:12Z" level=info msg="Node 4f87f20c3642/172.21.132.248, added to nodes list" [2022-03-17T16:42:12.571Z] time="2022-03-17T16:42:12Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-17T16:42:12.571Z] time="2022-03-17T16:42:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-17T16:42:12.571Z] time="2022-03-17T16:42:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-17T16:42:12.571Z] time="2022-03-17T16:42:12Z" level=info msg="Node 4f87f20c3642/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:12.691Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-17T16:42:13.026Z] time="2022-03-17T16:42:12Z" level=info msg="Node 4f87f20c3642/172.21.132.248, added to nodes list" [2022-03-17T16:42:13.026Z] time="2022-03-17T16:42:12Z" level=info msg="Node 57a05b2ec3c2/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:13.026Z] time="2022-03-17T16:42:12Z" level=info msg="Node 57a05b2ec3c2/172.21.132.248, added to nodes list" [2022-03-17T16:42:13.026Z] time="2022-03-17T16:42:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-17T16:42:13.026Z] time="2022-03-17T16:42:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-17T16:42:13.479Z] time="2022-03-17T16:42:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3a716814cb6c with config:&{NodeID:3a716814cb6c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:42:13.479Z] time="2022-03-17T16:42:13Z" level=info msg="Node 3a716814cb6c/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:13.479Z] time="2022-03-17T16:42:13Z" level=info msg="Node 3a716814cb6c/172.21.132.248, added to nodes list" [2022-03-17T16:42:13.479Z] time="2022-03-17T16:42:13Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-17T16:42:13.479Z] time="2022-03-17T16:42:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-17T16:42:13.479Z] time="2022-03-17T16:42:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-17T16:42:13.479Z] time="2022-03-17T16:42:13Z" level=info msg="Node 3a716814cb6c/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:13.479Z] time="2022-03-17T16:42:13Z" level=info msg="Node 3a716814cb6c/172.21.132.248, added to nodes list" [2022-03-17T16:42:13.479Z] time="2022-03-17T16:42:13Z" level=info msg="Node 57a05b2ec3c2/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:13.479Z] time="2022-03-17T16:42:13Z" level=info msg="Node 57a05b2ec3c2/172.21.132.248, added to nodes list" [2022-03-17T16:42:13.479Z] time="2022-03-17T16:42:13Z" level=info msg="Node 4f87f20c3642/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:13.479Z] time="2022-03-17T16:42:13Z" level=info msg="Node 4f87f20c3642/172.21.132.248, added to nodes list" [2022-03-17T16:42:13.479Z] time="2022-03-17T16:42:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-17T16:42:13.479Z] time="2022-03-17T16:42:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-17T16:42:13.632Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-17T16:42:13.632Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-17T16:42:13.632Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=info msg="Node 3a716814cb6c/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=info msg="Node 3a716814cb6c/172.21.132.248, added to nodes list" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0f76472063e5 with config:&{NodeID:0f76472063e5 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=info msg="Node 0f76472063e5/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=info msg="Node 0f76472063e5/172.21.132.248, added to nodes list" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=info msg="Node 0f76472063e5/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=info msg="Node 0f76472063e5/172.21.132.248, added to nodes list" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=info msg="Node 57a05b2ec3c2/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=info msg="Node 57a05b2ec3c2/172.21.132.248, added to nodes list" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=info msg="Node 4f87f20c3642/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=info msg="Node 4f87f20c3642/172.21.132.248, added to nodes list" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=info msg="Node 3a716814cb6c/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=info msg="Node 3a716814cb6c/172.21.132.248, added to nodes list" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-03-17T16:42:13.932Z] time="2022-03-17T16:42:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:13Z" level=info msg="Node 0f76472063e5/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:13Z" level=info msg="Node 0f76472063e5/172.21.132.248, added to nodes list" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:13Z" level=info msg="Node 0f76472063e5/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:13Z" level=info msg="Node 0f76472063e5/172.21.132.248, added to nodes list" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1b15738fc5e2 with config:&{NodeID:1b15738fc5e2 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, added to nodes list" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, added to nodes list" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=info msg="Node 4f87f20c3642/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=info msg="Node 4f87f20c3642/172.21.132.248, added to nodes list" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=info msg="Node 3a716814cb6c/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=info msg="Node 3a716814cb6c/172.21.132.248, added to nodes list" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=info msg="Node 57a05b2ec3c2/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=info msg="Node 57a05b2ec3c2/172.21.132.248, added to nodes list" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=info msg="Node 0f76472063e5/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=info msg="Node 0f76472063e5/172.21.132.248, added to nodes list" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-17T16:42:14.384Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-03-17T16:42:14.572Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, added to nodes list" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, added to nodes list" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, added to nodes list" [2022-03-17T16:42:14.836Z] networkdb_test.go:835: Re-joining: 3 [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=info msg="The new bootstrap node list is:[172.21.132.248:10033 172.21.132.248:10034 172.21.132.248:10035]" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.132.248:10033" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Stream connection from=172.21.132.248:49372" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Stream connection from=172.21.132.248:49373" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.132.248:10034" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.132.248:10035" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Stream connection from=172.21.132.248:49374" [2022-03-17T16:42:14.836Z] networkdb_test.go:835: Re-joining: 4 [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=info msg="The new bootstrap node list is:[172.21.132.248:10033 172.21.132.248:10034 172.21.132.248:10035]" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.132.248:10033" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Stream connection from=172.21.132.248:49375" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.132.248:10034" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Stream connection from=172.21.132.248:49376" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.132.248:10035" [2022-03-17T16:42:14.836Z] time="2022-03-17T16:42:14Z" level=debug msg="memberlist: Stream connection from=172.21.132.248:49377" [2022-03-17T16:42:15.289Z] time="2022-03-17T16:42:14Z" level=info msg="node 0 leaving" [2022-03-17T16:42:15.289Z] time="2022-03-17T16:42:15Z" level=info msg="Node 57a05b2ec3c2 change state NodeActive --> NodeLeft" [2022-03-17T16:42:15.289Z] time="2022-03-17T16:42:15Z" level=info msg="node2(4f87f20c3642): Node leave event for 57a05b2ec3c2/172.21.132.248" [2022-03-17T16:42:15.289Z] time="2022-03-17T16:42:15Z" level=info msg="Node 57a05b2ec3c2 change state NodeActive --> NodeLeft" [2022-03-17T16:42:15.289Z] time="2022-03-17T16:42:15Z" level=info msg="node5(1b15738fc5e2): Node leave event for 57a05b2ec3c2/172.21.132.248" [2022-03-17T16:42:15.289Z] time="2022-03-17T16:42:15Z" level=info msg="Node 57a05b2ec3c2 change state NodeActive --> NodeLeft" [2022-03-17T16:42:15.289Z] time="2022-03-17T16:42:15Z" level=info msg="node3(3a716814cb6c): Node leave event for 57a05b2ec3c2/172.21.132.248" [2022-03-17T16:42:15.289Z] time="2022-03-17T16:42:15Z" level=info msg="Node 57a05b2ec3c2 change state NodeActive --> NodeLeft" [2022-03-17T16:42:15.289Z] time="2022-03-17T16:42:15Z" level=info msg="node1(57a05b2ec3c2): Node leave event for 57a05b2ec3c2/172.21.132.248" [2022-03-17T16:42:15.289Z] time="2022-03-17T16:42:15Z" level=info msg="Node 57a05b2ec3c2 change state NodeActive --> NodeLeft" [2022-03-17T16:42:15.289Z] time="2022-03-17T16:42:15Z" level=info msg="node4(0f76472063e5): Node leave event for 57a05b2ec3c2/172.21.132.248" [2022-03-17T16:42:15.289Z] time="2022-03-17T16:42:15Z" level=info msg="Node 57a05b2ec3c2/172.21.132.248, left gossip cluster" [2022-03-17T16:42:15.515Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-17T16:42:15.741Z] time="2022-03-17T16:42:15Z" level=info msg="Node 57a05b2ec3c2/172.21.132.248, left gossip cluster" [2022-03-17T16:42:15.741Z] time="2022-03-17T16:42:15Z" level=info msg="Node 57a05b2ec3c2/172.21.132.248, left gossip cluster" [2022-03-17T16:42:15.741Z] time="2022-03-17T16:42:15Z" level=info msg="Node 57a05b2ec3c2/172.21.132.248, left gossip cluster" [2022-03-17T16:42:15.741Z] time="2022-03-17T16:42:15Z" level=info msg="Node 57a05b2ec3c2/172.21.132.248, left gossip cluster" [2022-03-17T16:42:15.741Z] time="2022-03-17T16:42:15Z" level=info msg="node 1 leaving" [2022-03-17T16:42:15.741Z] time="2022-03-17T16:42:15Z" level=info msg="Node 4f87f20c3642 change state NodeActive --> NodeLeft" [2022-03-17T16:42:15.741Z] time="2022-03-17T16:42:15Z" level=info msg="node3(3a716814cb6c): Node leave event for 4f87f20c3642/172.21.132.248" [2022-03-17T16:42:15.741Z] time="2022-03-17T16:42:15Z" level=info msg="Node 4f87f20c3642 change state NodeActive --> NodeLeft" [2022-03-17T16:42:15.741Z] time="2022-03-17T16:42:15Z" level=info msg="node5(1b15738fc5e2): Node leave event for 4f87f20c3642/172.21.132.248" [2022-03-17T16:42:15.741Z] time="2022-03-17T16:42:15Z" level=info msg="Node 4f87f20c3642/172.21.132.248, left gossip cluster" [2022-03-17T16:42:15.741Z] time="2022-03-17T16:42:15Z" level=info msg="Node 4f87f20c3642 change state NodeActive --> NodeFailed" [2022-03-17T16:42:15.741Z] time="2022-03-17T16:42:15Z" level=info msg="Node 4f87f20c3642/172.21.132.248, added to failed nodes list" [2022-03-17T16:42:15.741Z] time="2022-03-17T16:42:15Z" level=info msg="Node 4f87f20c3642 change state NodeActive --> NodeLeft" [2022-03-17T16:42:15.741Z] time="2022-03-17T16:42:15Z" level=info msg="node4(0f76472063e5): Node leave event for 4f87f20c3642/172.21.132.248" [2022-03-17T16:42:15.741Z] time="2022-03-17T16:42:15Z" level=error msg="node: 4f87f20c3642 is unknown to memberlist" [2022-03-17T16:42:16.194Z] time="2022-03-17T16:42:15Z" level=info msg="Node 4f87f20c3642/172.21.132.248, left gossip cluster" [2022-03-17T16:42:16.194Z] time="2022-03-17T16:42:15Z" level=info msg="Node 4f87f20c3642/172.21.132.248, left gossip cluster" [2022-03-17T16:42:16.194Z] time="2022-03-17T16:42:15Z" level=info msg="Node 4f87f20c3642/172.21.132.248, left gossip cluster" [2022-03-17T16:42:16.194Z] time="2022-03-17T16:42:15Z" level=info msg="node 2 leaving" [2022-03-17T16:42:16.194Z] time="2022-03-17T16:42:15Z" level=info msg="Node 3a716814cb6c change state NodeActive --> NodeLeft" [2022-03-17T16:42:16.194Z] time="2022-03-17T16:42:15Z" level=info msg="node5(1b15738fc5e2): Node leave event for 3a716814cb6c/172.21.132.248" [2022-03-17T16:42:16.194Z] time="2022-03-17T16:42:15Z" level=info msg="Node 3a716814cb6c change state NodeActive --> NodeLeft" [2022-03-17T16:42:16.194Z] time="2022-03-17T16:42:15Z" level=info msg="node4(0f76472063e5): Node leave event for 3a716814cb6c/172.21.132.248" [2022-03-17T16:42:16.194Z] time="2022-03-17T16:42:15Z" level=info msg="Node 3a716814cb6c change state NodeActive --> NodeLeft" [2022-03-17T16:42:16.194Z] time="2022-03-17T16:42:15Z" level=info msg="node3(3a716814cb6c): Node leave event for 3a716814cb6c/172.21.132.248" [2022-03-17T16:42:16.194Z] time="2022-03-17T16:42:16Z" level=debug msg="memberlist: Failed ping: 0f76472063e5 (timeout reached)" [2022-03-17T16:42:16.194Z] time="2022-03-17T16:42:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.132.248:10034: use of closed network connection" [2022-03-17T16:42:16.194Z] time="2022-03-17T16:42:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.132.248:10037: use of closed network connection" [2022-03-17T16:42:16.194Z] time="2022-03-17T16:42:16Z" level=debug msg="memberlist: Stream connection from=172.21.132.248:49378" [2022-03-17T16:42:16.194Z] time="2022-03-17T16:42:16Z" level=info msg="Node 3a716814cb6c/172.21.132.248, left gossip cluster" [2022-03-17T16:42:16.458Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-17T16:42:16.459Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-17T16:42:16.459Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-17T16:42:16.646Z] time="2022-03-17T16:42:16Z" level=info msg="Node 3a716814cb6c/172.21.132.248, left gossip cluster" [2022-03-17T16:42:16.646Z] time="2022-03-17T16:42:16Z" level=info msg="Node 3a716814cb6c/172.21.132.248, left gossip cluster" [2022-03-17T16:42:16.646Z] time="2022-03-17T16:42:16Z" level=warning msg="memberlist: Was able to connect to 0f76472063e5 but other probes failed, network may be misconfigured" [2022-03-17T16:42:16.646Z] networkdb_test.go:867: node4: OK [2022-03-17T16:42:16.646Z] networkdb_test.go:867: node5: OK [2022-03-17T16:42:16.646Z] time="2022-03-17T16:42:16Z" level=info msg="node 0 coming back" [2022-03-17T16:42:16.646Z] time="2022-03-17T16:42:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8f5612ce8015 with config:&{NodeID:8f5612ce8015 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:42:16.646Z] time="2022-03-17T16:42:16Z" level=info msg="Node 8f5612ce8015/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:16.646Z] time="2022-03-17T16:42:16Z" level=info msg="Node 8f5612ce8015/172.21.132.248, added to nodes list" [2022-03-17T16:42:16.646Z] time="2022-03-17T16:42:16Z" level=info msg="node 1 coming back" [2022-03-17T16:42:16.646Z] time="2022-03-17T16:42:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9496cac494dc with config:&{NodeID:9496cac494dc Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:42:16.646Z] time="2022-03-17T16:42:16Z" level=info msg="Node 9496cac494dc/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:16.646Z] time="2022-03-17T16:42:16Z" level=info msg="Node 9496cac494dc/172.21.132.248, added to nodes list" [2022-03-17T16:42:16.646Z] time="2022-03-17T16:42:16Z" level=info msg="node 2 coming back" [2022-03-17T16:42:16.646Z] time="2022-03-17T16:42:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d3fba70b4b93 with config:&{NodeID:d3fba70b4b93 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T16:42:16.646Z] time="2022-03-17T16:42:16Z" level=info msg="Node d3fba70b4b93/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:17.098Z] time="2022-03-17T16:42:16Z" level=info msg="Node d3fba70b4b93/172.21.132.248, added to nodes list" [2022-03-17T16:42:17.403Z] === RUN TestDockerSuite/TestRunMount [2022-03-17T16:42:18.073Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-17T16:42:18.073Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T16:42:18.073Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-17T16:42:19.970Z] time="2022-03-17T16:42:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.132.248:10033 172.21.132.248:10034 172.21.132.248:10035]" [2022-03-17T16:42:20.421Z] time="2022-03-17T16:42:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.132.248:10033 172.21.132.248:10034 172.21.132.248:10035]" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.132.248:10033" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=debug msg="memberlist: Stream connection from=172.21.132.248:49379" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 0f76472063e5/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 0f76472063e5/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 8f5612ce8015/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 8f5612ce8015/172.21.132.248, is the new incarnation of the shutdown node 57a05b2ec3c2/172.21.132.248" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 8f5612ce8015/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.132.248:10034" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=debug msg="memberlist: Stream connection from=172.21.132.248:49380" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 8f5612ce8015/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 8f5612ce8015/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 0f76472063e5/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 9496cac494dc/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 9496cac494dc/172.21.132.248, is the new incarnation of the shutdown node 4f87f20c3642/172.21.132.248" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 9496cac494dc/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 0f76472063e5/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=debug msg="memberlist: Stream connection from=172.21.132.248:49381" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.132.248:10035" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 8f5612ce8015/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 8f5612ce8015/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 9496cac494dc/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 9496cac494dc/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 0f76472063e5/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 0f76472063e5/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node d3fba70b4b93/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node d3fba70b4b93/172.21.132.248, is the new incarnation of the shutdown node 3a716814cb6c/172.21.132.248" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node d3fba70b4b93/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 9496cac494dc/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 9496cac494dc/172.21.132.248, is the new incarnation of the shutdown node 4f87f20c3642/172.21.132.248" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 9496cac494dc/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.873Z] time="2022-03-17T16:42:20Z" level=info msg="Node 8f5612ce8015/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.874Z] time="2022-03-17T16:42:20Z" level=info msg="Node 9496cac494dc/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.874Z] time="2022-03-17T16:42:20Z" level=info msg="Node 8f5612ce8015/172.21.132.248, is the new incarnation of the shutdown node 57a05b2ec3c2/172.21.132.248" [2022-03-17T16:42:20.874Z] time="2022-03-17T16:42:20Z" level=info msg="Node 9496cac494dc/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.874Z] time="2022-03-17T16:42:20Z" level=info msg="Node 8f5612ce8015/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.874Z] time="2022-03-17T16:42:20Z" level=info msg="Node d3fba70b4b93/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.874Z] time="2022-03-17T16:42:20Z" level=info msg="Node d3fba70b4b93/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.874Z] time="2022-03-17T16:42:20Z" level=info msg="Node d3fba70b4b93/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:20.874Z] time="2022-03-17T16:42:20Z" level=info msg="Node d3fba70b4b93/172.21.132.248, is the new incarnation of the shutdown node 3a716814cb6c/172.21.132.248" [2022-03-17T16:42:20.874Z] time="2022-03-17T16:42:20Z" level=info msg="Node d3fba70b4b93/172.21.132.248, added to nodes list" [2022-03-17T16:42:20.966Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-17T16:42:20.966Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-17T16:42:21.325Z] time="2022-03-17T16:42:20Z" level=info msg="Node d3fba70b4b93/172.21.132.248, joined gossip cluster" [2022-03-17T16:42:21.325Z] time="2022-03-17T16:42:20Z" level=info msg="Node d3fba70b4b93/172.21.132.248, added to nodes list" [2022-03-17T16:42:21.325Z] time="2022-03-17T16:42:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.132.248:10033" [2022-03-17T16:42:21.325Z] time="2022-03-17T16:42:21Z" level=debug msg="memberlist: Stream connection from=172.21.132.248:49382" [2022-03-17T16:42:21.325Z] time="2022-03-17T16:42:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.132.248:10034" [2022-03-17T16:42:21.325Z] time="2022-03-17T16:42:21Z" level=debug msg="memberlist: Stream connection from=172.21.132.248:49383" [2022-03-17T16:42:21.325Z] time="2022-03-17T16:42:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.132.248:10035" [2022-03-17T16:42:21.325Z] time="2022-03-17T16:42:21Z" level=debug msg="memberlist: Stream connection from=172.21.132.248:49384" [2022-03-17T16:42:21.615Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-17T16:42:21.777Z] 2022/03/17 16:42:21 Closing DB instances... [2022-03-17T16:42:21.877Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-17T16:42:22.229Z] time="2022-03-17T16:42:21Z" level=info msg="Node 8f5612ce8015 change state NodeActive --> NodeLeft" [2022-03-17T16:42:22.229Z] time="2022-03-17T16:42:21Z" level=info msg="node4(0f76472063e5): Node leave event for 8f5612ce8015/172.21.132.248" [2022-03-17T16:42:22.229Z] time="2022-03-17T16:42:21Z" level=info msg="Node 8f5612ce8015 change state NodeActive --> NodeLeft" [2022-03-17T16:42:22.229Z] time="2022-03-17T16:42:21Z" level=info msg="Node 8f5612ce8015 change state NodeActive --> NodeLeft" [2022-03-17T16:42:22.229Z] time="2022-03-17T16:42:21Z" level=info msg="node5(1b15738fc5e2): Node leave event for 8f5612ce8015/172.21.132.248" [2022-03-17T16:42:22.229Z] time="2022-03-17T16:42:21Z" level=info msg="node3(d3fba70b4b93): Node leave event for 8f5612ce8015/172.21.132.248" [2022-03-17T16:42:22.229Z] time="2022-03-17T16:42:21Z" level=info msg="Node 8f5612ce8015 change state NodeActive --> NodeLeft" [2022-03-17T16:42:22.229Z] time="2022-03-17T16:42:21Z" level=info msg="node1(8f5612ce8015): Node leave event for 8f5612ce8015/172.21.132.248" [2022-03-17T16:42:22.229Z] time="2022-03-17T16:42:21Z" level=info msg="Node 8f5612ce8015 change state NodeActive --> NodeLeft" [2022-03-17T16:42:22.229Z] time="2022-03-17T16:42:21Z" level=info msg="node2(9496cac494dc): Node leave event for 8f5612ce8015/172.21.132.248" [2022-03-17T16:42:22.229Z] time="2022-03-17T16:42:21Z" level=info msg="Node 8f5612ce8015/172.21.132.248, left gossip cluster" [2022-03-17T16:42:22.229Z] time="2022-03-17T16:42:21Z" level=info msg="Node 8f5612ce8015/172.21.132.248, left gossip cluster" [2022-03-17T16:42:22.229Z] time="2022-03-17T16:42:21Z" level=info msg="Node 8f5612ce8015/172.21.132.248, left gossip cluster" [2022-03-17T16:42:22.229Z] time="2022-03-17T16:42:21Z" level=info msg="Node 8f5612ce8015/172.21.132.248, left gossip cluster" [2022-03-17T16:42:22.229Z] time="2022-03-17T16:42:21Z" level=info msg="Node 8f5612ce8015/172.21.132.248, left gossip cluster" [2022-03-17T16:42:22.448Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="Node 9496cac494dc change state NodeActive --> NodeLeft" [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="node3(d3fba70b4b93): Node leave event for 9496cac494dc/172.21.132.248" [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="Node 9496cac494dc change state NodeActive --> NodeLeft" [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="node4(0f76472063e5): Node leave event for 9496cac494dc/172.21.132.248" [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="Node 9496cac494dc change state NodeActive --> NodeLeft" [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="node5(1b15738fc5e2): Node leave event for 9496cac494dc/172.21.132.248" [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="Node 9496cac494dc change state NodeActive --> NodeLeft" [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="node2(9496cac494dc): Node leave event for 9496cac494dc/172.21.132.248" [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="Node 9496cac494dc/172.21.132.248, left gossip cluster" [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="Node 9496cac494dc/172.21.132.248, left gossip cluster" [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="Node 9496cac494dc/172.21.132.248, left gossip cluster" [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="Node 9496cac494dc/172.21.132.248, left gossip cluster" [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="Node d3fba70b4b93 change state NodeActive --> NodeLeft" [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="node5(1b15738fc5e2): Node leave event for d3fba70b4b93/172.21.132.248" [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="Node d3fba70b4b93 change state NodeActive --> NodeLeft" [2022-03-17T16:42:22.682Z] time="2022-03-17T16:42:22Z" level=info msg="node4(0f76472063e5): Node leave event for d3fba70b4b93/172.21.132.248" [2022-03-17T16:42:23.135Z] time="2022-03-17T16:42:22Z" level=info msg="Node d3fba70b4b93 change state NodeActive --> NodeLeft" [2022-03-17T16:42:23.135Z] time="2022-03-17T16:42:22Z" level=info msg="node3(d3fba70b4b93): Node leave event for d3fba70b4b93/172.21.132.248" [2022-03-17T16:42:23.135Z] time="2022-03-17T16:42:22Z" level=info msg="Node d3fba70b4b93/172.21.132.248, left gossip cluster" [2022-03-17T16:42:23.135Z] time="2022-03-17T16:42:22Z" level=info msg="Node d3fba70b4b93/172.21.132.248, left gossip cluster" [2022-03-17T16:42:23.135Z] time="2022-03-17T16:42:22Z" level=info msg="Node d3fba70b4b93/172.21.132.248, left gossip cluster" [2022-03-17T16:42:23.390Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-17T16:42:23.588Z] time="2022-03-17T16:42:23Z" level=debug msg="memberlist: Failed ping: 1b15738fc5e2 (timeout reached)" [2022-03-17T16:42:23.588Z] time="2022-03-17T16:42:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.132.248:10036: use of closed network connection" [2022-03-17T16:42:23.588Z] time="2022-03-17T16:42:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.132.248:10035: use of closed network connection" [2022-03-17T16:42:23.588Z] time="2022-03-17T16:42:23Z" level=debug msg="memberlist: Stream connection from=172.21.132.248:49385" [2022-03-17T16:42:23.588Z] time="2022-03-17T16:42:23Z" level=info msg="Node 0f76472063e5 change state NodeActive --> NodeLeft" [2022-03-17T16:42:23.588Z] time="2022-03-17T16:42:23Z" level=info msg="node5(1b15738fc5e2): Node leave event for 0f76472063e5/172.21.132.248" [2022-03-17T16:42:23.588Z] time="2022-03-17T16:42:23Z" level=info msg="Node 0f76472063e5 change state NodeActive --> NodeLeft" [2022-03-17T16:42:23.588Z] time="2022-03-17T16:42:23Z" level=info msg="node4(0f76472063e5): Node leave event for 0f76472063e5/172.21.132.248" [2022-03-17T16:42:24.039Z] time="2022-03-17T16:42:23Z" level=warning msg="memberlist: Was able to connect to 1b15738fc5e2 but other probes failed, network may be misconfigured" [2022-03-17T16:42:24.039Z] time="2022-03-17T16:42:23Z" level=info msg="Node 0f76472063e5/172.21.132.248, left gossip cluster" [2022-03-17T16:42:24.492Z] time="2022-03-17T16:42:24Z" level=info msg="Node 0f76472063e5/172.21.132.248, left gossip cluster" [2022-03-17T16:42:24.788Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-17T16:42:24.943Z] time="2022-03-17T16:42:24Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.21.132.248:10037: use of closed network connection" [2022-03-17T16:42:24.943Z] time="2022-03-17T16:42:24Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, left gossip cluster" [2022-03-17T16:42:24.943Z] time="2022-03-17T16:42:24Z" level=info msg="Node 1b15738fc5e2 change state NodeActive --> NodeFailed" [2022-03-17T16:42:24.943Z] time="2022-03-17T16:42:24Z" level=info msg="Node 1b15738fc5e2/172.21.132.248, added to failed nodes list" [2022-03-17T16:42:24.943Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-03-17T16:42:24.943Z] PASS [2022-03-17T16:42:24.943Z] coverage: 60.3% of statements [2022-03-17T16:42:24.943Z] ok github.com/docker/docker/libnetwork/networkdb 104.335s coverage: 60.3% of statements [2022-03-17T16:42:24.943Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-17T16:42:24.943Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-17T16:42:24.943Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-17T16:42:24.943Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/quota [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/rootless [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/volume [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-17T16:42:24.944Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-17T16:42:25.636Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-17T16:42:26.092Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-17T16:42:26.092Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T16:42:26.092Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-17T16:42:26.092Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T16:42:26.092Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-17T16:42:26.092Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T16:42:26.092Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-17T16:42:26.550Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-17T16:42:26.701Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-17T16:42:27.511Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-17T16:42:28.167Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === Skipped [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-17T16:42:28.643Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.02s) [2022-03-17T16:42:28.643Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-17T16:42:28.643Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.02s) [2022-03-17T16:42:28.643Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-17T16:42:28.643Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T16:42:28.643Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-17T16:42:28.643Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-17T16:42:28.643Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-17T16:42:28.643Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-17T16:42:28.643Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-17T16:42:28.643Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-17T16:42:28.643Z] daemon_test.go:145: root required [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T16:42:28.643Z] reload_test.go:342: root required [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T16:42:28.643Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T16:42:28.643Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-17T16:42:28.643Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-17T16:42:28.643Z] download_test.go:267: Needs fixing on Windows [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-17T16:42:28.643Z] layer_test.go:291: Failing on Windows [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-17T16:42:28.643Z] layer_test.go:340: Failing on Windows [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-17T16:42:28.643Z] layer_test.go:455: Failing on Windows [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-17T16:42:28.643Z] layer_test.go:684: Failing on Windows [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-17T16:42:28.643Z] migration_test.go:45: Failing on Windows [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T16:42:28.643Z] migration_test.go:181: Failing on Windows [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-17T16:42:28.643Z] mount_test.go:17: Failing on Windows [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-17T16:42:28.643Z] mount_test.go:76: Failing on Windows [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-17T16:42:28.643Z] mount_test.go:125: Failing on Windows [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-17T16:42:28.643Z] mount_test.go:212: Failing on Windows [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-17T16:42:28.643Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-17T16:42:28.643Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-17T16:42:28.643Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-17T16:42:28.643Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-17T16:42:28.643Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-17T16:42:28.643Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-17T16:42:28.643Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-17T16:42:28.643Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-17T16:42:28.643Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-17T16:42:28.643Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-17T16:42:28.643Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-17T16:42:28.643Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-17T16:42:28.643Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-17T16:42:28.643Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-17T16:42:28.643Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-17T16:42:28.643Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-17T16:42:28.643Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-17T16:42:28.643Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-17T16:42:28.643Z] archive_test.go:140: zstd not installed [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-17T16:42:28.643Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-17T16:42:28.643Z] archive_windows_test.go:16: Currently fails [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-17T16:42:28.643Z] changes_test.go:195: needs more investigation [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-17T16:42:28.643Z] changes_test.go:432: needs further investigation [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-17T16:42:28.643Z] changes_test.go:468: needs further investigation [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-17T16:42:28.643Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T16:42:28.643Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T16:42:28.643Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-17T16:42:28.643Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:42:28.643Z] [2022-03-17T16:42:28.643Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-17T16:42:28.644Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:42:28.644Z] [2022-03-17T16:42:28.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-17T16:42:28.644Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T16:42:28.644Z] [2022-03-17T16:42:28.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T16:42:28.644Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:42:28.644Z] [2022-03-17T16:42:28.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T16:42:28.644Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:42:28.644Z] [2022-03-17T16:42:28.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-17T16:42:28.644Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:42:28.644Z] [2022-03-17T16:42:28.644Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-17T16:42:28.644Z] poller_test.go:40: No chmod on Windows [2022-03-17T16:42:28.644Z] [2022-03-17T16:42:28.644Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T16:42:28.644Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T16:42:28.644Z] [2022-03-17T16:42:28.644Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T16:42:28.644Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T16:42:28.644Z] [2022-03-17T16:42:28.644Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-17T16:42:28.644Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:42:28.644Z] [2022-03-17T16:42:28.644Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-17T16:42:28.644Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:42:28.644Z] [2022-03-17T16:42:28.644Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-17T16:42:28.644Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-17T16:42:28.644Z] [2022-03-17T16:42:28.644Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-17T16:42:28.644Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T16:42:28.644Z] [2022-03-17T16:42:28.644Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-17T16:42:28.644Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T16:42:28.644Z] [2022-03-17T16:42:28.644Z] DONE 2091 tests, 68 skipped in 310.697s [2022-03-17T16:42:28.644Z] INFO: make.ps1 ended at 03/17/2022 16:42:28 [2022-03-17T16:42:29.556Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-17T16:42:30.500Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-17T16:42:30.807Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-17T16:42:30.807Z] INFO: Unit tests ended at 03/17/2022 16:42:30. Duration:00:05:31.5863935 [2022-03-17T16:42:30.807Z] INFO: Building busybox [2022-03-17T16:42:30.807Z] Sending build context to Docker daemon 5.12kB [2022-03-17T16:42:30.807Z] [2022-03-17T16:42:30.807Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-17T16:42:30.807Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-17T16:42:30.807Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-17T16:42:30.807Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-17T16:42:30.807Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-17T16:42:30.807Z] ---> 6a11116086a4 [2022-03-17T16:42:30.807Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-17T16:42:30.807Z] ---> Running in 824fb16d8031 [2022-03-17T16:42:31.230Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-17T16:42:31.444Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-17T16:42:31.444Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-17T16:42:32.016Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-17T16:42:32.758Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-17T16:42:32.758Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T16:42:32.758Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-17T16:42:32.758Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T16:42:32.758Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-17T16:42:32.962Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-17T16:42:33.213Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-17T16:42:33.533Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-17T16:42:33.533Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-17T16:42:34.105Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-17T16:42:36.021Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-17T16:42:36.963Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-17T16:42:37.638Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 29.3% of statements [2022-03-17T16:42:37.638Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-03-17T16:42:37.638Z] ok github.com/docker/docker/cmd/dockerd/trap 2.523s coverage: 0.0% of statements [2022-03-17T16:42:37.638Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-17T16:42:37.638Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-17T16:42:37.638Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-17T16:42:37.638Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-17T16:42:37.638Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-17T16:42:37.941Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-17T16:42:39.542Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2022-03-17T16:42:40.546Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-17T16:42:40.807Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-17T16:42:40.919Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-03-17T16:42:41.068Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-17T16:42:41.853Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-03-17T16:42:42.010Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-17T16:42:42.010Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-17T16:42:42.580Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-17T16:42:42.580Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-17T16:42:42.841Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-17T16:42:43.102Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-17T16:42:43.674Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-17T16:42:45.586Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-17T16:42:49.789Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-17T16:42:49.789Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-17T16:42:49.789Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-17T16:42:49.789Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-17T16:42:49.968Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.8% of statements [2022-03-17T16:42:49.968Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.0% of statements [2022-03-17T16:42:49.968Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-17T16:42:50.051Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-17T16:42:50.534Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-17T16:42:50.992Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-17T16:42:51.102Z] ok github.com/docker/docker/daemon 10.157s coverage: 17.1% of statements [2022-03-17T16:42:51.102Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-17T16:42:51.102Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-17T16:42:51.102Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-17T16:42:51.102Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-17T16:42:51.805Z] Removing intermediate container 824fb16d8031 [2022-03-17T16:42:51.805Z] ---> 11fb0bdae371 [2022-03-17T16:42:51.805Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-17T16:42:51.805Z] ---> Running in afd188118e74 [2022-03-17T16:42:51.805Z] Removing intermediate container afd188118e74 [2022-03-17T16:42:51.805Z] ---> ea634e743dda [2022-03-17T16:42:51.805Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-17T16:42:51.805Z] ---> Running in 1456a92ad5df [2022-03-17T16:42:51.894Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-17T16:42:51.934Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-17T16:42:52.038Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.741s coverage: 74.6% of statements [2022-03-17T16:42:52.195Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-17T16:42:52.195Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-17T16:42:52.257Z] Removing intermediate container 1456a92ad5df [2022-03-17T16:42:52.257Z] ---> a5dfc165c374 [2022-03-17T16:42:52.257Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-17T16:42:52.455Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-17T16:42:53.025Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-17T16:42:53.215Z] [2022-03-17T16:42:53.411Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.461s coverage: 56.2% of statements [2022-03-17T16:42:53.411Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-03-17T16:42:53.597Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-17T16:42:53.857Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T16:42:53.857Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-17T16:42:53.857Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-17T16:42:54.180Z] ---> f3887030a56b [2022-03-17T16:42:54.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-03-17T16:42:54.180Z] ---> Running in b948d8eb6a4a [2022-03-17T16:42:54.428Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-17T16:42:54.998Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-17T16:42:54.998Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-17T16:42:54.998Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-17T16:42:55.258Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-17T16:42:55.317Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2022-03-17T16:42:56.200Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-17T16:42:56.200Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-17T16:42:56.200Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-17T16:42:56.656Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-17T16:42:56.716Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.305s coverage: 50.5% of statements [2022-03-17T16:42:57.651Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.404s coverage: 45.9% of statements [2022-03-17T16:42:57.651Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-17T16:42:58.114Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-17T16:42:58.221Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-17T16:42:58.222Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T16:42:58.222Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-17T16:42:58.375Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-17T16:42:59.025Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.687s coverage: 58.0% of statements [2022-03-17T16:42:59.025Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-17T16:42:59.025Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-17T16:42:59.025Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-03-17T16:42:59.316Z] === RUN TestDockerSuite/TestRunRm [2022-03-17T16:43:00.260Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-17T16:43:00.399Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 2.9% of statements [2022-03-17T16:43:00.830Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-17T16:43:01.000Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-03-17T16:43:01.565Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.8% of statements [2022-03-17T16:43:01.565Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-17T16:43:01.565Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-17T16:43:02.004Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-17T16:43:02.499Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.0% of statements [2022-03-17T16:43:03.372Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-17T16:43:03.431Z] ok github.com/docker/docker/daemon/logger/awslogs 0.192s coverage: 80.2% of statements [2022-03-17T16:43:03.431Z] ok github.com/docker/docker/daemon/logger/fluentd 0.007s coverage: 33.6% of statements [2022-03-17T16:43:03.431Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-17T16:43:03.568Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-17T16:43:03.634Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-17T16:43:03.999Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2022-03-17T16:43:03.999Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-03-17T16:43:04.204Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-17T16:43:04.564Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-03-17T16:43:04.776Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-17T16:43:04.823Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2022-03-17T16:43:05.388Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 78.7% of statements [2022-03-17T16:43:05.388Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-17T16:43:05.953Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 59.1% of statements [2022-03-17T16:43:06.160Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-17T16:43:06.210Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.060s coverage: 31.5% of statements [2022-03-17T16:43:06.420Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-17T16:43:07.144Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-03-17T16:43:07.386Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-17T16:43:07.512Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-17T16:43:08.078Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-17T16:43:09.011Z] ok github.com/docker/docker/daemon/logger/splunk 1.622s coverage: 82.5% of statements [2022-03-17T16:43:09.011Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-17T16:43:09.011Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-17T16:43:09.297Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-17T16:43:09.482Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-17T16:43:09.482Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T16:43:09.482Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-17T16:43:09.482Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T16:43:09.482Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-17T16:43:09.482Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T16:43:09.483Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-17T16:43:09.483Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T16:43:09.483Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-17T16:43:09.944Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-03-17T16:43:09.949Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-17T16:43:10.202Z] ok github.com/docker/docker/distribution 0.627s coverage: 28.4% of statements [2022-03-17T16:43:10.202Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-17T16:43:10.242Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-17T16:43:11.136Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-03-17T16:43:11.701Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-03-17T16:43:11.959Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-17T16:43:12.524Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 84.9% of statements [2022-03-17T16:43:12.524Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-17T16:43:12.524Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.7% of statements [2022-03-17T16:43:12.785Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-17T16:43:13.460Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2022-03-17T16:43:13.460Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-17T16:43:13.718Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-03-17T16:43:13.725Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-17T16:43:14.654Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2022-03-17T16:43:14.667Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-17T16:43:14.912Z] ok github.com/docker/docker/opts 0.020s coverage: 66.3% of statements [2022-03-17T16:43:15.169Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-17T16:43:15.238Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-17T16:43:15.238Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-17T16:43:15.808Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-17T16:43:16.378Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-17T16:43:16.949Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-17T16:43:17.068Z] ok github.com/docker/docker/pkg/archive 0.287s coverage: 82.5% of statements [2022-03-17T16:43:17.210Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-17T16:43:17.325Z] ok github.com/docker/docker/pkg/authorization 0.108s coverage: 68.3% of statements [2022-03-17T16:43:17.583Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-17T16:43:17.583Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-03-17T16:43:17.780Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-17T16:43:18.040Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-17T16:43:18.611Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-17T16:43:19.182Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-17T16:43:19.226Z] Removing intermediate container b948d8eb6a4a [2022-03-17T16:43:19.226Z] ---> 3a24e0e6ffc4 [2022-03-17T16:43:19.226Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-17T16:43:19.226Z] ---> Running in 4da001071d0d [2022-03-17T16:43:19.226Z] [2022-03-17T16:43:19.226Z] SUCCESS: Specified value was saved. [2022-03-17T16:43:19.678Z] Removing intermediate container 4da001071d0d [2022-03-17T16:43:19.678Z] ---> a70292493d47 [2022-03-17T16:43:19.678Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-17T16:43:20.131Z] ---> Running in 11993b84b119 [2022-03-17T16:43:20.863Z] ok github.com/docker/docker/pkg/chrootarchive 2.472s coverage: 43.5% of statements [2022-03-17T16:43:20.863Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-17T16:43:21.091Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-17T16:43:21.122Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-17T16:43:21.122Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-17T16:43:21.210Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-17T16:43:21.211Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-17T16:43:21.211Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-17T16:43:21.211Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-17T16:43:21.211Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-17T16:43:21.211Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-17T16:43:21.211Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-17T16:43:21.211Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-17T16:43:21.211Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-17T16:43:21.211Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-17T16:43:21.211Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-17T16:43:21.211Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-17T16:43:21.211Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-17T16:43:21.211Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-17T16:43:21.211Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-17T16:43:21.211Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-17T16:43:21.211Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-17T16:43:21.211Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-17T16:43:21.211Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T16:43:21.211Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-17T16:43:21.662Z] === RUN TestDockerSuite/TestRunState [2022-03-17T16:43:22.055Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-17T16:43:22.055Z] ok github.com/docker/docker/layer 7.644s coverage: 69.0% of statements [2022-03-17T16:43:22.055Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-17T16:43:22.055Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-17T16:43:22.055Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-17T16:43:22.055Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-17T16:43:22.055Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-17T16:43:22.055Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-17T16:43:22.624Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 87.2% of statements [2022-03-17T16:43:22.624Z] ok github.com/docker/docker/pkg/fsutils 0.140s coverage: 85.1% of statements [2022-03-17T16:43:22.885Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-03-17T16:43:23.047Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-17T16:43:23.307Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-17T16:43:23.821Z] ok github.com/docker/docker/pkg/idtools 0.457s coverage: 69.5% of statements [2022-03-17T16:43:23.877Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-17T16:43:24.078Z] ok github.com/docker/docker/pkg/ioutils 0.455s coverage: 69.7% of statements [2022-03-17T16:43:24.137Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-17T16:43:24.137Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-17T16:43:24.137Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-17T16:43:24.336Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-03-17T16:43:24.336Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-17T16:43:24.336Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-17T16:43:24.595Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-17T16:43:24.595Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-03-17T16:43:24.707Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-17T16:43:24.937Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-17T16:43:25.161Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-03-17T16:43:25.161Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.5% of statements [2022-03-17T16:43:25.161Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-17T16:43:25.161Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-17T16:43:25.161Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-17T16:43:25.278Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-17T16:43:26.095Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-03-17T16:43:26.236Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-17T16:43:26.236Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-17T16:43:26.236Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-17T16:43:26.353Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-03-17T16:43:26.611Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-17T16:43:26.611Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-17T16:43:26.821Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-17T16:43:27.081Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-17T16:43:27.139Z] Cannot create a file when that file already exists. [2022-03-17T16:43:27.984Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-03-17T16:43:28.242Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-17T16:43:28.242Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-17T16:43:28.500Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-17T16:43:28.757Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-17T16:43:28.996Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-17T16:43:29.015Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-17T16:43:29.257Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-17T16:43:29.273Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-03-17T16:43:29.838Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-17T16:43:30.097Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements [2022-03-17T16:43:30.641Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-17T16:43:30.663Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-03-17T16:43:30.921Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-17T16:43:30.921Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-17T16:43:31.179Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-17T16:43:32.554Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-17T16:43:32.884Z] Removing intermediate container 11993b84b119 [2022-03-17T16:43:32.884Z] ---> 7ffdf6ed5148 [2022-03-17T16:43:32.884Z] Step 13/13 : CMD ["sh"] [2022-03-17T16:43:32.884Z] ---> Running in eaa3b22c7dcd [2022-03-17T16:43:32.884Z] Removing intermediate container eaa3b22c7dcd [2022-03-17T16:43:32.884Z] ---> 4b676d689595 [2022-03-17T16:43:32.884Z] Successfully built 4b676d689595 [2022-03-17T16:43:32.884Z] Successfully tagged busybox:latest [2022-03-17T16:43:32.884Z] INFO: Docker images of the daemon under test [2022-03-17T16:43:32.884Z] [2022-03-17T16:43:32.884Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T16:43:32.884Z] busybox latest 4b676d689595 Less than a second ago 5.78GB [2022-03-17T16:43:32.884Z] microsoft/windowsservercore latest 6a11116086a4 2 weeks ago 5.75GB [2022-03-17T16:43:32.884Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 2 weeks ago 5.75GB [2022-03-17T16:43:32.884Z] [2022-03-17T16:43:32.884Z] INFO: Running integration tests at 03/17/2022 16:43:32... [2022-03-17T16:43:32.884Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-17T16:43:32.884Z] INFO: Integration API tests being run from the host: [2022-03-17T16:43:32.884Z] INFO: make.ps1 starting at 03/17/2022 16:43:32 [2022-03-17T16:43:33.079Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-03-17T16:43:33.079Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-17T16:43:33.496Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-17T16:43:33.644Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-03-17T16:43:33.837Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-17T16:43:34.578Z] ok github.com/docker/docker/quota 0.202s coverage: 71.4% of statements [2022-03-17T16:43:34.836Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-17T16:43:35.771Z] ok github.com/docker/docker/registry 0.051s coverage: 57.7% of statements [2022-03-17T16:43:36.030Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-17T16:43:36.289Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-17T16:43:36.793Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-17T16:43:36.793Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-17T16:43:36.854Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-17T16:43:36.854Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-17T16:43:37.363Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-17T16:43:37.624Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-17T16:43:38.753Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-17T16:43:39.319Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2022-03-17T16:43:39.534Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-17T16:43:39.886Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-03-17T16:43:40.108Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-17T16:43:40.685Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-17T16:43:40.685Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-17T16:43:40.824Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-03-17T16:43:40.946Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-17T16:43:41.206Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-17T16:43:41.777Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-17T16:43:42.348Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-17T16:43:42.348Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-17T16:43:42.348Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-17T16:43:42.348Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-17T16:43:42.918Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-17T16:43:46.218Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-17T16:43:46.218Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-17T16:43:46.218Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-17T16:43:47.166Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-17T16:43:48.555Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-17T16:43:49.129Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-17T16:43:50.075Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-17T16:43:52.019Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-17T16:43:52.281Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-17T16:43:52.642Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-17T16:43:52.642Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T16:43:52.642Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-17T16:43:52.642Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T16:43:52.642Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-17T16:43:53.664Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-17T16:43:54.605Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-17T16:43:54.605Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-17T16:43:54.605Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-17T16:43:54.605Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-17T16:43:54.605Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-17T16:43:54.605Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-17T16:43:54.605Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-17T16:43:54.866Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-17T16:43:54.866Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-17T16:43:54.866Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-17T16:43:55.807Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-17T16:43:55.807Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-17T16:43:56.069Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-17T16:43:57.458Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-17T16:43:58.031Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-17T16:43:58.604Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-17T16:43:58.604Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-17T16:43:58.867Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-17T16:43:58.867Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-17T16:43:58.867Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-17T16:43:59.129Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-17T16:43:59.129Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-17T16:43:59.129Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-17T16:43:59.129Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-17T16:43:59.129Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-17T16:43:59.129Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-17T16:43:59.129Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-17T16:43:59.129Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-17T16:43:59.129Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-17T16:43:59.129Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-17T16:43:59.129Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-17T16:43:59.129Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-17T16:43:59.703Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-17T16:43:59.965Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-17T16:44:00.228Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-17T16:44:00.228Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-17T16:44:00.800Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-17T16:44:01.061Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-17T16:44:01.323Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-17T16:44:01.585Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-17T16:44:02.160Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-17T16:44:02.768Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/rootless [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/volume [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-17T16:44:02.768Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === Skipped [2022-03-17T16:44:02.768Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-17T16:44:02.768Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-17T16:44:02.768Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-17T16:44:02.768Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-17T16:44:02.768Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-17T16:44:02.768Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:44:02.768Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-17T16:44:02.768Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:44:02.768Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-17T16:44:02.768Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:44:02.768Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-17T16:44:02.768Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:44:02.768Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-17T16:44:02.768Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:44:02.768Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-17T16:44:02.768Z] graphtest_unix.go:71: No driver to put! [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-17T16:44:02.768Z] time="2022-03-17T16:42:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T16:44:02.768Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T16:44:02.768Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-17T16:44:02.768Z] time="2022-03-17T16:42:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T16:44:02.768Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T16:44:02.768Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-17T16:44:02.768Z] time="2022-03-17T16:42:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T16:44:02.768Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T16:44:02.768Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-17T16:44:02.768Z] time="2022-03-17T16:42:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T16:44:02.768Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T16:44:02.768Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-17T16:44:02.768Z] time="2022-03-17T16:42:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T16:44:02.768Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T16:44:02.768Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-17T16:44:02.768Z] graphtest_unix.go:71: No driver to put! [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-17T16:44:02.768Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-17T16:44:02.768Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-17T16:44:02.768Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-17T16:44:02.768Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-17T16:44:02.768Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:44:02.768Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-17T16:44:02.768Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:44:02.768Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-17T16:44:02.768Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:44:02.768Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-17T16:44:02.768Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:44:02.768Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-17T16:44:02.768Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T16:44:02.768Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-17T16:44:02.768Z] graphtest_unix.go:71: No driver to put! [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-17T16:44:02.768Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-17T16:44:02.768Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-17T16:44:02.768Z] [2022-03-17T16:44:02.768Z] DONE 2337 tests, 28 skipped in 237.409s [2022-03-17T16:44:02.768Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/config [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/idm [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/ns [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/options [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/osl [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T16:44:02.768Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-17T16:44:02.769Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-17T16:44:03.106Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-17T16:44:03.107Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-17T16:44:03.107Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-17T16:44:03.107Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-17T16:44:03.681Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-17T16:44:04.623Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-17T16:44:05.566Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-17T16:44:05.566Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-17T16:44:05.566Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-17T16:44:05.826Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-17T16:44:05.826Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-17T16:44:06.768Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-17T16:44:07.339Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-17T16:44:08.727Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-17T16:44:09.300Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-17T16:44:09.300Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-17T16:44:09.300Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-17T16:44:09.874Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-17T16:44:10.833Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-17T16:44:11.407Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-17T16:44:11.669Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-17T16:44:12.615Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-17T16:44:12.876Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-17T16:44:13.138Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-17T16:44:13.865Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-17T16:44:13.865Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T16:44:13.865Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-17T16:44:13.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-17T16:44:14.527Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents385118194 [2022-03-17T16:44:14.527Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-17T16:44:14.789Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-17T16:44:15.730Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-17T16:44:15.990Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-17T16:44:15.990Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-17T16:44:16.252Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-17T16:44:16.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:44:16.349Z] INFO: Testing against a local daemon [2022-03-17T16:44:16.349Z] === RUN TestBuildWithSession [2022-03-17T16:44:16.349Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T16:44:16.349Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T16:44:16.349Z] === RUN TestBuildSquashParent [2022-03-17T16:44:16.349Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:44:16.349Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-17T16:44:16.349Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T16:44:16.349Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:44:16.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:44:16.349Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:44:16.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:44:16.349Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:44:16.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:44:16.349Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:44:16.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:44:16.349Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:44:16.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:44:16.350Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:44:16.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:44:16.350Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T16:44:16.350Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T16:44:16.350Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T16:44:16.350Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T16:44:17.194Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-17T16:44:19.109Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-17T16:44:19.370Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-17T16:44:19.370Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-17T16:44:19.631Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-17T16:44:19.631Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-17T16:44:20.204Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-17T16:44:20.204Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-17T16:44:20.776Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-17T16:44:20.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-17T16:44:20.952Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T16:44:21.721Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-17T16:44:21.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-17T16:44:22.295Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-17T16:44:27.584Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-17T16:44:27.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-17T16:44:28.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T16:44:28.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T16:44:28.967Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-17T16:44:29.536Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-17T16:44:29.536Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-17T16:44:30.481Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-17T16:44:31.870Z] docker_cli_service_logs_test.go:246: checking task q0eu8qimcaos [2022-03-17T16:44:31.870Z] docker_cli_service_logs_test.go:251: checking messages for q0eu8qimcaos [2022-03-17T16:44:31.870Z] docker_cli_service_logs_test.go:246: checking task xzrxykvrjve2 [2022-03-17T16:44:31.870Z] docker_cli_service_logs_test.go:251: checking messages for xzrxykvrjve2 [2022-03-17T16:44:33.260Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-17T16:44:35.207Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-17T16:44:35.468Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-17T16:44:36.854Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-17T16:44:37.798Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-17T16:44:39.182Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-17T16:44:40.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-17T16:44:41.001Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-03-17T16:44:41.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.81s) [2022-03-17T16:44:41.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.18s) [2022-03-17T16:44:41.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.35s) [2022-03-17T16:44:41.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.73s) [2022-03-17T16:44:41.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.01s) [2022-03-17T16:44:41.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.21s) [2022-03-17T16:44:41.001Z] === RUN TestBuildMultiStageCopy [2022-03-17T16:44:41.001Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T16:44:41.730Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-17T16:44:42.676Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-17T16:44:45.224Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-17T16:44:45.797Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-17T16:44:48.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-17T16:44:48.617Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T16:44:48.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-17T16:44:49.102Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-17T16:44:49.438Z] ok github.com/docker/docker/libnetwork 37.084s coverage: 40.7% of statements [2022-03-17T16:44:49.438Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-03-17T16:44:49.438Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-17T16:44:49.438Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-17T16:44:49.438Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-17T16:44:49.438Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-17T16:44:49.438Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-17T16:44:49.438Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-17T16:44:49.438Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-17T16:44:49.438Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-17T16:44:49.438Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-03-17T16:44:49.438Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-17T16:44:49.438Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-17T16:44:49.438Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-17T16:44:49.438Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-17T16:44:49.438Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.380s coverage: 59.9% of statements [2022-03-17T16:44:49.438Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-17T16:44:49.438Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-17T16:44:49.438Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.139s coverage: 4.0% of statements [2022-03-17T16:44:49.438Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-17T16:44:49.438Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-17T16:44:49.438Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-17T16:44:49.438Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-17T16:44:50.939Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-17T16:44:50.939Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T16:44:50.939Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-17T16:44:50.939Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-17T16:44:50.939Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-17T16:44:50.939Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-17T16:44:50.939Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-17T16:44:50.939Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T16:44:50.939Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-17T16:44:50.939Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T16:44:50.939Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-17T16:44:50.939Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T16:44:50.939Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-17T16:44:50.939Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-17T16:44:50.939Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-17T16:44:51.256Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T16:44:51.709Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T16:44:53.101Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-17T16:44:53.225Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T16:44:53.305Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-17T16:44:54.181Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T16:44:54.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-17T16:44:54.384Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T16:44:54.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-17T16:44:54.384Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T16:44:54.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-17T16:44:54.638Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-17T16:44:54.638Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T16:44:54.638Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-17T16:44:54.638Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T16:44:54.638Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-17T16:44:55.094Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-17T16:44:55.698Z] --- PASS: TestBuildMultiStageCopy (15.18s) [2022-03-17T16:44:55.698Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.24s) [2022-03-17T16:44:55.698Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2022-03-17T16:44:55.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.17s) [2022-03-17T16:44:55.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.35s) [2022-03-17T16:44:55.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s) [2022-03-17T16:44:55.699Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T16:44:56.611Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-17T16:44:57.552Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.795s coverage: 7.4% of statements [2022-03-17T16:44:57.552Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-17T16:44:57.553Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-17T16:44:57.810Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-17T16:44:57.986Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-17T16:44:58.125Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-17T16:44:58.378Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-17T16:44:58.378Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-17T16:44:58.378Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-17T16:44:58.378Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-17T16:44:58.637Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-17T16:44:58.697Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-17T16:44:58.897Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-03-17T16:44:59.156Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-17T16:44:59.156Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-17T16:44:59.269Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-17T16:44:59.270Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-17T16:44:59.270Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-17T16:44:59.396Z] --- PASS: TestBuildMultiStageParentConfig (3.09s) [2022-03-17T16:44:59.396Z] === RUN TestBuildLabelWithTargets [2022-03-17T16:44:59.396Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:44:59.396Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-17T16:44:59.396Z] === RUN TestBuildWithEmptyLayers [2022-03-17T16:44:59.847Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-17T16:45:00.353Z] --- PASS: TestBuildWithEmptyLayers (1.58s) [2022-03-17T16:45:00.353Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T16:45:01.769Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-17T16:45:02.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-17T16:45:02.929Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T16:45:02.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-17T16:45:02.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-17T16:45:02.929Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T16:45:02.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-17T16:45:02.929Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T16:45:02.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-17T16:45:03.683Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-17T16:45:04.258Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-17T16:45:06.814Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-17T16:45:06.814Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-17T16:45:07.076Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-17T16:45:07.651Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-17T16:45:07.651Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-17T16:45:07.651Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-17T16:45:07.651Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-17T16:45:07.651Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-17T16:45:08.603Z] docker_cli_swarm_test.go:1895: [de56ef08c01bd] joining swarm manager [ddacadd00acfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:45:09.178Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-17T16:45:09.751Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-17T16:45:10.013Z] docker_cli_swarm_test.go:1896: [da351be5a78f8] joining swarm manager [ddacadd00acfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:45:10.275Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-17T16:45:10.334Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-17T16:45:11.358Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-03-17T16:45:11.665Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-17T16:45:14.995Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-17T16:45:15.865Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-17T16:45:15.956Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-17T16:45:15.956Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T16:45:15.956Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-17T16:45:16.127Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-17T16:45:16.127Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-17T16:45:16.127Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-17T16:45:16.700Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-17T16:45:17.274Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-17T16:45:19.674Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-17T16:45:19.826Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-17T16:45:21.202Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-17T16:45:21.343Z] --- PASS: TestBuildMultiStageOnBuild (19.11s) [2022-03-17T16:45:21.343Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T16:45:21.343Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:45:21.343Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-17T16:45:21.343Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T16:45:22.371Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-17T16:45:24.282Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-17T16:45:25.687Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-17T16:45:25.873Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-17T16:45:25.873Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T16:45:26.258Z] ok github.com/docker/docker/libnetwork/ipam 14.173s coverage: 85.3% of statements [2022-03-17T16:45:26.258Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-17T16:45:26.258Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-17T16:45:26.258Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-17T16:45:26.258Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-17T16:45:26.258Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-17T16:45:26.258Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-17T16:45:26.258Z] ok github.com/docker/docker/libnetwork/ipamutils 0.247s coverage: 74.0% of statements [2022-03-17T16:45:26.258Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.1% of statements [2022-03-17T16:45:26.258Z] ok github.com/docker/docker/libnetwork/netlabel 0.007s coverage: 60.0% of statements [2022-03-17T16:45:26.263Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-17T16:45:26.328Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-17T16:45:26.328Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T16:45:26.328Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-17T16:45:26.328Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T16:45:26.328Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-17T16:45:26.328Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T16:45:26.328Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-17T16:45:26.516Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-03-17T16:45:26.784Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-17T16:45:28.180Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-17T16:45:30.731Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-17T16:45:32.117Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-17T16:45:32.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-17T16:45:33.510Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-17T16:45:33.646Z] --- PASS: TestBuildMultiStageLayerLeak (12.31s) [2022-03-17T16:45:33.647Z] === RUN TestBuildWithHugeFile [2022-03-17T16:45:34.453Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-17T16:45:34.715Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-17T16:45:36.099Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-17T16:45:36.361Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-17T16:45:36.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-17T16:45:36.551Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T16:45:37.511Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-17T16:45:37.511Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T16:45:37.746Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-17T16:45:37.970Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-17T16:45:39.506Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-17T16:45:39.507Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T16:45:39.668Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-17T16:45:39.963Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-17T16:45:41.057Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-17T16:45:42.442Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-17T16:45:43.829Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-17T16:45:45.735Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-17T16:45:46.695Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-17T16:45:46.695Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T16:45:46.695Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-17T16:45:46.695Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T16:45:46.695Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-17T16:45:48.863Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-17T16:45:49.825Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-17T16:45:50.788Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-17T16:45:51.245Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-17T16:45:51.967Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-17T16:45:52.208Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-17T16:45:53.895Z] docker_cli_swarm_test.go:1796: [d68da6341989e] joining swarm manager [d688dcfd8cc26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:45:55.277Z] docker_cli_swarm_test.go:1797: [d2df25b21b26e] joining swarm manager [d688dcfd8cc26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:45:58.572Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-17T16:45:58.573Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-17T16:45:58.573Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-17T16:45:59.143Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-17T16:45:59.143Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-17T16:45:59.287Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-17T16:45:59.403Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-17T16:45:59.404Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-17T16:45:59.978Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-17T16:45:59.978Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-17T16:46:00.551Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-17T16:46:00.551Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-17T16:46:00.551Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-17T16:46:00.551Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-17T16:46:00.551Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-17T16:46:01.505Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-17T16:46:01.505Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T16:46:01.505Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-17T16:46:02.440Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-17T16:46:02.440Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T16:46:02.440Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-17T16:46:02.440Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T16:46:02.440Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-17T16:46:02.471Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-17T16:46:02.472Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-17T16:46:02.472Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-17T16:46:02.472Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-17T16:46:02.472Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-17T16:46:02.492Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-17T16:46:02.492Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T16:46:02.492Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-17T16:46:03.481Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-17T16:46:05.699Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-17T16:46:06.689Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-17T16:46:07.157Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-17T16:46:07.157Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T16:46:07.157Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-17T16:46:07.767Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-17T16:46:08.719Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-17T16:46:09.150Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-17T16:46:09.187Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-17T16:46:09.187Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T16:46:09.187Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-17T16:46:09.187Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T16:46:09.187Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-17T16:46:09.412Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-17T16:46:09.412Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-17T16:46:10.796Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-17T16:46:11.369Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-17T16:46:14.679Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-17T16:46:14.679Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite (1338.95s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.40s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.36s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.57s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.00s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.68s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.66s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.75s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.72s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.77s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.68s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.82s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.62s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAttachDetach (1.03s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.89s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.50s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.31s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.82s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.86s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.13s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.48s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.83s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.41s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.10s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.77s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.90s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.94s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.40s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.15s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.58s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.88s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.21s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.05s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.57s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.33s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.66s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.97s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.28s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.23s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.71s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.10s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.73s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.74s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.04s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.20s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.65s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.33s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.39s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.88s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.97s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.18s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.47s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.95s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.41s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.19s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.21s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.26s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.61s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.14s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.39s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.01s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.78s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.63s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.62s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.51s) [2022-03-17T16:46:14.679Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2022-03-17T16:46:14.680Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.14s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.23s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.80s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.82s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.77s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.72s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.40s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.08s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.28s) [2022-03-17T16:46:14.680Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-17T16:46:14.680Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-17T16:46:14.680Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-17T16:46:14.680Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.82s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.77s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.23s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.33s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.79s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.17s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.27s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.78s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.04s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.20s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.05s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.90s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.46s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.21s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.45s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.06s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.24s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.30s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.00s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.68s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.20s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.38s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.33s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.98s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.91s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.46s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.68s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.62s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEnv (1.42s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.01s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.00s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.60s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.65s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.78s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.54s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.07s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.59s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.61s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.89s) [2022-03-17T16:46:14.680Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.73s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildExpose (0.49s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.11s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.61s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.51s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildFails (1.04s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.00s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.88s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.49s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.66s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.98s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.67s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.40s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.40s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.81s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.39s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildHistory (4.05s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.68s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildLabel (0.56s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.53s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.78s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.45s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.21s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.93s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.74s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.21s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.86s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.11s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.64s) [2022-03-17T16:46:14.680Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.11s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.41s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.82s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.40s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.64s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.60s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.14s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.45s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.18s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.95s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.38s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.00s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.32s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.53s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildPATH (2.13s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.81s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.84s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.62s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.07s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.61s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildRm (2.22s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.28s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.98s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.28s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.71s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.97s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.24s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2022-03-17T16:46:14.680Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.62s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildStderr (0.72s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.02s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.89s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.93s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.08s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.29s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildUser (1.76s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.72s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.40s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.67s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.94s) [2022-03-17T16:46:14.680Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-17T16:46:14.680Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-17T16:46:14.680Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-17T16:46:14.680Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.21s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.77s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.12s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.27s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.75s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.45s) [2022-03-17T16:46:14.680Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.73s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.92s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-17T16:46:14.680Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.55s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.75s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestCommitChange (0.92s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.66s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.25s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.22s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.86s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestCommitTTY (1.21s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.67s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.23s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.75s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.21s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.14s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.49s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.65s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.59s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.66s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.67s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.07s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.08s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.08s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.73s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.02s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.76s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.62s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.51s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.79s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.67s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.05s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.22s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.66s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.88s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.88s) [2022-03-17T16:46:14.680Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.74s) [2022-03-17T16:46:14.680Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.62s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.88s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.62s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.63s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.33s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.82s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.40s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.48s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.50s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.36s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ec4bb8_} (1.37s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12520460291_/foo_false____} (1.41s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12520460291_/foo_true____} (1.38s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3424422256_/foo_false____} (1.52s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3424422256_/foo_true____} (1.46s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3424422256_/foo_true__0xc000ec4be8__} (1.49s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ec4c00_} (0.44s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ec4c18_} (1.33s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ec4c30_} (1.32s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ec4c48_} (1.39s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.95s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.77s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.27s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.00s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.38s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.65s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.60s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.90s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.88s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.63s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.03s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.08s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.67s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.60s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.83s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.63s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.16s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.66s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.57s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.66s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.66s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.98s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.97s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.63s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.07s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.59s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.78s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.17s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.17s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.49s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.75s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.25s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.54s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.18s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToDot (0.50s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.92s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.92s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.84s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.77s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-03-17T16:46:14.681Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-03-17T16:46:14.681Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.58s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.69s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.47s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.31s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.66s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.30s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.61s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.60s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.58s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.71s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.28s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.61s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.06s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.27s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.74s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.23s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.94s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.67s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.05s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsAttach (0.76s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsCommit (0.76s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.61s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.76s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.71s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.59s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.58s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.47s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsCopy (1.13s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.40s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.58s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.22s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsFilters (1.31s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsFormat (0.99s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.71s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-03-17T16:46:14.681Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-17T16:46:14.681Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.02s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsResize (0.54s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.69s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.56s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.76s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsTop (0.70s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.81s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExec (0.74s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.73s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.08s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecCgroup (0.95s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.34s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecInspectID (1.59s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecInteractive (0.59s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.73s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.62s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.81s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.62s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.10s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.79s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecTTY (0.60s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.65s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecUlimits (0.59s) [2022-03-17T16:46:14.681Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.30s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.63s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.04s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.57s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.56s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.58s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestHealth (19.12s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.48s) [2022-03-17T16:46:14.681Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.52s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.17s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-03-17T16:46:14.682Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.72s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-17T16:46:14.682Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.50s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.02s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.53s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.52s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.00s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.11s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.64s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.91s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.89s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.76s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.51s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.08s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.50s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.65s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.99s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.95s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsSince (6.60s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.73s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestNetHostname (1.32s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.69s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.51s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPluginActive (2.25s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.89s) [2022-03-17T16:46:14.682Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.34s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.17s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.31s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.49s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.96s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPortList (6.34s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.96s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.41s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.50s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.95s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.99s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.29s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsByOrder (2.37s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.24s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.11s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.37s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.98s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.17s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.43s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.61s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.65s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.10s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.63s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.00s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.18s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.67s) [2022-03-17T16:46:14.682Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.41s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.76s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.04s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.08s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.95s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.07s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.16s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.68s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.59s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.55s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.60s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.64s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.21s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.08s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.15s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.65s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.71s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.52s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.61s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.89s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.84s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.79s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.75s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.57s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.60s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.08s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.57s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.41s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.37s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.69s) [2022-03-17T16:46:14.682Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-17T16:46:14.682Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.64s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.29s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.94s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.62s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2022-03-17T16:46:14.682Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.12s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.63s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.54s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.19s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.64s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.58s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.58s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.87s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.56s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunExitCode (0.52s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.61s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.53s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.24s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.79s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.24s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.92s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.19s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.37s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.27s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.55s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.63s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.64s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.68s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.77s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.99s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.92s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunMount (4.00s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.95s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.39s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.99s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.38s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.45s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.72s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.95s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.89s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.57s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.52s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.60s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.20s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.03s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunRm (0.69s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.56s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.78s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.64s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.18s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.47s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.74s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.70s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.55s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.48s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.62s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunState (1.21s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunSysctls (0.99s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.66s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.81s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.65s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.30s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.90s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.89s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.42s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.94s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.85s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.97s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.07s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.84s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.91s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.73s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.30s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.79s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.28s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.58s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.56s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.74s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.76s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.04s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.42s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.92s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.50s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.78s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.12s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSaveImageId (0.18s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.34s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.18s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.37s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.64s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.13s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.62s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.56s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.90s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.99s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.65s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.72s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStartRecordError (1.18s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.06s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.38s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.66s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.60s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.02s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.71s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.44s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.22s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.51s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.55s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.38s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.70s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.67s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.23s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.91s) [2022-03-17T16:46:14.683Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.29s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.28s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.20s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.44s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.41s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.85s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.44s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.40s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.20s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.20s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.59s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.76s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.39s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.39s) [2022-03-17T16:46:14.683Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.92s) [2022-03-17T16:46:14.684Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.84s) [2022-03-17T16:46:14.684Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2022-03-17T16:46:14.684Z] === RUN TestDockerRegistrySuite [2022-03-17T16:46:14.684Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-17T16:46:15.630Z] check_test.go:195: [d417871029b3f] daemon is not started [2022-03-17T16:46:15.631Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-17T16:46:16.347Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-17T16:46:16.576Z] check_test.go:195: [d59abfeec4c4d] daemon is not started [2022-03-17T16:46:16.576Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-17T16:46:17.965Z] check_test.go:195: [dca175d35c025] daemon is not started [2022-03-17T16:46:17.965Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-17T16:46:17.965Z] check_test.go:195: [de4dff8c222c1] daemon is not started [2022-03-17T16:46:17.965Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T16:46:18.918Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-17T16:46:20.190Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-17T16:46:20.191Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T16:46:20.649Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-17T16:46:20.845Z] docker_cli_swarm_test.go:1315: [d5ecaad62778b] joining swarm manager [d9b28900685d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:46:21.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-17T16:46:21.415Z] check_test.go:195: [d2992cc9ed85a] daemon is not started [2022-03-17T16:46:21.415Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T16:46:22.358Z] docker_cli_swarm_test.go:1316: [d75753715282c] joining swarm manager [d9b28900685d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:46:26.566Z] check_test.go:195: [d4e0e985a2189] daemon is not started [2022-03-17T16:46:26.566Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-17T16:46:29.117Z] check_test.go:195: [d178763ec98cd] daemon is not started [2022-03-17T16:46:29.117Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-17T16:46:29.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-17T16:46:29.673Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T16:46:30.062Z] check_test.go:195: [d46fd5360eaed] daemon is not started [2022-03-17T16:46:30.062Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-17T16:46:30.131Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-17T16:46:31.002Z] check_test.go:195: [d2841a2d8d4dd] daemon is not started [2022-03-17T16:46:31.002Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-17T16:46:31.943Z] check_test.go:195: [d0b64f685c036] daemon is not started [2022-03-17T16:46:31.944Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-17T16:46:33.328Z] check_test.go:195: [d318cc5f0cb07] daemon is not started [2022-03-17T16:46:33.328Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-17T16:46:34.273Z] check_test.go:195: [dd7ab3d0d84ca] daemon is not started [2022-03-17T16:46:34.273Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-17T16:46:35.218Z] check_test.go:195: [d1a87bfa73218] daemon is not started [2022-03-17T16:46:35.218Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-17T16:46:35.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-17T16:46:36.607Z] check_test.go:195: [df76c553d37e9] daemon is not started [2022-03-17T16:46:36.607Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-17T16:46:37.180Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a5cc1c329c2d9886a8fbeda601f286c099bf044145497c176389e95534ba448e [2022-03-17T16:46:38.126Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b820910b9015813dcaa7786ce11cc59a2eaefddc47ecc2fc3842572280b6e31f [2022-03-17T16:46:38.388Z] check_test.go:195: [d46b4e0d88190] daemon is not started [2022-03-17T16:46:38.388Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-17T16:46:39.333Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:59b44b8cd3689b714952fd73760db8702af6a424c9f5d420694190c60fddb777 [2022-03-17T16:46:39.906Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:96f5b9d863a105fd3842767170d3cfeb65b096b779505909759ec91b10c53044 [2022-03-17T16:46:40.167Z] check_test.go:195: [dddaf297398ad] daemon is not started [2022-03-17T16:46:40.167Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-17T16:46:41.554Z] check_test.go:195: [d3760f83ef76f] daemon is not started [2022-03-17T16:46:41.554Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-17T16:46:43.500Z] check_test.go:195: [d3d4e730589d6] daemon is not started [2022-03-17T16:46:43.500Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-17T16:46:44.440Z] check_test.go:195: [d1d2f76c1dd09] daemon is not started [2022-03-17T16:46:44.440Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-17T16:46:44.440Z] check_test.go:195: [dcf00b82e54df] daemon is not started [2022-03-17T16:46:44.440Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T16:46:45.828Z] check_test.go:195: [d499b96219a07] daemon is not started [2022-03-17T16:46:45.829Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T16:46:46.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-17T16:46:46.773Z] check_test.go:195: [dee06757d7548] daemon is not started [2022-03-17T16:46:46.773Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T16:46:47.344Z] check_test.go:195: [d515c1447f084] daemon is not started [2022-03-17T16:46:47.344Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-17T16:46:49.892Z] check_test.go:195: [da258de1e4c3c] daemon is not started [2022-03-17T16:46:49.892Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-17T16:46:50.466Z] check_test.go:195: [d5c2c50dd4a14] daemon is not started [2022-03-17T16:46:50.466Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-17T16:46:51.411Z] check_test.go:195: [dc4afd6d840bb] daemon is not started [2022-03-17T16:46:51.411Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-17T16:46:51.672Z] check_test.go:195: [d0bd1c854253e] daemon is not started [2022-03-17T16:46:51.672Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-17T16:46:51.932Z] check_test.go:195: [d76c87ef2e487] daemon is not started [2022-03-17T16:46:51.932Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-17T16:46:52.192Z] check_test.go:195: [dba3cd5dbbfad] daemon is not started [2022-03-17T16:46:52.192Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-17T16:46:52.453Z] check_test.go:195: [da171067c753a] daemon is not started [2022-03-17T16:46:52.453Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-17T16:46:52.713Z] check_test.go:195: [dabf7c8e0f65e] daemon is not started [2022-03-17T16:46:52.713Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-17T16:46:52.974Z] check_test.go:195: [dad1c5cd3068f] daemon is not started [2022-03-17T16:46:52.974Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-17T16:46:53.915Z] check_test.go:195: [d937e1507a5c4] daemon is not started [2022-03-17T16:46:53.915Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-17T16:46:55.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-17T16:46:55.250Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T16:46:55.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-17T16:46:55.296Z] check_test.go:195: [d0beb3d8f0261] daemon is not started [2022-03-17T16:46:55.296Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-17T16:46:56.239Z] check_test.go:195: [d5c084b4eea0e] daemon is not started [2022-03-17T16:46:56.239Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-17T16:46:57.182Z] check_test.go:195: [d41e161343083] daemon is not started [2022-03-17T16:46:57.182Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-17T16:46:58.122Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-17T16:46:59.055Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-17T16:46:59.055Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-17T16:46:59.055Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite (44.72s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.27s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.40s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.94s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.84s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.93s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.09s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.15s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.99s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.04s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.94s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.93s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.01s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.09s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.97s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.42s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.50s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-03-17T16:46:59.064Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-03-17T16:46:59.064Z] === RUN TestDockerSchema1RegistrySuite [2022-03-17T16:46:59.064Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-17T16:46:59.064Z] check_test.go:222: [d6c6ed1147c93] daemon is not started [2022-03-17T16:46:59.064Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T16:47:00.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-17T16:47:00.013Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T16:47:00.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-17T16:47:00.013Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T16:47:00.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-17T16:47:02.369Z] check_test.go:222: [d512915b786b2] daemon is not started [2022-03-17T16:47:02.369Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T16:47:04.921Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-17T16:47:04.921Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T16:47:05.388Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-17T16:47:05.388Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T16:47:05.856Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-17T16:47:05.856Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T16:47:05.856Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-17T16:47:06.323Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-17T16:47:06.323Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T16:47:06.323Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-17T16:47:06.573Z] check_test.go:222: [d0201a05d5bc8] daemon is not started [2022-03-17T16:47:06.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-17T16:47:07.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-17T16:47:07.161Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T16:47:07.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-17T16:47:07.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-17T16:47:07.161Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T16:47:07.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-17T16:47:07.161Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T16:47:07.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-17T16:47:07.520Z] check_test.go:222: [db7c5f5464999] daemon is not started [2022-03-17T16:47:07.520Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-17T16:47:07.520Z] check_test.go:222: [d16a1af42ae07] daemon is not started [2022-03-17T16:47:07.520Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T16:47:08.464Z] check_test.go:222: [dd8ed5b7e2dbf] daemon is not started [2022-03-17T16:47:08.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T16:47:09.413Z] check_test.go:222: [da9312b36d933] daemon is not started [2022-03-17T16:47:09.414Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T16:47:10.363Z] check_test.go:222: [d097d17840826] daemon is not started [2022-03-17T16:47:10.363Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-17T16:47:12.914Z] check_test.go:222: [df05a7bf5ed04] daemon is not started [2022-03-17T16:47:12.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-17T16:47:13.488Z] check_test.go:222: [db9ca627e5dec] daemon is not started [2022-03-17T16:47:13.488Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-17T16:47:13.750Z] check_test.go:222: [dbf12be6705ef] daemon is not started [2022-03-17T16:47:13.750Z] --- PASS: TestDockerSchema1RegistrySuite (14.83s) [2022-03-17T16:47:13.750Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-03-17T16:47:13.750Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.95s) [2022-03-17T16:47:13.750Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.24s) [2022-03-17T16:47:13.750Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.05s) [2022-03-17T16:47:13.750Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-17T16:47:13.750Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.08s) [2022-03-17T16:47:13.750Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-03-17T16:47:13.750Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2022-03-17T16:47:13.750Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.54s) [2022-03-17T16:47:13.750Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2022-03-17T16:47:13.750Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-03-17T16:47:13.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-17T16:47:13.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-17T16:47:14.695Z] check_test.go:251: [d5a48529ee0a6] daemon is not started [2022-03-17T16:47:14.695Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-17T16:47:14.956Z] check_test.go:251: [dc3c08425885e] daemon is not started [2022-03-17T16:47:14.956Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-17T16:47:15.216Z] check_test.go:251: [d0cb96b46f187] daemon is not started [2022-03-17T16:47:15.216Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-17T16:47:16.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-17T16:47:17.168Z] check_test.go:251: [d7973c0d964b6] daemon is not started [2022-03-17T16:47:17.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-17T16:47:17.740Z] check_test.go:251: [df1a19d2cf50a] daemon is not started [2022-03-17T16:47:17.740Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-17T16:47:17.972Z] ok github.com/docker/docker/libnetwork/networkdb 104.726s coverage: 60.0% of statements [2022-03-17T16:47:17.972Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-17T16:47:17.972Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-17T16:47:17.972Z] ok github.com/docker/docker/libnetwork/osl 4.298s coverage: 39.7% of statements [2022-03-17T16:47:17.972Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-17T16:47:17.972Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-17T16:47:18.539Z] ok github.com/docker/docker/libnetwork/portmapper 0.215s coverage: 48.6% of statements [2022-03-17T16:47:18.681Z] check_test.go:251: [d5e46d6273d06] daemon is not started [2022-03-17T16:47:18.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-17T16:47:18.682Z] check_test.go:251: [d2087e3a27e90] daemon is not started [2022-03-17T16:47:18.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.93s) [2022-03-17T16:47:18.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2022-03-17T16:47:18.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-03-17T16:47:18.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-03-17T16:47:18.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2022-03-17T16:47:18.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-03-17T16:47:18.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.56s) [2022-03-17T16:47:18.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.92s) [2022-03-17T16:47:18.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-03-17T16:47:18.682Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-17T16:47:18.682Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-17T16:47:18.798Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-17T16:47:18.798Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-17T16:47:19.057Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-17T16:47:19.057Z] [2022-03-17T16:47:19.057Z] === Skipped [2022-03-17T16:47:19.057Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-17T16:47:19.057Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T16:47:19.057Z] [2022-03-17T16:47:19.057Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-17T16:47:19.057Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T16:47:19.057Z] [2022-03-17T16:47:19.057Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-17T16:47:19.057Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T16:47:19.057Z] [2022-03-17T16:47:19.057Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-17T16:47:19.057Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:47:19.057Z] [2022-03-17T16:47:19.058Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-17T16:47:19.058Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:47:19.058Z] [2022-03-17T16:47:19.058Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-17T16:47:19.058Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:47:19.058Z] [2022-03-17T16:47:19.058Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-17T16:47:19.058Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:47:19.058Z] [2022-03-17T16:47:19.058Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-17T16:47:19.058Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T16:47:19.058Z] [2022-03-17T16:47:19.058Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-17T16:47:19.058Z] firewalld_test.go:14: firewalld is not running [2022-03-17T16:47:19.058Z] [2022-03-17T16:47:19.058Z] DONE 326 tests, 9 skipped in 199.407s Post stage [Pipeline] junit [2022-03-17T16:47:19.646Z] Recording test results [2022-03-17T16:47:19.980Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-17T16:47:20.306Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43298/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bee8f006fedd42dcb4af7f9d874eeb554fe5f24a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bee8f006fedd42dcb4af7f9d874eeb554fe5f24a hack/validate/vendor [2022-03-17T16:47:20.874Z] No vendor changes in diff. [2022-03-17T16:47:20.874Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-17T16:47:21.459Z] + echo Ensuring container killed. [2022-03-17T16:47:21.459Z] Ensuring container killed. [2022-03-17T16:47:21.459Z] + docker rm -vf docker-pr7 [2022-03-17T16:47:21.459Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-03-17T16:47:21.764Z] + echo Chowning /workspace to jenkins user [2022-03-17T16:47:21.764Z] Chowning /workspace to jenkins user [2022-03-17T16:47:21.764Z] + id -u [2022-03-17T16:47:21.764Z] + id -g [2022-03-17T16:47:21.764Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43298:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T16:47:23.469Z] + bundleName=unit [2022-03-17T16:47:23.470Z] + echo Creating unit-bundles.tar.gz [2022-03-17T16:47:23.470Z] Creating unit-bundles.tar.gz [2022-03-17T16:47:23.470Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-03-17T16:47:23.470Z] bundles/junit-report-libnetwork.xml [2022-03-17T16:47:23.470Z] bundles/junit-report.xml [2022-03-17T16:47:23.470Z] bundles/go-test-report-libnetwork.json [2022-03-17T16:47:23.470Z] bundles/go-test-report.json [2022-03-17T16:47:23.470Z] bundles/profile-libnetwork.out [2022-03-17T16:47:23.470Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-17T16:47:23.483Z] Archiving artifacts [2022-03-17T16:47:23.971Z] check_test.go:278: [d1442530e12ca] daemon is not started [2022-03-17T16:47:23.971Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-17T16:47:23.971Z] check_test.go:278: [d2175d22bfdff] daemon is not started [2022-03-17T16:47:23.971Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-17T16:47:24.232Z] check_test.go:278: [d5ca411b63c74] daemon is not started [2022-03-17T16:47:24.232Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-17T16:47:24.232Z] check_test.go:278: [d84e91920f49e] daemon is not started [2022-03-17T16:47:24.232Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-17T16:47:24.255Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43298/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T16:47:24.493Z] check_test.go:278: [d18e584202398] daemon is not started [2022-03-17T16:47:24.493Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-03-17T16:47:24.493Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-03-17T16:47:24.493Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-03-17T16:47:24.493Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-03-17T16:47:24.493Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-03-17T16:47:24.493Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-03-17T16:47:24.493Z] === RUN TestDockerNetworkSuite [2022-03-17T16:47:24.493Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-17T16:47:24.566Z] + make clean [2022-03-17T16:47:24.566Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T16:47:24.566Z] docker-dev-cache [2022-03-17T16:47:24.566Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T16:47:25.438Z] docker_cli_network_unix_test.go:46: [d3c27a8cc8b0d] daemon is not started [2022-03-17T16:47:25.438Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-17T16:47:26.011Z] docker_cli_network_unix_test.go:46: [d84e6ca5fdeef] daemon is not started [2022-03-17T16:47:26.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-17T16:47:28.816Z] docker_cli_network_unix_test.go:46: [d0167c68570cb] daemon is not started [2022-03-17T16:47:29.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-17T16:47:30.463Z] docker_cli_network_unix_test.go:46: [ddd1be04d080a] daemon is not started [2022-03-17T16:47:30.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-17T16:47:30.725Z] docker_cli_network_unix_test.go:1233: [d97ce5b017e8d] daemon is not started [2022-03-17T16:47:32.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-17T16:47:33.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-17T16:47:34.228Z] docker_cli_network_unix_test.go:46: [db4fb4a0fc6ac] daemon is not started [2022-03-17T16:47:34.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-17T16:47:36.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-17T16:47:36.161Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T16:47:36.434Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-17T16:47:36.434Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-17T16:47:36.434Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T16:47:36.434Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-17T16:47:37.146Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-17T16:47:37.146Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T16:47:37.614Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-17T16:47:38.597Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-17T16:47:38.597Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T16:47:39.007Z] docker_cli_network_unix_test.go:46: [d317ba31482a9] daemon is not started [2022-03-17T16:47:39.064Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-17T16:47:39.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-17T16:47:41.865Z] docker_cli_network_unix_test.go:46: [dfa05f71c2ccc] daemon is not started [2022-03-17T16:47:42.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-17T16:47:43.516Z] docker_cli_network_unix_test.go:46: [d031ad736ec00] daemon is not started [2022-03-17T16:47:43.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-17T16:47:43.776Z] docker_cli_network_unix_test.go:46: [d4289a18cde96] daemon is not started [2022-03-17T16:47:43.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-17T16:47:43.813Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-17T16:47:44.037Z] docker_cli_network_unix_test.go:46: [d32413f03a609] daemon is not started [2022-03-17T16:47:44.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-17T16:47:44.871Z] docker_cli_network_unix_test.go:46: [dbe5c143bd10d] daemon is not started [2022-03-17T16:47:45.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-17T16:47:45.376Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-17T16:47:45.376Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T16:47:45.376Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-17T16:47:45.376Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T16:47:45.376Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-17T16:47:45.707Z] docker_cli_network_unix_test.go:46: [d16cc464ed41a] daemon is not started [2022-03-17T16:47:45.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-17T16:47:46.234Z] docker_cli_network_unix_test.go:46: [daf27d1467d30] daemon is not started [2022-03-17T16:47:46.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-17T16:47:46.496Z] docker_cli_network_unix_test.go:46: [d8994126545a6] daemon is not started [2022-03-17T16:47:46.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-17T16:47:46.939Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-17T16:47:47.069Z] docker_cli_network_unix_test.go:46: [d5781fad6ea75] daemon is not started [2022-03-17T16:47:47.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-17T16:47:47.331Z] docker_cli_network_unix_test.go:46: [d66a806ad776c] daemon is not started [2022-03-17T16:47:47.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-17T16:47:47.593Z] docker_cli_network_unix_test.go:46: [da9333049d0b2] daemon is not started [2022-03-17T16:47:47.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-17T16:47:47.593Z] docker_cli_network_unix_test.go:46: [dc2a113524ef1] daemon is not started [2022-03-17T16:47:47.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-17T16:47:47.924Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-17T16:47:48.391Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-17T16:47:48.539Z] docker_cli_network_unix_test.go:46: [d14396b463a04] daemon is not started [2022-03-17T16:47:48.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-17T16:47:48.858Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-17T16:47:49.108Z] docker_cli_network_unix_test.go:46: [d8a5820eb7c0f] daemon is not started [2022-03-17T16:47:49.326Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-17T16:47:49.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-17T16:47:49.629Z] docker_cli_network_unix_test.go:46: [d5e2905321ec7] daemon is not started [2022-03-17T16:47:49.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-17T16:47:49.890Z] docker_cli_network_unix_test.go:46: [d01b9a51a1db8] daemon is not started [2022-03-17T16:47:49.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-17T16:47:49.890Z] docker_cli_network_unix_test.go:46: [d030aa9e8ada1] daemon is not started [2022-03-17T16:47:49.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-17T16:47:51.272Z] docker_cli_network_unix_test.go:968: [d0bc911598889] daemon is not started [2022-03-17T16:47:51.842Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-17T16:47:52.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-17T16:47:53.805Z] docker_cli_network_unix_test.go:46: [d3a6a3b6e9f4d] daemon is not started [2022-03-17T16:47:53.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-17T16:47:56.369Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-17T16:47:56.476Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-17T16:47:56.945Z] docker_cli_network_unix_test.go:1116: [d3963e019b021] daemon is not started [2022-03-17T16:47:57.875Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-17T16:47:57.875Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-17T16:47:58.331Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-17T16:47:58.689Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-17T16:47:58.690Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T16:47:58.690Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-17T16:48:00.253Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-17T16:48:00.253Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T16:48:00.253Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-17T16:48:00.722Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-17T16:48:01.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-17T16:48:01.160Z] docker_cli_network_unix_test.go:46: [d9d4db074b662] daemon is not started [2022-03-17T16:48:01.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-17T16:48:02.543Z] docker_cli_network_unix_test.go:46: [de10d7cb2f763] daemon is not started [2022-03-17T16:48:02.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-17T16:48:02.543Z] docker_cli_network_unix_test.go:46: [d49c7639761d0] daemon is not started [2022-03-17T16:48:02.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-17T16:48:02.802Z] docker_cli_network_unix_test.go:46: [d533b7873229f] daemon is not started [2022-03-17T16:48:02.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-17T16:48:03.001Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-17T16:48:03.062Z] docker_cli_network_unix_test.go:46: [d3e8d14f830c1] daemon is not started [2022-03-17T16:48:03.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-17T16:48:03.322Z] docker_cli_network_unix_test.go:46: [dbf00de2442e5] daemon is not started [2022-03-17T16:48:03.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-17T16:48:03.322Z] docker_cli_network_unix_test.go:46: [dc2603a3eba67] daemon is not started [2022-03-17T16:48:03.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-17T16:48:03.583Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-17T16:48:03.700Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-17T16:48:04.684Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-17T16:48:05.150Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-17T16:48:05.150Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T16:48:05.150Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-17T16:48:05.496Z] docker_cli_network_unix_test.go:46: [d954f1aee98ee] daemon is not started [2022-03-17T16:48:05.618Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-17T16:48:06.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-17T16:48:06.442Z] docker_cli_network_unix_test.go:46: [d7c683c0944e3] daemon is not started [2022-03-17T16:48:06.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-17T16:48:06.442Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-17T16:48:06.442Z] docker_cli_network_unix_test.go:46: [d70f7f48fb62c] daemon is not started [2022-03-17T16:48:06.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-17T16:48:06.603Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-17T16:48:06.603Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T16:48:06.603Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-17T16:48:06.603Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T16:48:06.603Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-17T16:48:06.718Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-17T16:48:07.387Z] docker_cli_network_unix_test.go:46: [d93e75332498d] daemon is not started [2022-03-17T16:48:07.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-17T16:48:09.607Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-17T16:48:10.956Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-17T16:48:11.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-17T16:48:12.466Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-17T16:48:13.279Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-17T16:48:13.539Z] docker_cli_network_unix_test.go:1084: [d0b83919102e5] daemon is not started [2022-03-17T16:48:15.577Z] --- PASS: TestBuildWithHugeFile (153.27s) [2022-03-17T16:48:15.577Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T16:48:15.577Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T16:48:15.577Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T16:48:15.577Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T16:48:15.577Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:48:15.577Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:48:15.577Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:48:15.577Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:48:15.577Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:48:15.577Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:48:15.577Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T16:48:15.577Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T16:48:15.577Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T16:48:15.577Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-17T16:48:15.577Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-17T16:48:15.577Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-17T16:48:15.577Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-17T16:48:15.577Z] === RUN TestBuildPreserveOwnership [2022-03-17T16:48:15.577Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:48:15.577Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2022-03-17T16:48:15.577Z] === RUN TestBuildPlatformInvalid [2022-03-17T16:48:15.577Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-17T16:48:15.577Z] PASS [2022-03-17T16:48:15.577Z] ok github.com/docker/docker/integration/build 231.223s [2022-03-17T16:48:15.577Z] [2022-03-17T16:48:15.577Z] === Skipped [2022-03-17T16:48:15.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-17T16:48:15.577Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T16:48:15.577Z] [2022-03-17T16:48:15.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-17T16:48:15.577Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:15.577Z] [2022-03-17T16:48:15.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-17T16:48:15.577Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:48:15.577Z] [2022-03-17T16:48:15.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-17T16:48:15.577Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:48:15.577Z] [2022-03-17T16:48:15.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T16:48:15.577Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T16:48:15.577Z] [2022-03-17T16:48:15.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2022-03-17T16:48:15.577Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:48:15.577Z] [2022-03-17T16:48:15.577Z] DONE 29 tests, 6 skipped in 271.806s [2022-03-17T16:48:15.577Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-17T16:48:15.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:48:15.577Z] INFO: Testing against a local daemon [2022-03-17T16:48:15.577Z] === RUN TestConfigInspect [2022-03-17T16:48:15.577Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:15.577Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-17T16:48:15.577Z] === RUN TestConfigList [2022-03-17T16:48:15.577Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:15.577Z] --- SKIP: TestConfigList (0.00s) [2022-03-17T16:48:15.577Z] === RUN TestConfigsCreateAndDelete [2022-03-17T16:48:15.577Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:15.578Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-17T16:48:15.578Z] === RUN TestConfigsUpdate [2022-03-17T16:48:15.578Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:15.578Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-17T16:48:15.578Z] === RUN TestTemplatedConfig [2022-03-17T16:48:15.578Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:15.578Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-17T16:48:15.578Z] === RUN TestConfigCreateResolve [2022-03-17T16:48:15.578Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:48:15.578Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-17T16:48:15.578Z] PASS [2022-03-17T16:48:15.578Z] ok github.com/docker/docker/integration/config 0.118s [2022-03-17T16:48:15.578Z] [2022-03-17T16:48:15.578Z] === Skipped [2022-03-17T16:48:15.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-17T16:48:15.578Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:15.578Z] [2022-03-17T16:48:15.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-17T16:48:15.578Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:15.578Z] [2022-03-17T16:48:15.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-17T16:48:15.578Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:15.578Z] [2022-03-17T16:48:15.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-17T16:48:15.578Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:15.578Z] [2022-03-17T16:48:15.578Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-17T16:48:15.578Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:15.578Z] [2022-03-17T16:48:15.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-03-17T16:48:15.578Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:48:15.578Z] [2022-03-17T16:48:15.578Z] DONE 6 tests, 6 skipped in 2.773s [2022-03-17T16:48:15.578Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-17T16:48:15.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:48:15.578Z] INFO: Testing against a local daemon [2022-03-17T16:48:15.578Z] === RUN TestCheckpoint [2022-03-17T16:48:15.578Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T16:48:15.578Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T16:48:15.578Z] === RUN TestContainerInvalidJSON [2022-03-17T16:48:15.578Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:48:15.578Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:48:15.578Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:48:15.578Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:48:15.578Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T16:48:15.578Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T16:48:15.578Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-03-17T16:48:15.578Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-17T16:48:15.578Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-17T16:48:15.578Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T16:48:15.578Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-03-17T16:48:15.578Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T16:48:15.578Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.47s) [2022-03-17T16:48:15.578Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T16:48:15.578Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-03-17T16:48:15.578Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T16:48:15.578Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-03-17T16:48:15.578Z] === RUN TestCopyFromContainer [2022-03-17T16:48:15.578Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:15.578Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-17T16:48:15.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T16:48:15.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:48:15.578Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:48:15.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:48:15.578Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:48:15.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:48:15.578Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:48:15.578Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T16:48:15.578Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T16:48:15.578Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T16:48:15.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-17T16:48:15.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T16:48:15.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T16:48:15.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-17T16:48:15.578Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T16:48:15.578Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T16:48:15.578Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T16:48:15.578Z] === RUN TestCreateWithInvalidEnv [2022-03-17T16:48:15.578Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T16:48:15.578Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T16:48:15.578Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T16:48:15.578Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T16:48:15.578Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T16:48:15.578Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T16:48:15.578Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T16:48:15.578Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T16:48:15.578Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T16:48:15.578Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-17T16:48:15.578Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T16:48:15.578Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T16:48:15.578Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T16:48:15.578Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T16:48:15.578Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:15.578Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2022-03-17T16:48:15.578Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T16:48:15.578Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:48:15.578Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T16:48:15.578Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T16:48:15.578Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:48:15.578Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T16:48:15.578Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T16:48:15.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:48:15.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:48:15.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:48:15.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:48:15.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:48:15.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:48:15.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:48:15.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:48:15.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:48:15.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:48:15.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T16:48:15.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T16:48:15.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T16:48:15.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T16:48:15.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T16:48:15.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-17T16:48:15.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T16:48:15.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-17T16:48:15.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T16:48:15.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-17T16:48:15.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-17T16:48:15.578Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T16:48:15.578Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T16:48:15.578Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T16:48:15.578Z] === RUN TestCreateDifferentPlatform [2022-03-17T16:48:15.578Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T16:48:15.578Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T16:48:15.578Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-17T16:48:15.578Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T16:48:15.578Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T16:48:15.578Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T16:48:15.578Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-03-17T16:48:15.578Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T16:48:15.578Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T16:48:15.578Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-17T16:48:15.578Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T16:48:15.578Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:15.578Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-17T16:48:15.578Z] === RUN TestDiff [2022-03-17T16:48:15.578Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T16:48:15.578Z] --- SKIP: TestDiff (0.00s) [2022-03-17T16:48:15.578Z] === RUN TestExecWithCloseStdin [2022-03-17T16:48:16.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-17T16:48:16.084Z] docker_cli_network_unix_test.go:46: [db35cd44613a9] daemon is not started [2022-03-17T16:48:16.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-17T16:48:16.657Z] docker_cli_network_unix_test.go:46: [df56f5ce364a5] daemon is not started [2022-03-17T16:48:16.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-17T16:48:17.115Z] --- PASS: TestExecWithCloseStdin (3.06s) [2022-03-17T16:48:17.115Z] === RUN TestExec [2022-03-17T16:48:17.861Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-17T16:48:18.434Z] docker_cli_network_unix_test.go:46: [d1b41534c2b1b] daemon is not started [2022-03-17T16:48:18.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-17T16:48:18.695Z] docker_cli_network_unix_test.go:46: [d810b1229b199] daemon is not started [2022-03-17T16:48:18.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-17T16:48:19.281Z] docker_cli_network_unix_test.go:46: [d19d8b247d378] daemon is not started [2022-03-17T16:48:19.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-17T16:48:20.193Z] --- PASS: TestExec (3.05s) [2022-03-17T16:48:20.193Z] === RUN TestExecUser [2022-03-17T16:48:20.193Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T16:48:20.193Z] --- SKIP: TestExecUser (0.00s) [2022-03-17T16:48:20.193Z] === RUN TestExportContainerAndImportImage [2022-03-17T16:48:20.193Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:20.193Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-17T16:48:20.193Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T16:48:20.193Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:20.193Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T16:48:20.193Z] === RUN TestHealthCheckWorkdir [2022-03-17T16:48:20.194Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T16:48:20.194Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-17T16:48:20.194Z] === RUN TestHealthKillContainer [2022-03-17T16:48:20.194Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T16:48:20.194Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-17T16:48:20.194Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T16:48:20.194Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T16:48:20.194Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T16:48:20.194Z] === RUN TestKillContainerInvalidSignal [2022-03-17T16:48:20.505Z] docker_cli_network_unix_test.go:46: [d4695b4194649] daemon is not started [2022-03-17T16:48:20.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-17T16:48:21.077Z] docker_cli_network_unix_test.go:46: [d7c1f21c0a808] daemon is not started [2022-03-17T16:48:21.339Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-17T16:48:23.073Z] --- PASS: TestKillContainerInvalidSignal (2.62s) [2022-03-17T16:48:23.073Z] === RUN TestKillContainer [2022-03-17T16:48:23.073Z] === RUN TestKillContainer/no_signal [2022-03-17T16:48:25.237Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T16:48:25.237Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T16:48:25.237Z] === RUN TestKillContainer/killing_signal [2022-03-17T16:48:25.542Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-17T16:48:27.464Z] docker_cli_network_unix_test.go:46: [dcdf349c04293] daemon is not started [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite (63.19s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.03s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.80s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.73s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.56s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.14s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.36s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.23s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.32s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.38s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.22s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.28s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.25s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.07s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2022-03-17T16:48:27.727Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.14s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.17s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.84s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.10s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.03s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.98s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.86s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.69s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.01s) [2022-03-17T16:48:27.727Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.26s) [2022-03-17T16:48:27.727Z] === RUN TestDockerHubPullSuite [2022-03-17T16:48:27.727Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-17T16:48:28.113Z] --- PASS: TestKillContainer (5.42s) [2022-03-17T16:48:28.113Z] --- PASS: TestKillContainer/no_signal (2.44s) [2022-03-17T16:48:28.113Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T16:48:28.113Z] --- PASS: TestKillContainer/killing_signal (2.90s) [2022-03-17T16:48:28.113Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T16:48:28.113Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:48:28.113Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T16:48:28.113Z] === RUN TestKillStoppedContainer [2022-03-17T16:48:28.113Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:48:28.113Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-17T16:48:28.113Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T16:48:28.113Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:48:28.113Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T16:48:28.113Z] === RUN TestKillDifferentUserContainer [2022-03-17T16:48:28.113Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T16:48:28.113Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-17T16:48:28.113Z] === RUN TestInspectOomKilledTrue [2022-03-17T16:48:28.113Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:28.113Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T16:48:28.113Z] === RUN TestInspectOomKilledFalse [2022-03-17T16:48:28.113Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:48:28.113Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T16:48:28.113Z] === RUN TestLogsFollowTailEmpty [2022-03-17T16:48:29.642Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-17T16:48:29.642Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-17T16:48:29.642Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-17T16:48:29.642Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-17T16:48:30.987Z] --- PASS: TestLogsFollowTailEmpty (2.43s) [2022-03-17T16:48:30.987Z] === RUN TestNetworkNat [2022-03-17T16:48:30.987Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T16:48:30.987Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-17T16:48:30.987Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T16:48:31.558Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-17T16:48:32.503Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-17T16:48:33.141Z] --- PASS: TestNetworkLocalhostTCPNat (2.60s) [2022-03-17T16:48:33.141Z] === RUN TestNetworkLoopbackNat [2022-03-17T16:48:33.141Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T16:48:33.141Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-17T16:48:33.141Z] === RUN TestPause [2022-03-17T16:48:33.141Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T16:48:33.141Z] --- SKIP: TestPause (0.00s) [2022-03-17T16:48:33.141Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T16:48:33.891Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-17T16:48:34.152Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-17T16:48:34.413Z] --- PASS: TestDockerHubPullSuite (6.70s) [2022-03-17T16:48:34.413Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.74s) [2022-03-17T16:48:34.413Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2022-03-17T16:48:34.413Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.76s) [2022-03-17T16:48:34.413Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.61s) [2022-03-17T16:48:34.413Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2022-03-17T16:48:34.413Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-17T16:48:34.413Z] PASS [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === Skipped [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-17T16:48:34.413Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-17T16:48:34.413Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-17T16:48:34.413Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-17T16:48:34.413Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-03-17T16:48:34.413Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-17T16:48:34.413Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-17T16:48:34.413Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-17T16:48:34.413Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-17T16:48:34.413Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-17T16:48:34.413Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-17T16:48:34.413Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-17T16:48:34.413Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-17T16:48:34.413Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-17T16:48:34.413Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-17T16:48:34.413Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-03-17T16:48:34.413Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-17T16:48:34.413Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-17T16:48:34.413Z] [2022-03-17T16:48:34.413Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-17T16:48:34.413Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-17T16:48:34.414Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-17T16:48:34.414Z] [2022-03-17T16:48:34.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-17T16:48:34.414Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-17T16:48:34.414Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-17T16:48:34.414Z] [2022-03-17T16:48:34.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-17T16:48:34.414Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-17T16:48:34.414Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-17T16:48:34.414Z] [2022-03-17T16:48:34.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-17T16:48:34.414Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-17T16:48:34.414Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-17T16:48:34.414Z] [2022-03-17T16:48:34.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-17T16:48:34.414Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-17T16:48:34.414Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-17T16:48:34.414Z] [2022-03-17T16:48:34.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.02s) [2022-03-17T16:48:34.414Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.414Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.02s) [2022-03-17T16:48:34.414Z] [2022-03-17T16:48:34.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-17T16:48:34.414Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-17T16:48:34.414Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-17T16:48:34.414Z] [2022-03-17T16:48:34.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-17T16:48:34.414Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-17T16:48:34.414Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-17T16:48:34.414Z] [2022-03-17T16:48:34.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-17T16:48:34.414Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-17T16:48:34.414Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-17T16:48:34.414Z] [2022-03-17T16:48:34.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2022-03-17T16:48:34.414Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-17T16:48:34.414Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2022-03-17T16:48:34.414Z] [2022-03-17T16:48:34.414Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-03-17T16:48:34.414Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-17T16:48:34.414Z] docker_cli_network_unix_test.go:46: [d70f7f48fb62c] daemon is not started [2022-03-17T16:48:34.414Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-03-17T16:48:34.414Z] [2022-03-17T16:48:34.414Z] DONE 1265 tests, 51 skipped in 1485.294s [2022-03-17T16:48:34.414Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T16:48:34.414Z] ++++ cat bundles/test-integration/docker.pid [2022-03-17T16:48:34.414Z] +++ kill 8839 [2022-03-17T16:48:34.414Z] +++ /etc/init.d/apparmor stop [2022-03-17T16:48:34.414Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T16:48:34.414Z] [2022-03-17T16:48:34.414Z] Unloading profiles will leave already running processes permanently [2022-03-17T16:48:34.414Z] unconfined, which can lead to unexpected situations. [2022-03-17T16:48:34.414Z] [2022-03-17T16:48:34.414Z] To set a process to complain mode, use the command line tool [2022-03-17T16:48:34.414Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T16:48:34.414Z] +++ true [2022-03-17T16:48:34.414Z] exiting test-integration [2022-03-17T16:48:34.414Z] ++ exit 0 [2022-03-17T16:48:34.414Z] [2022-03-17T16:48:34.674Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-17T16:48:34.674Z] + for job in $(jobs -p) [2022-03-17T16:48:34.674Z] + wait 15092 [2022-03-17T16:48:35.244Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-17T16:48:35.292Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.29s) [2022-03-17T16:48:35.292Z] === RUN TestPauseStopPausedContainer [2022-03-17T16:48:35.292Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:48:35.292Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-17T16:48:35.292Z] === RUN TestPsFilter [2022-03-17T16:48:35.746Z] --- PASS: TestPsFilter (0.22s) [2022-03-17T16:48:35.746Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T16:48:36.184Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-17T16:48:38.102Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-17T16:48:38.619Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.79s) [2022-03-17T16:48:38.619Z] === RUN TestRemoveContainerWithVolume [2022-03-17T16:48:41.495Z] --- PASS: TestRemoveContainerWithVolume (2.63s) [2022-03-17T16:48:41.495Z] === RUN TestRemoveContainerRunning [2022-03-17T16:48:43.648Z] --- PASS: TestRemoveContainerRunning (2.44s) [2022-03-17T16:48:43.648Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T16:48:45.802Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.30s) [2022-03-17T16:48:45.802Z] === RUN TestRemoveInvalidContainer [2022-03-17T16:48:45.802Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-17T16:48:45.802Z] === RUN TestRenameLinkedContainer [2022-03-17T16:48:45.802Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T16:48:45.802Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-17T16:48:45.802Z] === RUN TestRenameStoppedContainer [2022-03-17T16:48:54.309Z] --- PASS: TestRenameStoppedContainer (7.42s) [2022-03-17T16:48:54.309Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T16:48:55.209Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-17T16:48:55.209Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-17T16:48:55.209Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-17T16:48:55.677Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-17T16:48:55.677Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T16:48:56.146Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-17T16:48:56.146Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T16:48:56.614Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-17T16:48:56.614Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T16:48:56.614Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-17T16:48:57.082Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-17T16:48:57.082Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T16:48:57.082Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-17T16:48:58.011Z] --- PASS: TestRenameRunningContainerAndReuse (4.85s) [2022-03-17T16:48:58.011Z] === RUN TestRenameInvalidName [2022-03-17T16:49:00.883Z] --- PASS: TestRenameInvalidName (2.55s) [2022-03-17T16:49:00.883Z] === RUN TestRenameAnonymousContainer [2022-03-17T16:49:09.983Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-17T16:49:12.147Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-17T16:49:12.147Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T16:49:12.147Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-17T16:49:15.692Z] --- PASS: TestRenameAnonymousContainer (13.06s) [2022-03-17T16:49:15.692Z] === RUN TestRenameContainerWithSameName [2022-03-17T16:49:16.146Z] --- PASS: TestRenameContainerWithSameName (2.39s) [2022-03-17T16:49:16.146Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T16:49:16.146Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T16:49:16.146Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T16:49:16.146Z] === RUN TestResize [2022-03-17T16:49:19.038Z] --- PASS: TestResize (2.48s) [2022-03-17T16:49:19.038Z] === RUN TestResizeWithInvalidSize [2022-03-17T16:49:21.217Z] --- PASS: TestResizeWithInvalidSize (2.53s) [2022-03-17T16:49:21.217Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T16:49:22.350Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-17T16:49:22.809Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-17T16:49:22.809Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T16:49:22.809Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-17T16:49:29.774Z] --- PASS: TestResizeWhenContainerNotStarted (7.59s) [2022-03-17T16:49:29.774Z] === RUN TestDaemonRestartKillContainers [2022-03-17T16:49:29.774Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:49:29.774Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-17T16:49:29.774Z] === RUN TestStats [2022-03-17T16:49:29.774Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T16:49:29.774Z] --- SKIP: TestStats (0.00s) [2022-03-17T16:49:29.774Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T16:49:34.395Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-17T16:49:34.395Z] docker_cli_swarm_test.go:1180: [d9de4d9706f46] joining swarm manager [d28d80b9319f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:49:39.687Z] docker_cli_swarm_test.go:1189: [d1e6d507839a7] joining swarm manager [d28d80b9319f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:49:40.101Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.44s) [2022-03-17T16:49:40.101Z] === RUN TestStopContainerWithTimeout [2022-03-17T16:49:40.101Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T16:49:40.101Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-17T16:49:40.101Z] === RUN TestUpdateRestartPolicy [2022-03-17T16:49:43.877Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-17T16:49:43.877Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-17T16:49:44.837Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-17T16:49:48.552Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-17T16:49:52.268Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-17T16:49:55.988Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-17T16:50:05.342Z] --- PASS: TestUpdateRestartPolicy (23.30s) [2022-03-17T16:50:05.343Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T16:50:05.801Z] --- PASS: TestUpdateRestartWithAutoRemove (2.32s) [2022-03-17T16:50:05.801Z] === RUN TestWaitNonBlocked [2022-03-17T16:50:05.801Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:50:05.801Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:50:05.801Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:50:05.801Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:50:05.801Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T16:50:05.801Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T16:50:09.543Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-17T16:50:09.543Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.03s) [2022-03-17T16:50:09.543Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.19s) [2022-03-17T16:50:09.543Z] === RUN TestWaitBlocked [2022-03-17T16:50:09.543Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:50:09.543Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-17T16:50:09.543Z] PASS [2022-03-17T16:50:09.543Z] ok github.com/docker/docker/integration/container 116.777s [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === Skipped [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-17T16:50:09.543Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-17T16:50:09.543Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T16:50:09.543Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2022-03-17T16:50:09.543Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T16:50:09.543Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T16:50:09.543Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T16:50:09.543Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-17T16:50:09.543Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-17T16:50:09.543Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-17T16:50:09.543Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-17T16:50:09.543Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-17T16:50:09.543Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T16:50:09.543Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-17T16:50:09.543Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-17T16:50:09.543Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T16:50:09.543Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-17T16:50:09.543Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T16:50:09.543Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T16:50:09.543Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-17T16:50:09.543Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T16:50:09.543Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-17T16:50:09.543Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-17T16:50:09.543Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-17T16:50:09.543Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-17T16:50:09.543Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-17T16:50:09.543Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-17T16:50:09.543Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-17T16:50:09.543Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-17T16:50:09.543Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T16:50:09.543Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-17T16:50:09.543Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-17T16:50:09.543Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-17T16:50:09.543Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-17T16:50:09.543Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:50:09.543Z] [2022-03-17T16:50:09.543Z] DONE 87 tests, 33 skipped in 120.116s [2022-03-17T16:50:09.543Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-17T16:50:18.604Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-17T16:50:24.261Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-17T16:50:24.261Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-17T16:50:24.261Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-17T16:50:25.191Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-17T16:50:28.488Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-17T16:50:30.401Z] docker_cli_swarm_test.go:1112: [d048e2c8494ad] joining swarm manager [d535c7292563f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:50:32.316Z] docker_cli_swarm_test.go:1113: [ddd27dd8c0a5c] joining swarm manager [d535c7292563f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:50:39.038Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-17T16:50:39.525Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T16:50:39.525Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T16:50:39.525Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-17T16:50:39.525Z] === RUN TestDaemonConfigValidation [2022-03-17T16:50:39.525Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T16:50:39.525Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-17T16:50:39.525Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T16:50:39.525Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T16:50:39.525Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T16:50:39.525Z] === RUN TestDaemonProxy [2022-03-17T16:50:39.525Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T16:50:39.525Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-17T16:50:39.525Z] PASS [2022-03-17T16:50:39.525Z] ok github.com/docker/docker/integration/daemon 0.173s [2022-03-17T16:50:39.525Z] [2022-03-17T16:50:39.525Z] === Skipped [2022-03-17T16:50:39.525Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-17T16:50:39.525Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T16:50:39.525Z] [2022-03-17T16:50:39.525Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-17T16:50:39.525Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T16:50:39.525Z] [2022-03-17T16:50:39.525Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T16:50:39.525Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T16:50:39.525Z] [2022-03-17T16:50:39.525Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-17T16:50:39.525Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T16:50:39.525Z] [2022-03-17T16:50:39.525Z] DONE 4 tests, 4 skipped in 28.628s [2022-03-17T16:50:39.525Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-17T16:50:43.266Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:50:43.266Z] INFO: Testing against a local daemon [2022-03-17T16:50:43.266Z] === RUN TestCommitInheritsEnv [2022-03-17T16:50:43.266Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:50:43.266Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-17T16:50:43.266Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T16:50:43.266Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T16:50:43.266Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T16:50:43.266Z] === RUN TestImportWithCustomPlatform [2022-03-17T16:50:43.266Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T16:50:43.266Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-17T16:50:43.266Z] === RUN TestImagesFilterMultiReference [2022-03-17T16:50:43.266Z] --- PASS: TestImagesFilterMultiReference (0.16s) [2022-03-17T16:50:43.266Z] === RUN TestImagePullPlatformInvalid [2022-03-17T16:50:43.266Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-17T16:50:43.266Z] === RUN TestRemoveImageOrphaning [2022-03-17T16:50:44.801Z] --- PASS: TestRemoveImageOrphaning (1.27s) [2022-03-17T16:50:44.801Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T16:50:44.801Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-17T16:50:44.801Z] === RUN TestTagInvalidReference [2022-03-17T16:50:44.801Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-17T16:50:44.801Z] === RUN TestTagValidPrefixedRepo [2022-03-17T16:50:44.801Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-03-17T16:50:44.801Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T16:50:44.801Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-17T16:50:44.801Z] === RUN TestTagOfficialNames [2022-03-17T16:50:45.269Z] --- PASS: TestTagOfficialNames (0.11s) [2022-03-17T16:50:45.269Z] === RUN TestTagMatchesDigest [2022-03-17T16:50:45.269Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-03-17T16:50:45.269Z] PASS [2022-03-17T16:50:45.269Z] ok github.com/docker/docker/integration/image 1.975s [2022-03-17T16:50:45.269Z] [2022-03-17T16:50:45.269Z] === Skipped [2022-03-17T16:50:45.269Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-17T16:50:45.269Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:50:45.269Z] [2022-03-17T16:50:45.269Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T16:50:45.269Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T16:50:45.269Z] [2022-03-17T16:50:45.269Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-17T16:50:45.269Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T16:50:45.269Z] [2022-03-17T16:50:45.269Z] DONE 12 tests, 3 skipped in 7.282s [2022-03-17T16:50:45.269Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-17T16:50:48.186Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:50:48.186Z] INFO: Testing against a local daemon [2022-03-17T16:50:48.186Z] === RUN TestNetworkCreateDelete [2022-03-17T16:50:48.186Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:50:48.186Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-17T16:50:48.186Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T16:50:48.186Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-17T16:50:48.186Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T16:50:48.186Z] === RUN TestDaemonDNSFallback [2022-03-17T16:50:48.186Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:50:48.186Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-17T16:50:48.186Z] === RUN TestInspectNetwork [2022-03-17T16:50:48.186Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T16:50:48.186Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-17T16:50:48.186Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T16:50:48.186Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:50:48.186Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-17T16:50:48.186Z] === RUN TestNetworkInvalidJSON [2022-03-17T16:50:48.186Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T16:50:48.186Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T16:50:48.186Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:50:48.186Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:50:48.186Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:50:48.186Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:50:48.186Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T16:50:48.186Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T16:50:48.186Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T16:50:48.186Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-17T16:50:48.186Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-17T16:50:48.186Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-17T16:50:48.186Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-17T16:50:48.186Z] === RUN TestNetworkList [2022-03-17T16:50:48.186Z] === RUN TestNetworkList//networks [2022-03-17T16:50:48.186Z] === PAUSE TestNetworkList//networks [2022-03-17T16:50:48.186Z] === RUN TestNetworkList//networks/ [2022-03-17T16:50:48.186Z] === PAUSE TestNetworkList//networks/ [2022-03-17T16:50:48.186Z] === CONT TestNetworkList//networks [2022-03-17T16:50:48.186Z] === CONT TestNetworkList//networks/ [2022-03-17T16:50:48.186Z] --- PASS: TestNetworkList (0.05s) [2022-03-17T16:50:48.186Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T16:50:48.186Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T16:50:48.186Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T16:50:48.186Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T16:50:48.186Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-17T16:50:48.186Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T16:50:48.186Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T16:50:48.186Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T16:50:48.186Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T16:50:48.186Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T16:50:48.186Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T16:50:48.186Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T16:50:48.186Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T16:50:48.186Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T16:50:48.186Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T16:50:48.186Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T16:50:48.186Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T16:50:48.186Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T16:50:48.186Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T16:50:48.186Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T16:50:48.186Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T16:50:48.186Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T16:50:48.186Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T16:50:48.186Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T16:50:48.186Z] service_test.go:243: FLAKY_TEST [2022-03-17T16:50:48.186Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T16:50:48.186Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T16:50:48.186Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T16:50:48.186Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-17T16:50:48.186Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T16:50:48.186Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T16:50:48.186Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T16:50:48.186Z] PASS [2022-03-17T16:50:48.186Z] ok github.com/docker/docker/integration/network 0.200s [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] === Skipped [2022-03-17T16:50:48.644Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-17T16:50:48.644Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T16:50:48.644Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-17T16:50:48.644Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-17T16:50:48.644Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-17T16:50:48.644Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-17T16:50:48.644Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T16:50:48.644Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T16:50:48.644Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T16:50:48.644Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T16:50:48.644Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T16:50:48.644Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T16:50:48.644Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T16:50:48.644Z] service_test.go:243: FLAKY_TEST [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-17T16:50:48.644Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T16:50:48.644Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T16:50:48.644Z] [2022-03-17T16:50:48.644Z] DONE 22 tests, 15 skipped in 3.052s [2022-03-17T16:50:48.644Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-17T16:50:49.613Z] testing: warning: no tests to run [2022-03-17T16:50:49.614Z] PASS [2022-03-17T16:50:49.614Z] ok github.com/docker/docker/integration/network/ipvlan 0.112s [2022-03-17T16:50:49.614Z] [2022-03-17T16:50:49.614Z] DONE 0 tests in 0.977s [2022-03-17T16:50:49.614Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-17T16:50:50.579Z] testing: warning: no tests to run [2022-03-17T16:50:50.579Z] PASS [2022-03-17T16:50:50.579Z] ok github.com/docker/docker/integration/network/macvlan 0.085s [2022-03-17T16:50:50.579Z] [2022-03-17T16:50:50.579Z] DONE 0 tests in 0.943s [2022-03-17T16:50:51.041Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-17T16:50:51.388Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-17T16:50:52.006Z] testing: warning: no tests to run [2022-03-17T16:50:52.006Z] PASS [2022-03-17T16:50:52.006Z] ok github.com/docker/docker/integration/plugin 0.088s [2022-03-17T16:50:52.006Z] [2022-03-17T16:50:52.006Z] DONE 0 tests in 0.894s [2022-03-17T16:50:52.006Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-17T16:50:52.974Z] testing: warning: no tests to run [2022-03-17T16:50:52.974Z] PASS [2022-03-17T16:50:52.974Z] ok github.com/docker/docker/integration/plugin/authz 0.095s [2022-03-17T16:50:52.974Z] [2022-03-17T16:50:52.974Z] DONE 0 tests in 0.952s [2022-03-17T16:50:52.974Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-17T16:50:56.703Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-17T16:50:56.703Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-17T16:50:56.703Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T16:50:56.703Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-17T16:50:58.776Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:50:58.776Z] INFO: Testing against a local daemon [2022-03-17T16:50:58.776Z] === RUN TestPluginInvalidJSON [2022-03-17T16:50:58.776Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:50:58.776Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:50:58.776Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T16:50:58.776Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-17T16:50:58.776Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-17T16:50:58.776Z] === RUN TestPluginInstall [2022-03-17T16:50:58.776Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T16:50:58.776Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-17T16:50:58.776Z] === RUN TestPluginsWithRuntimes [2022-03-17T16:50:58.776Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T16:50:58.776Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-17T16:50:58.776Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T16:50:58.776Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T16:50:58.776Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T16:50:58.776Z] PASS [2022-03-17T16:50:58.776Z] ok github.com/docker/docker/integration/plugin/common 0.128s [2022-03-17T16:50:59.233Z] [2022-03-17T16:50:59.233Z] === Skipped [2022-03-17T16:50:59.233Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-17T16:50:59.233Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T16:50:59.233Z] [2022-03-17T16:50:59.233Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-17T16:50:59.233Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T16:50:59.233Z] [2022-03-17T16:50:59.233Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T16:50:59.233Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T16:50:59.233Z] [2022-03-17T16:50:59.233Z] DONE 5 tests, 3 skipped in 6.086s [2022-03-17T16:50:59.233Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-17T16:51:02.133Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:51:02.133Z] INFO: Testing against a local daemon [2022-03-17T16:51:02.133Z] === RUN TestExternalGraphDriver [2022-03-17T16:51:02.133Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T16:51:02.133Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-17T16:51:02.133Z] === RUN TestGraphdriverPluginV2 [2022-03-17T16:51:02.133Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T16:51:02.133Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-17T16:51:02.133Z] PASS [2022-03-17T16:51:02.133Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.138s [2022-03-17T16:51:02.591Z] [2022-03-17T16:51:02.591Z] === Skipped [2022-03-17T16:51:02.591Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-17T16:51:02.591Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T16:51:02.591Z] [2022-03-17T16:51:02.591Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-17T16:51:02.591Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T16:51:02.591Z] [2022-03-17T16:51:02.591Z] DONE 2 tests, 2 skipped in 3.285s [2022-03-17T16:51:02.591Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-17T16:51:03.731Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-17T16:51:05.503Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:51:05.503Z] INFO: Testing against a local daemon [2022-03-17T16:51:05.503Z] === RUN TestReadPluginNoRead [2022-03-17T16:51:05.503Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T16:51:05.503Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-17T16:51:05.503Z] PASS [2022-03-17T16:51:05.503Z] ok github.com/docker/docker/integration/plugin/logging 0.114s [2022-03-17T16:51:05.503Z] [2022-03-17T16:51:05.503Z] === Skipped [2022-03-17T16:51:05.503Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-17T16:51:05.503Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T16:51:05.503Z] [2022-03-17T16:51:05.503Z] DONE 1 tests, 1 skipped in 2.843s [2022-03-17T16:51:05.962Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-17T16:51:06.933Z] testing: warning: no tests to run [2022-03-17T16:51:06.933Z] PASS [2022-03-17T16:51:06.933Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.082s [2022-03-17T16:51:07.390Z] [2022-03-17T16:51:07.390Z] DONE 0 tests in 1.451s [2022-03-17T16:51:07.390Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-17T16:51:10.295Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:51:10.295Z] INFO: Testing against a local daemon [2022-03-17T16:51:10.295Z] === RUN TestPluginWithDevMounts [2022-03-17T16:51:10.295Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:10.295Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-17T16:51:10.295Z] PASS [2022-03-17T16:51:10.295Z] ok github.com/docker/docker/integration/plugin/volumes 0.108s [2022-03-17T16:51:10.295Z] [2022-03-17T16:51:10.295Z] === Skipped [2022-03-17T16:51:10.295Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-17T16:51:10.295Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:10.295Z] [2022-03-17T16:51:10.295Z] DONE 1 tests, 1 skipped in 2.796s [2022-03-17T16:51:10.295Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-17T16:51:13.236Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:51:13.236Z] INFO: Testing against a local daemon [2022-03-17T16:51:13.236Z] === RUN TestSecretInspect [2022-03-17T16:51:13.236Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:13.236Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-17T16:51:13.236Z] === RUN TestSecretList [2022-03-17T16:51:13.236Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:13.236Z] --- SKIP: TestSecretList (0.00s) [2022-03-17T16:51:13.236Z] === RUN TestSecretsCreateAndDelete [2022-03-17T16:51:13.236Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:13.236Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-17T16:51:13.236Z] === RUN TestSecretsUpdate [2022-03-17T16:51:13.236Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:13.236Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-17T16:51:13.236Z] === RUN TestTemplatedSecret [2022-03-17T16:51:13.236Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:13.236Z] --- SKIP: TestTemplatedSecret (0.01s) [2022-03-17T16:51:13.236Z] === RUN TestSecretCreateResolve [2022-03-17T16:51:13.236Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:51:13.236Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-17T16:51:13.236Z] PASS [2022-03-17T16:51:13.236Z] ok github.com/docker/docker/integration/secret 0.119s [2022-03-17T16:51:13.236Z] [2022-03-17T16:51:13.236Z] === Skipped [2022-03-17T16:51:13.236Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-17T16:51:13.236Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:13.236Z] [2022-03-17T16:51:13.236Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-17T16:51:13.236Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:13.236Z] [2022-03-17T16:51:13.236Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-17T16:51:13.236Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:13.236Z] [2022-03-17T16:51:13.236Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-17T16:51:13.236Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:13.236Z] [2022-03-17T16:51:13.236Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2022-03-17T16:51:13.236Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:13.236Z] [2022-03-17T16:51:13.236Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-17T16:51:13.236Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:51:13.236Z] [2022-03-17T16:51:13.236Z] DONE 6 tests, 6 skipped in 2.565s [2022-03-17T16:51:13.236Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-17T16:51:16.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:51:16.167Z] INFO: Testing against a local daemon [2022-03-17T16:51:16.167Z] === RUN TestServiceCreateInit [2022-03-17T16:51:16.167Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T16:51:16.167Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T16:51:16.167Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-17T16:51:16.167Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-17T16:51:16.167Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T16:51:16.167Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestCreateServiceConflict [2022-03-17T16:51:16.167Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T16:51:16.167Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-17T16:51:16.167Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T16:51:16.167Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T16:51:16.167Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T16:51:16.167Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestCreateServiceSysctls [2022-03-17T16:51:16.167Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-17T16:51:16.167Z] === RUN TestCreateServiceCapabilities [2022-03-17T16:51:16.167Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-03-17T16:51:16.167Z] === RUN TestInspect [2022-03-17T16:51:16.167Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestInspect (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestCreateJob [2022-03-17T16:51:16.167Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestCreateJob (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestReplicatedJob [2022-03-17T16:51:16.167Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestUpdateReplicatedJob [2022-03-17T16:51:16.167Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestServiceListWithStatuses [2022-03-17T16:51:16.167Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T16:51:16.167Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestDockerNetworkReConnect [2022-03-17T16:51:16.167Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestServicePlugin [2022-03-17T16:51:16.167Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestServiceUpdateLabel [2022-03-17T16:51:16.167Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:51:16.167Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestServiceUpdateSecrets [2022-03-17T16:51:16.167Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:51:16.167Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestServiceUpdateConfigs [2022-03-17T16:51:16.167Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:51:16.167Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestServiceUpdateNetwork [2022-03-17T16:51:16.167Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:51:16.167Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-17T16:51:16.167Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T16:51:16.167Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:51:16.167Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-17T16:51:16.167Z] PASS [2022-03-17T16:51:16.167Z] ok github.com/docker/docker/integration/service 0.277s [2022-03-17T16:51:16.167Z] [2022-03-17T16:51:16.167Z] === Skipped [2022-03-17T16:51:16.167Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-17T16:51:16.167Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-17T16:51:16.167Z] [2022-03-17T16:51:16.167Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T16:51:16.167Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T16:51:16.167Z] [2022-03-17T16:51:16.167Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-17T16:51:16.167Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] [2022-03-17T16:51:16.167Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-17T16:51:16.167Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] [2022-03-17T16:51:16.167Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-17T16:51:16.167Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.167Z] [2022-03-17T16:51:16.167Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T16:51:16.167Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-17T16:51:16.168Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-17T16:51:16.168Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-17T16:51:16.168Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-03-17T16:51:16.168Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-17T16:51:16.168Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-17T16:51:16.168Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-17T16:51:16.168Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-17T16:51:16.168Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-17T16:51:16.168Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-17T16:51:16.168Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-17T16:51:16.168Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-17T16:51:16.168Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-17T16:51:16.168Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-17T16:51:16.168Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-17T16:51:16.168Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:51:16.168Z] [2022-03-17T16:51:16.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-17T16:51:16.168Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:51:16.629Z] [2022-03-17T16:51:16.629Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-17T16:51:16.629Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T16:51:16.629Z] [2022-03-17T16:51:16.629Z] DONE 24 tests, 23 skipped in 3.294s [2022-03-17T16:51:16.629Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-17T16:51:18.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:51:18.823Z] INFO: Testing against a local daemon [2022-03-17T16:51:18.823Z] === RUN TestSessionCreate [2022-03-17T16:51:18.823Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T16:51:18.823Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-17T16:51:18.823Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T16:51:18.823Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T16:51:18.823Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T16:51:18.823Z] PASS [2022-03-17T16:51:18.823Z] ok github.com/docker/docker/integration/session 0.121s [2022-03-17T16:51:18.823Z] [2022-03-17T16:51:18.823Z] === Skipped [2022-03-17T16:51:18.823Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-17T16:51:18.823Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T16:51:18.823Z] [2022-03-17T16:51:18.823Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T16:51:18.823Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T16:51:18.823Z] [2022-03-17T16:51:18.823Z] DONE 2 tests, 2 skipped in 2.343s [2022-03-17T16:51:18.823Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-17T16:51:21.744Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:51:21.744Z] INFO: Testing against a local daemon [2022-03-17T16:51:21.744Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T16:51:21.744Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:21.744Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T16:51:21.744Z] === RUN TestDiskUsage [2022-03-17T16:51:21.744Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T16:51:21.744Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-17T16:51:21.744Z] === RUN TestEventsExecDie [2022-03-17T16:51:21.744Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T16:51:21.744Z] --- SKIP: TestEventsExecDie (0.01s) [2022-03-17T16:51:21.744Z] === RUN TestEventsBackwardsCompatible [2022-03-17T16:51:21.744Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T16:51:21.744Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-17T16:51:21.744Z] === RUN TestEventsVolumeCreate [2022-03-17T16:51:21.744Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T16:51:21.744Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-17T16:51:21.744Z] === RUN TestInfoAPI [2022-03-17T16:51:21.744Z] --- PASS: TestInfoAPI (0.05s) [2022-03-17T16:51:21.744Z] === RUN TestInfoAPIWarnings [2022-03-17T16:51:21.744Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:51:21.744Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-17T16:51:21.744Z] === RUN TestInfoDebug [2022-03-17T16:51:21.744Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:51:21.744Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-17T16:51:21.744Z] === RUN TestInfoInsecureRegistries [2022-03-17T16:51:21.744Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:51:21.744Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-17T16:51:21.744Z] === RUN TestInfoRegistryMirrors [2022-03-17T16:51:21.744Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:51:21.744Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-17T16:51:21.744Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T16:51:22.720Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2022-03-17T16:51:22.720Z] === RUN TestPingCacheHeaders [2022-03-17T16:51:22.720Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-17T16:51:22.720Z] === RUN TestPingGet [2022-03-17T16:51:22.720Z] --- PASS: TestPingGet (0.03s) [2022-03-17T16:51:22.720Z] === RUN TestPingHead [2022-03-17T16:51:22.720Z] --- PASS: TestPingHead (0.05s) [2022-03-17T16:51:22.720Z] === RUN TestVersion [2022-03-17T16:51:22.720Z] --- PASS: TestVersion (0.03s) [2022-03-17T16:51:22.720Z] PASS [2022-03-17T16:51:22.720Z] ok github.com/docker/docker/integration/system 1.325s [2022-03-17T16:51:22.720Z] [2022-03-17T16:51:22.720Z] === Skipped [2022-03-17T16:51:22.720Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T16:51:22.720Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T16:51:22.720Z] [2022-03-17T16:51:22.720Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-17T16:51:22.720Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T16:51:22.720Z] [2022-03-17T16:51:22.720Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-03-17T16:51:22.721Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T16:51:22.721Z] [2022-03-17T16:51:22.721Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-17T16:51:22.721Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T16:51:22.721Z] [2022-03-17T16:51:22.721Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-17T16:51:22.721Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T16:51:22.721Z] [2022-03-17T16:51:22.721Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-17T16:51:22.721Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T16:51:22.721Z] [2022-03-17T16:51:22.721Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-17T16:51:22.721Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:51:22.721Z] [2022-03-17T16:51:22.721Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-17T16:51:22.721Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:51:22.721Z] [2022-03-17T16:51:22.721Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-17T16:51:22.721Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T16:51:22.721Z] [2022-03-17T16:51:22.721Z] DONE 15 tests, 9 skipped in 3.798s [2022-03-17T16:51:23.187Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-17T16:51:25.392Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:51:25.392Z] INFO: Testing against a local daemon [2022-03-17T16:51:25.392Z] === RUN TestVolumesCreateAndList [2022-03-17T16:51:25.392Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-17T16:51:25.392Z] === RUN TestVolumesRemove [2022-03-17T16:51:25.392Z] --- PASS: TestVolumesRemove (0.13s) [2022-03-17T16:51:25.392Z] === RUN TestVolumesInspect [2022-03-17T16:51:25.855Z] --- PASS: TestVolumesInspect (0.06s) [2022-03-17T16:51:25.855Z] === RUN TestVolumesInvalidJSON [2022-03-17T16:51:25.855Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T16:51:25.855Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T16:51:25.855Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T16:51:25.855Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-17T16:51:25.855Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T16:51:25.855Z] PASS [2022-03-17T16:51:25.855Z] ok github.com/docker/docker/integration/volume 0.351s [2022-03-17T16:51:25.855Z] [2022-03-17T16:51:25.855Z] DONE 5 tests in 3.017s [2022-03-17T16:51:26.318Z] INFO: make.ps1 ended at 03/17/2022 16:51:25 [2022-03-17T16:51:26.318Z] INFO: Integration CLI tests being run from the host: [2022-03-17T16:51:26.318Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-17T16:51:39.510Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-17T16:51:41.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T16:51:41.218Z] INFO: Testing against a local daemon [2022-03-17T16:51:41.218Z] === RUN TestDockerSuite [2022-03-17T16:51:41.218Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-17T16:51:41.218Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-17T16:51:41.218Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T16:51:41.218Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-17T16:51:41.218Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-17T16:51:41.218Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-17T16:51:41.218Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-17T16:51:41.218Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T16:51:41.218Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-17T16:51:41.218Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-17T16:51:41.218Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-17T16:51:41.218Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-17T16:51:41.218Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-17T16:51:41.681Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-17T16:51:48.178Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-17T16:51:57.061Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-17T16:51:57.061Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-17T16:51:57.061Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-17T16:52:00.687Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-17T16:52:08.821Z] docker_cli_swarm_test.go:1166: [d321c63b7cbcc] joining swarm manager [d535c7292563f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-17T16:52:14.695Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-17T16:52:27.031Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-17T16:52:35.384Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-17T16:52:35.384Z] docker_cli_swarm_test.go:1447: [d36323573e998] joining swarm manager [d99805095b083]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:52:35.384Z] docker_cli_swarm_test.go:1448: [db799cf080540] joining swarm manager [d99805095b083]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T16:52:37.311Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-17T16:52:45.373Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-17T16:52:45.945Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-17T16:52:45.945Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-17T16:52:46.206Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-17T16:52:46.206Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-17T16:52:46.776Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-17T16:52:49.317Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-17T16:52:52.634Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-17T16:52:54.547Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-17T16:52:56.607Z] docker_cli_swarm_unix_test.go:63: [d89ba5b0b2398] joining swarm manager [d20029593c989]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:53:07.254Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-17T16:53:15.905Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-17T16:53:26.319Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-17T16:53:42.131Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-17T16:53:42.131Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-17T16:53:42.131Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T16:53:42.131Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-17T16:53:42.131Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T16:53:42.131Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-17T16:53:42.131Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-17T16:53:42.131Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-17T16:53:42.131Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T16:53:42.131Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-17T16:53:42.131Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-17T16:53:42.131Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-17T16:53:42.131Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-17T16:53:42.131Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-17T16:53:48.014Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-17T16:53:48.014Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T16:53:48.014Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-17T16:53:48.014Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T16:53:48.014Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-17T16:53:48.014Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T16:53:48.014Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-17T16:53:48.014Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T16:53:48.014Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-17T16:53:48.014Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T16:53:48.014Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-17T16:53:52.685Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-17T16:53:52.685Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T16:53:52.685Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-17T16:53:52.685Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T16:53:52.685Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-17T16:53:52.685Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T16:53:52.685Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-17T16:53:52.862Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-17T16:53:52.862Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-17T16:53:52.862Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-17T16:53:53.411Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-17T16:53:53.412Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-17T16:53:53.412Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-17T16:53:53.412Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T16:53:53.412Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-17T16:53:53.412Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T16:53:53.412Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-17T16:53:53.412Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T16:53:53.412Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-17T16:53:53.412Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T16:53:53.412Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-17T16:53:53.412Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T16:53:53.412Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-17T16:53:53.412Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T16:53:53.412Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-17T16:53:53.412Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T16:53:53.412Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-17T16:53:53.412Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-17T16:53:53.412Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T16:53:53.412Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-17T16:53:53.412Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-17T16:53:53.412Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T16:53:53.412Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-17T16:53:53.412Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T16:53:53.412Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-17T16:53:53.412Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-17T16:53:53.648Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-17T16:53:54.773Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-17T16:53:58.069Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-17T16:53:59.198Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-17T16:53:59.198Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T16:53:59.198Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-17T16:53:59.198Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T16:53:59.198Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-17T16:53:59.198Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T16:53:59.415Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-17T16:53:59.662Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-17T16:53:59.662Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T16:53:59.662Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-17T16:53:59.980Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-17T16:54:01.891Z] docker_api_swarm_test.go:962: [dd6c6a2c7889e] joining swarm manager [d9a14cb11128d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T16:54:03.392Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-17T16:54:03.392Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T16:54:03.392Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-17T16:54:03.392Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T16:54:03.392Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-17T16:54:11.952Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-17T16:54:17.079Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-17T16:54:17.079Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-17T16:54:17.079Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T16:54:17.079Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-17T16:54:17.079Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T16:54:17.079Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-17T16:54:17.079Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T16:54:17.079Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-17T16:54:17.079Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T16:54:17.079Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-17T16:54:17.079Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T16:54:17.079Z] === RUN TestDockerSuite/TestBuildFails [2022-03-17T16:54:18.611Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-17T16:54:18.611Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-17T16:54:20.005Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-17T16:54:25.676Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-17T16:54:32.226Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-17T16:54:32.733Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-17T16:54:33.186Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-17T16:54:35.098Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-17T16:54:38.394Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-17T16:54:40.015Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-17T16:54:46.524Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-17T16:54:47.172Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-17T16:54:48.735Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-17T16:54:50.723Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-17T16:54:52.536Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-17T16:54:52.536Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-17T16:54:52.536Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T16:54:52.536Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-17T16:54:52.536Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T16:54:52.536Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-17T16:54:52.536Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-17T16:54:52.536Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-17T16:54:52.536Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T16:54:52.536Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-17T16:54:52.536Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-17T16:54:52.536Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-17T16:54:53.264Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-17T16:54:54.062Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-17T16:54:54.601Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-17T16:54:54.602Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T16:54:54.602Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-17T16:54:55.587Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-17T16:54:55.805Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-17T16:54:56.055Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-17T16:54:56.055Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T16:54:56.055Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-17T16:54:58.366Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-17T16:54:58.730Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-17T16:55:00.907Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-17T16:55:03.391Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-17T16:55:03.391Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T16:55:03.391Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-17T16:55:03.391Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T16:55:03.448Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-17T16:55:03.845Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-17T16:55:03.845Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T16:55:03.845Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-17T16:55:03.845Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T16:55:03.845Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-17T16:55:03.845Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T16:55:03.845Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-17T16:55:05.987Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-17T16:55:06.482Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-17T16:55:06.482Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T16:55:06.482Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-17T16:55:07.553Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-17T16:55:07.554Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T16:55:07.554Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-17T16:55:07.554Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T16:55:07.554Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-17T16:55:07.554Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T16:55:07.554Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-17T16:55:08.515Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-17T16:55:14.306Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-17T16:55:19.117Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-17T16:55:20.684Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-17T16:55:22.898Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-17T16:55:22.898Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T16:55:22.898Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-17T16:55:23.366Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-17T16:55:23.833Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-17T16:55:29.108Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-17T16:55:29.109Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-17T16:55:29.109Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T16:55:29.109Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-17T16:55:29.109Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T16:55:29.109Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-17T16:55:29.109Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T16:55:29.109Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-17T16:55:29.109Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T16:55:29.109Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-17T16:55:29.109Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T16:55:29.109Z] === RUN TestDockerSuite/TestBuildFails [2022-03-17T16:55:29.694Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-17T16:55:30.162Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-17T16:55:30.630Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-17T16:55:32.012Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-17T16:55:32.193Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-17T16:55:32.472Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-17T16:55:32.662Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-17T16:55:33.647Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-17T16:55:35.868Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-17T16:55:39.541Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-17T16:55:43.022Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-17T16:55:43.022Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T16:55:43.022Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-17T16:55:43.022Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T16:55:43.022Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-17T16:55:43.022Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-17T16:55:43.022Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-17T16:55:43.022Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-17T16:55:43.022Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-17T16:55:44.012Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-17T16:55:44.479Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-17T16:55:46.609Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-17T16:55:51.629Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-17T16:55:53.657Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-17T16:56:00.926Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-17T16:56:01.425Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-17T16:56:02.239Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-17T16:56:07.516Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-17T16:56:07.516Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T16:56:07.516Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-17T16:56:07.978Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-17T16:56:08.433Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-17T16:56:08.433Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T16:56:08.433Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-17T16:56:09.662Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-17T16:56:09.662Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T16:56:09.662Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-17T16:56:12.614Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-17T16:56:17.134Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-17T16:56:18.709Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-17T16:56:18.709Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T16:56:18.709Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-17T16:56:28.990Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-17T16:56:29.949Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-17T16:56:32.049Z] --- PASS: TestDockerSwarmSuite (1615.66s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.13s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.02s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.99s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.24s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.93s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.00s) [2022-03-17T16:56:32.050Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.41s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.70s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.35s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.54s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.79s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.32s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.76s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.44s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.40s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.02s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.24s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.30s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.62s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.97s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.56s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.60s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.90s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.42s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.29s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.83s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.31s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.25s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.20s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.43s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.84s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.35s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.67s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.90s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.19s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.52s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.46s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.72s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.20s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.34s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.94s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.83s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.20s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.43s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.87s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.55s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.56s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.26s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.99s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.98s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.61s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.04s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.08s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.52s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.17s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.89s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.68s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.33s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.48s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.13s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.97s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.31s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.19s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.20s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.96s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.46s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.21s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.78s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.98s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.17s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.17s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.98s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.09s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.23s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.00s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.66s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.02s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.47s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.84s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.24s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.19s) [2022-03-17T16:56:32.050Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.25s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.81s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.53s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.98s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.08s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.69s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.31s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.30s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.40s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.89s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (10.85s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.17s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.43s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-03-17T16:56:32.050Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-03-17T16:56:32.050Z] === RUN TestDockerExternalVolumeSuite [2022-03-17T16:56:32.050Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-17T16:56:32.110Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-17T16:56:32.110Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T16:56:32.110Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-17T16:56:32.623Z] docker_cli_external_volume_driver_test.go:52: [d379d8d359fb5] daemon is not started [2022-03-17T16:56:33.071Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-17T16:56:33.071Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-17T16:56:38.886Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-17T16:56:38.886Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T16:56:38.886Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-17T16:56:38.886Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-17T16:56:38.886Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-17T16:56:38.908Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-17T16:56:38.908Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-17T16:56:39.337Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-17T16:56:39.892Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-17T16:56:40.299Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-17T16:56:40.299Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T16:56:40.299Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-17T16:56:40.299Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T16:56:40.299Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-17T16:56:40.299Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T16:56:40.299Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-17T16:56:40.752Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-17T16:56:40.875Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-17T16:56:41.343Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-17T16:56:41.709Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-17T16:56:42.328Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-17T16:56:43.891Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-17T16:56:45.418Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-17T16:56:47.537Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-17T16:56:47.568Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-17T16:56:47.568Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T16:56:47.568Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-17T16:56:47.568Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T16:56:47.568Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-17T16:56:47.568Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-17T16:56:49.657Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-17T16:56:49.657Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T16:56:49.657Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-17T16:56:49.657Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T16:56:50.112Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-17T16:56:50.112Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-17T16:56:50.112Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-17T16:56:50.112Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-17T16:56:50.112Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-17T16:56:50.572Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-17T16:56:51.262Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-17T16:56:51.530Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-17T16:56:57.296Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-17T16:56:58.368Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-17T16:57:05.997Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-17T16:57:10.719Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-17T16:57:14.500Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-17T16:57:14.990Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-17T16:57:14.990Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T16:57:14.990Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-17T16:57:15.390Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-17T16:57:15.455Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-17T16:57:15.455Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T16:57:15.455Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-17T16:57:16.552Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-17T16:57:19.147Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-17T16:57:21.303Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-17T16:57:22.447Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-17T16:57:29.496Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-17T16:57:31.558Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-17T16:57:31.558Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T16:57:31.558Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-17T16:57:31.558Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T16:57:31.558Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-17T16:57:31.558Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T16:57:31.558Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-17T16:57:31.558Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T16:57:31.558Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-17T16:57:32.011Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-17T16:57:50.768Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-17T16:57:50.768Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T16:57:50.768Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-17T16:57:55.261Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-17T16:57:59.089Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-17T16:58:01.141Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-17T16:58:01.141Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-17T16:58:01.141Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T16:58:01.141Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-17T16:58:01.141Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T16:58:01.141Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-17T16:58:04.085Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-17T16:58:05.250Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-17T16:58:09.941Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-17T16:58:11.421Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-17T16:58:12.989Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-17T16:58:12.989Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-17T16:58:12.989Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-17T16:58:16.219Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-17T16:58:17.178Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-17T16:58:17.203Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-17T16:58:18.766Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-17T16:58:20.158Z] docker_cli_external_volume_driver_test.go:52: [d6ec7477dd136] daemon is not started [2022-03-17T16:58:24.218Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-17T16:58:31.257Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-17T16:58:31.259Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-17T16:58:31.727Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-17T16:58:35.050Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-17T16:58:44.030Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-17T16:58:44.030Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T16:58:44.030Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-17T16:58:44.030Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T16:58:44.030Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-17T16:58:44.215Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-17T16:58:47.168Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-17T16:58:49.948Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-17T16:58:52.302Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-17T16:58:52.302Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T16:58:52.302Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-17T16:58:57.598Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-17T16:58:59.624Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-17T16:59:00.080Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-17T16:59:00.080Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T16:59:00.080Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-17T16:59:00.080Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T16:59:00.080Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-17T16:59:02.363Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-17T16:59:03.799Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-17T16:59:05.030Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-17T16:59:05.030Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T16:59:05.030Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-17T16:59:05.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-17T16:59:08.063Z] docker_cli_external_volume_driver_test.go:52: [d8d16536b6be7] daemon is not started [2022-03-17T16:59:08.235Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-17T16:59:08.467Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-17T16:59:09.220Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-17T16:59:09.220Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T16:59:09.220Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-17T16:59:09.220Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T16:59:09.220Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-17T16:59:11.462Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-17T16:59:11.462Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-17T16:59:11.917Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-17T16:59:12.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-17T16:59:12.144Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T16:59:12.277Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-17T16:59:12.277Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T16:59:12.277Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-17T16:59:13.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-17T16:59:14.807Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-17T16:59:15.767Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-17T16:59:17.291Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-17T16:59:19.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-17T16:59:20.417Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-17T16:59:20.417Z] docker_cli_external_volume_driver_test.go:52: [ddbf9a68e709f] daemon is not started [2022-03-17T16:59:27.569Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-17T16:59:28.530Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-17T16:59:31.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-17T16:59:35.347Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-17T16:59:38.854Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-17T16:59:40.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-17T16:59:40.217Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T16:59:40.669Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-17T16:59:42.641Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-17T16:59:51.301Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-17T16:59:52.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-17T16:59:52.969Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T16:59:52.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-17T16:59:52.969Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T16:59:52.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-17T16:59:57.166Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-17T16:59:59.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-17T16:59:59.981Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T16:59:59.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-17T16:59:59.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-17T16:59:59.981Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T16:59:59.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-17T16:59:59.981Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T16:59:59.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-17T17:00:01.918Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-17T17:00:03.098Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-17T17:00:03.479Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-17T17:00:03.479Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T17:00:03.479Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-17T17:00:03.479Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T17:00:03.479Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-17T17:00:06.429Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-17T17:00:06.429Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T17:00:06.429Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-17T17:00:07.460Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-17T17:00:20.748Z] === RUN TestDockerSuite/TestBuildRm [2022-03-17T17:00:25.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-17T17:00:35.517Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-17T17:00:39.231Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-17T17:00:39.231Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T17:00:39.231Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-17T17:00:39.231Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T17:00:39.687Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-17T17:00:40.478Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-17T17:00:41.216Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-17T17:00:45.899Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-17T17:00:49.120Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-17T17:00:49.612Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-17T17:00:50.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-17T17:00:55.380Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-17T17:00:56.285Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-17T17:00:56.286Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T17:00:56.738Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-17T17:00:56.738Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T17:00:57.190Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-17T17:00:59.341Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-17T17:00:59.341Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T17:00:59.341Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-17T17:01:05.082Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-17T17:01:06.042Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-17T17:01:06.042Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T17:01:06.042Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-17T17:01:06.042Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T17:01:06.042Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-17T17:01:08.190Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-17T17:01:09.145Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-17T17:01:10.102Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-17T17:01:10.344Z] === RUN TestDockerSuite/TestBuildRm [2022-03-17T17:01:10.553Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-17T17:01:11.507Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-17T17:01:13.032Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-17T17:01:13.994Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-17T17:01:14.964Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-17T17:01:17.252Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-17T17:01:20.130Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-17T17:01:20.130Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T17:01:20.130Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-17T17:01:21.649Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-17T17:01:21.649Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T17:01:21.649Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-17T17:01:22.102Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-17T17:01:22.768Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-17T17:01:24.981Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-17T17:01:25.383Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-17T17:01:25.383Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-17T17:01:25.936Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-17T17:01:26.388Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-17T17:01:26.388Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T17:01:26.388Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-17T17:01:27.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-17T17:01:27.439Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-17T17:01:27.439Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T17:01:27.439Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-17T17:01:27.439Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T17:01:27.439Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-17T17:01:27.910Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-17T17:01:28.387Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-17T17:01:28.387Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T17:01:28.387Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-17T17:01:28.387Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T17:01:28.387Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-17T17:01:28.967Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-17T17:01:30.471Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-17T17:01:30.471Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-17T17:01:32.679Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-17T17:01:35.221Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-17T17:01:35.406Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-17T17:01:37.390Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-17T17:01:42.058Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-17T17:01:45.329Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-17T17:01:59.760Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-17T17:02:00.431Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-17T17:02:00.635Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-17T17:02:00.635Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T17:02:00.635Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-17T17:02:01.156Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-17T17:02:01.621Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-17T17:02:03.189Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-17T17:02:09.052Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-17T17:02:09.687Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-17T17:02:09.687Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-17T17:02:14.918Z] === RUN TestDockerSuite/TestBuildUser [2022-03-17T17:02:14.918Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T17:02:14.918Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-17T17:02:14.918Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T17:02:14.918Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-17T17:02:14.918Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T17:02:14.918Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-17T17:02:15.458Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-17T17:02:15.458Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-17T17:02:17.444Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-17T17:02:17.946Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-17T17:02:17.946Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-17T17:02:17.946Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-17T17:02:18.705Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-17T17:02:19.462Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-17T17:02:19.462Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T17:02:19.694Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-17T17:02:20.123Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-17T17:02:20.415Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-17T17:02:20.415Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T17:02:20.415Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-17T17:02:20.415Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T17:02:20.415Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-17T17:02:21.368Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-17T17:02:21.368Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T17:02:21.368Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-17T17:02:23.480Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-17T17:02:23.480Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T17:02:23.480Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-17T17:02:23.480Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T17:02:23.480Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-17T17:02:45.209Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-17T17:02:45.210Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T17:02:45.210Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-17T17:02:46.173Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-17T17:02:47.134Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-17T17:02:48.765Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-17T17:02:49.558Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-17T17:02:49.749Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-17T17:02:52.897Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-17T17:02:56.929Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-17T17:02:57.383Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-17T17:02:57.383Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T17:02:57.562Z] === RUN TestDockerSuite/TestBuildUser [2022-03-17T17:02:57.562Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T17:02:57.562Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-17T17:02:57.562Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T17:02:57.562Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-17T17:02:57.562Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T17:02:57.562Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-17T17:02:57.836Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-17T17:03:01.805Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-17T17:03:02.179Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-17T17:03:02.229Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-17T17:03:02.684Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-17T17:03:06.400Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-17T17:03:06.400Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T17:03:06.400Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-17T17:03:06.400Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T17:03:06.400Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-17T17:03:06.852Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-17T17:03:06.852Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T17:03:07.308Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-17T17:03:07.308Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T17:03:07.308Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-17T17:03:11.031Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-17T17:03:11.031Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T17:03:11.031Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-17T17:03:19.921Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-17T17:03:19.921Z] docker_cli_external_volume_driver_test.go:484: [d5234138425cb] daemon is not started [2022-03-17T17:03:25.823Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-17T17:03:29.545Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-17T17:03:30.002Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-17T17:03:31.489Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-17T17:03:31.489Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-17T17:03:33.411Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-17T17:03:33.411Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-17T17:03:33.411Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-17T17:03:34.825Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-17T17:03:34.825Z] docker_cli_external_volume_driver_test.go:52: [d8a098e0fb9ef] daemon is not started [2022-03-17T17:03:35.561Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-17T17:03:38.723Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-17T17:03:39.262Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-17T17:03:44.518Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-17T17:03:44.518Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T17:03:44.976Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-17T17:03:44.976Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T17:03:44.976Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-17T17:03:47.661Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-17T17:03:47.662Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T17:03:47.662Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-17T17:03:47.662Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T17:03:47.662Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-17T17:03:47.662Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T17:03:47.662Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-17T17:03:47.764Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-17T17:03:48.625Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-17T17:03:48.703Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-17T17:03:48.703Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T17:03:48.703Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite (437.43s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.63s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.33s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.71s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.07s) [2022-03-17T17:03:49.730Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-03-17T17:03:49.730Z] PASS [2022-03-17T17:03:49.730Z] [2022-03-17T17:03:49.730Z] === Skipped [2022-03-17T17:03:49.730Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-17T17:03:49.730Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-17T17:03:49.730Z] check_test.go:308: [de4f773150eae] daemon is not started [2022-03-17T17:03:49.730Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-17T17:03:49.730Z] [2022-03-17T17:03:49.730Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-17T17:03:49.730Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-17T17:03:49.730Z] check_test.go:308: [db11f9a2fb6d6] daemon is not started [2022-03-17T17:03:49.730Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-17T17:03:49.730Z] [2022-03-17T17:03:49.730Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-17T17:03:49.730Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-17T17:03:49.730Z] check_test.go:308: [d49bc3949e318] daemon is not started [2022-03-17T17:03:49.730Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-17T17:03:49.730Z] [2022-03-17T17:03:49.730Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-17T17:03:49.730Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-17T17:03:49.730Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-17T17:03:49.730Z] [2022-03-17T17:03:49.730Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-17T17:03:49.730Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-17T17:03:49.730Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-17T17:03:49.730Z] [2022-03-17T17:03:49.730Z] DONE 271 tests, 5 skipped in 2400.409s [2022-03-17T17:03:49.730Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T17:03:49.730Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2135c34e5741/docker.pid [2022-03-17T17:03:49.730Z] +++ kill 6627 [2022-03-17T17:03:49.730Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6627 is not a child of this shell [2022-03-17T17:03:49.730Z] warning: PID 6627 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2135c34e5741/docker.pid had a nonzero exit code [2022-03-17T17:03:49.730Z] ++++ cat bundles/test-integration/docker.pid [2022-03-17T17:03:49.730Z] +++ kill 8849 [2022-03-17T17:03:49.730Z] +++ /etc/init.d/apparmor stop [2022-03-17T17:03:49.730Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T17:03:49.730Z] [2022-03-17T17:03:49.730Z] Unloading profiles will leave already running processes permanently [2022-03-17T17:03:49.730Z] unconfined, which can lead to unexpected situations. [2022-03-17T17:03:49.730Z] [2022-03-17T17:03:49.730Z] To set a process to complain mode, use the command line tool [2022-03-17T17:03:49.730Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T17:03:49.730Z] +++ true [2022-03-17T17:03:49.730Z] exiting test-integration [2022-03-17T17:03:49.730Z] ++ exit 0 [2022-03-17T17:03:49.730Z] [2022-03-17T17:03:49.992Z] + exit 0 [2022-03-17T17:03:49.992Z] ++ jobs -p [2022-03-17T17:03:49.992Z] + pids= [2022-03-17T17:03:49.992Z] + echo 'Remaining pids to kill: []' [2022-03-17T17:03:49.992Z] Remaining pids to kill: [] [2022-03-17T17:03:49.992Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-17T17:03:50.007Z] Recording test results [2022-03-17T17:03:50.454Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-17T17:03:50.777Z] + echo Ensuring container killed. [2022-03-17T17:03:50.777Z] Ensuring container killed. [2022-03-17T17:03:50.777Z] + docker ps -aq -f name=docker-pr7-* [2022-03-17T17:03:50.777Z] + cids=f7860b4edb06 [2022-03-17T17:03:50.777Z] fba1292e21ed [2022-03-17T17:03:50.777Z] afc00c4579ff [2022-03-17T17:03:50.777Z] + [ -n f7860b4edb06 [2022-03-17T17:03:50.777Z] fba1292e21ed [2022-03-17T17:03:50.777Z] afc00c4579ff ] [2022-03-17T17:03:50.777Z] + docker rm -vf f7860b4edb06 fba1292e21ed afc00c4579ff [2022-03-17T17:03:52.165Z] f7860b4edb06 [2022-03-17T17:03:52.165Z] fba1292e21ed [2022-03-17T17:03:52.165Z] afc00c4579ff [Pipeline] sh [2022-03-17T17:03:52.456Z] + echo Chowning /workspace to jenkins user [2022-03-17T17:03:52.456Z] Chowning /workspace to jenkins user [2022-03-17T17:03:52.456Z] + id -u [2022-03-17T17:03:52.456Z] + id -g [2022-03-17T17:03:52.456Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43298:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T17:03:56.070Z] + bundleName=amd64 [2022-03-17T17:03:56.070Z] + echo Creating amd64-bundles.tar.gz [2022-03-17T17:03:56.070Z] Creating amd64-bundles.tar.gz [2022-03-17T17:03:56.070Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-17T17:03:56.070Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-17T17:03:57.170Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [Pipeline] archiveArtifacts [2022-03-17T17:03:57.469Z] Archiving artifacts [2022-03-17T17:03:58.069Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43298/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T17:03:58.383Z] + make clean [2022-03-17T17:03:58.383Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T17:03:58.643Z] docker-dev-cache [2022-03-17T17:03:58.643Z] docker-mod-cache [Pipeline] deleteDir [2022-03-17T17:04:00.059Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-17T17:04:00.059Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T17:04:00.059Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-17T17:04:00.059Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T17:04:00.059Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-17T17:04:00.059Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T17:04:00.059Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-17T17:04:01.041Z] === RUN TestDockerSuite/TestBuildWithTabs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T17:04:02.232Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-17T17:04:06.810Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-17T17:04:06.810Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-17T17:04:08.010Z] === RUN TestDockerSuite/TestCommitChange [2022-03-17T17:04:13.783Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-17T17:04:19.567Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-17T17:04:19.567Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T17:04:19.567Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-17T17:04:21.574Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-17T17:04:21.574Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T17:04:21.574Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-17T17:04:21.574Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T17:04:21.574Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-17T17:04:21.574Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T17:04:21.574Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-17T17:04:22.535Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-17T17:04:28.108Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-17T17:04:28.108Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T17:04:28.108Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-17T17:04:31.070Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-17T17:04:32.594Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-17T17:04:32.594Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T17:04:32.594Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-17T17:04:32.594Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T17:04:32.594Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-17T17:04:32.594Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T17:04:32.594Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-17T17:04:34.788Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-17T17:04:34.788Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T17:04:34.788Z] === RUN TestDockerSuite/TestCommitChange [2022-03-17T17:04:36.664Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-17T17:04:41.052Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-17T17:04:41.435Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-17T17:04:41.435Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T17:04:41.435Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-17T17:04:41.435Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T17:04:41.435Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-17T17:04:41.435Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T17:04:41.435Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-17T17:04:41.435Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T17:04:41.435Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-17T17:04:41.435Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T17:04:41.435Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-17T17:04:41.435Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T17:04:41.435Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-17T17:04:41.435Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T17:04:41.435Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-17T17:04:41.435Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-17T17:04:45.127Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-17T17:04:45.127Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T17:04:45.127Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-17T17:04:50.100Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-17T17:04:53.788Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-17T17:04:53.788Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T17:04:53.788Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-17T17:04:58.757Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-17T17:04:58.757Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T17:04:58.757Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-17T17:05:00.946Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-17T17:05:01.712Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-17T17:05:01.712Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T17:05:01.712Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-17T17:05:01.712Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T17:05:01.712Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-17T17:05:01.712Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T17:05:01.712Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-17T17:05:04.662Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-17T17:05:04.662Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T17:05:04.662Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-17T17:05:04.662Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-17T17:05:05.699Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-17T17:05:05.699Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T17:05:05.699Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-17T17:05:05.699Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T17:05:05.699Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-17T17:05:05.699Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T17:05:05.699Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-17T17:05:05.699Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T17:05:05.699Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-17T17:05:05.699Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T17:05:05.699Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-17T17:05:05.699Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T17:05:05.699Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-17T17:05:05.699Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T17:05:05.699Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-17T17:05:05.699Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-17T17:05:07.611Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-17T17:05:07.611Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-17T17:05:07.611Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T17:05:07.611Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-17T17:05:07.611Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T17:05:07.611Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-17T17:05:07.611Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T17:05:07.611Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-17T17:05:11.410Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-17T17:05:13.625Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-17T17:05:13.688Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-17T17:05:13.688Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-17T17:05:13.688Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T17:05:13.688Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-17T17:05:14.356Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-17T17:05:15.841Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-17T17:05:16.308Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-17T17:05:16.309Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T17:05:16.309Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-17T17:05:18.525Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-17T17:05:18.525Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-17T17:05:21.510Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-17T17:05:21.510Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T17:05:21.510Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-17T17:05:22.322Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-17T17:05:22.322Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:05:22.322Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-17T17:05:22.322Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:05:22.322Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-17T17:05:24.440Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-17T17:05:24.440Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T17:05:24.440Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-17T17:05:24.440Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T17:05:24.440Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-17T17:05:24.440Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T17:05:24.440Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-17T17:05:25.273Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-17T17:05:25.273Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-17T17:05:27.327Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-17T17:05:27.327Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T17:05:27.327Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-17T17:05:27.327Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-17T17:05:27.490Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-17T17:05:27.490Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T17:05:27.490Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-17T17:05:30.213Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-17T17:05:30.213Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-17T17:05:30.213Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T17:05:30.213Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-17T17:05:30.213Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T17:05:30.213Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-17T17:05:30.213Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T17:05:30.213Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-17T17:05:31.296Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-17T17:05:31.296Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-17T17:05:33.931Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-17T17:05:34.252Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-17T17:05:37.642Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-17T17:05:39.111Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-17T17:05:41.354Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-17T17:05:41.354Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-17T17:05:41.354Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T17:05:41.354Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-17T17:05:43.866Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-17T17:05:43.866Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-17T17:05:43.866Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-17T17:05:43.866Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-17T17:05:44.334Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-17T17:05:45.067Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-17T17:05:45.067Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-17T17:05:47.289Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-17T17:05:47.289Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T17:05:47.289Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-17T17:05:47.954Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-17T17:05:47.954Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:05:47.954Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-17T17:05:47.954Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:05:47.954Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-17T17:05:50.249Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-17T17:05:50.249Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T17:05:50.249Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-17T17:05:50.900Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-17T17:05:50.900Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-17T17:05:52.466Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-17T17:05:52.466Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-17T17:05:53.847Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-17T17:05:53.848Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T17:05:53.848Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-17T17:05:57.636Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-17T17:05:58.103Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-17T17:05:58.339Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-17T17:05:59.908Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-17T17:05:59.908Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T17:05:59.908Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-17T17:05:59.908Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T17:05:59.908Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-17T17:05:59.908Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T17:05:59.908Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-17T17:05:59.908Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T17:05:59.908Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-17T17:05:59.908Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T17:05:59.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-17T17:06:01.054Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-17T17:06:02.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-17T17:06:02.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-17T17:06:05.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-17T17:06:06.915Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-17T17:06:08.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-17T17:06:10.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-17T17:06:12.782Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-17T17:06:13.249Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-17T17:06:13.249Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-17T17:06:13.249Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-17T17:06:13.249Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-17T17:06:13.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005c6600_} [2022-03-17T17:06:16.200Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-17T17:06:16.200Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T17:06:16.200Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-17T17:06:16.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13796678848_c:\foo_false____} [2022-03-17T17:06:19.095Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-17T17:06:19.095Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T17:06:19.095Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-17T17:06:19.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13796678848_c:\foo_true____} [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-17T17:06:22.673Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-17T17:06:22.673Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-17T17:06:22.673Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-17T17:06:22.673Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-17T17:06:22.673Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-17T17:06:22.673Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T17:06:22.673Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-17T17:06:22.836Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-17T17:06:22.836Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-17T17:06:25.927Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-17T17:06:25.927Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T17:06:25.927Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-17T17:06:25.927Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:06:25.927Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-17T17:06:25.927Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:06:25.927Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-17T17:06:25.927Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T17:06:25.927Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-17T17:06:25.927Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T17:06:25.927Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-17T17:06:25.927Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T17:06:25.927Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-17T17:06:25.927Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T17:06:25.927Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-17T17:06:25.927Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T17:06:25.927Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-17T17:06:25.927Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T17:06:25.927Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-17T17:06:25.927Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T17:06:25.927Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-17T17:06:25.927Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T17:06:25.927Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-17T17:06:25.927Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:06:25.927Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-17T17:06:25.927Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T17:06:25.927Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-17T17:06:27.499Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-17T17:06:29.650Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-17T17:06:29.650Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-17T17:06:29.650Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T17:06:29.650Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-17T17:06:30.387Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-17T17:06:30.387Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T17:06:30.387Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-17T17:06:30.387Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T17:06:30.387Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-17T17:06:30.387Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T17:06:30.387Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-17T17:06:30.387Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T17:06:30.844Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-17T17:06:30.844Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T17:06:30.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-17T17:06:32.545Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-17T17:06:32.545Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T17:06:32.545Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-17T17:06:32.545Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T17:06:32.545Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-17T17:06:32.545Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T17:06:32.545Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-17T17:06:33.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-17T17:06:33.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-17T17:06:36.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-17T17:06:38.314Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-17T17:06:39.580Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-17T17:06:40.317Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-17T17:06:41.100Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-17T17:06:41.205Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-17T17:06:41.205Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T17:06:41.205Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-17T17:06:41.205Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T17:06:41.205Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-17T17:06:42.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-17T17:06:42.053Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-17T17:06:44.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000881f8_} [2022-03-17T17:06:47.814Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11551207605_c:\foo_false____} [2022-03-17T17:06:50.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11551207605_c:\foo_true____} [2022-03-17T17:06:53.550Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-17T17:06:53.550Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T17:06:53.550Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-17T17:06:53.550Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T17:06:53.550Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-17T17:06:54.414Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-17T17:06:54.414Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-17T17:06:54.414Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-17T17:06:54.414Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-17T17:06:54.414Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-17T17:06:54.414Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T17:06:54.414Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-17T17:06:57.307Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-17T17:06:57.307Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T17:06:57.307Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-17T17:06:57.307Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:06:57.307Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-17T17:06:57.307Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:06:57.307Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-17T17:06:57.307Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T17:06:57.307Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-17T17:06:57.307Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T17:06:57.307Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-17T17:06:57.307Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T17:06:57.307Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-17T17:06:57.307Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T17:06:57.307Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-17T17:06:57.307Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T17:06:57.307Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-17T17:06:57.307Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T17:06:57.307Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-17T17:06:57.307Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T17:06:57.764Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-17T17:06:57.764Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T17:06:57.764Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-17T17:06:57.764Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:06:57.764Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-17T17:06:57.764Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T17:06:57.764Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-17T17:07:00.650Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-17T17:07:00.650Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-17T17:07:00.650Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T17:07:00.650Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-17T17:07:03.833Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-17T17:07:03.833Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T17:07:03.833Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-17T17:07:03.833Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T17:07:03.833Z] === RUN TestDockerSuite/TestCpToDot [2022-03-17T17:07:04.360Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-17T17:07:04.360Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T17:07:04.360Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-17T17:07:04.360Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T17:07:04.360Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-17T17:07:04.360Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T17:07:04.360Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-17T17:07:06.000Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-17T17:07:06.000Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T17:07:06.000Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-17T17:07:06.000Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T17:07:06.000Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-17T17:07:08.888Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-17T17:07:08.888Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:07:08.888Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-17T17:07:08.888Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T17:07:08.888Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-17T17:07:08.888Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T17:07:08.888Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-17T17:07:08.888Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T17:07:08.888Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-17T17:07:09.344Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-17T17:07:09.344Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-17T17:07:10.124Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-17T17:07:11.907Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-17T17:07:12.232Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-17T17:07:13.011Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-17T17:07:13.011Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T17:07:13.011Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-17T17:07:13.011Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T17:07:13.011Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-17T17:07:15.121Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-17T17:07:15.121Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-17T17:07:15.121Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-17T17:07:17.283Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-17T17:07:18.244Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-17T17:07:18.244Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-17T17:07:18.244Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T17:07:18.244Z] === RUN TestDockerSuite/TestCreateRM [2022-03-17T17:07:18.699Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-17T17:07:18.699Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T17:07:18.699Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-17T17:07:19.155Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-17T17:07:19.611Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-17T17:07:22.204Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-17T17:07:23.447Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-17T17:07:23.447Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T17:07:23.447Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-17T17:07:23.447Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T17:07:23.902Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-17T17:07:29.893Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-17T17:07:29.893Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-17T17:07:29.893Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-17T17:07:33.609Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-17T17:07:33.609Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-17T17:07:33.609Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T17:07:33.609Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-17T17:07:36.239Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-17T17:07:36.239Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.239Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-17T17:07:36.239Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.239Z] === RUN TestDockerSuite/TestCpToDot [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-17T17:07:36.498Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-17T17:07:36.498Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-17T17:07:36.498Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-17T17:07:36.498Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-17T17:07:36.498Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-17T17:07:36.498Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-17T17:07:36.498Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-17T17:07:36.498Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-17T17:07:36.498Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-17T17:07:36.498Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestDockerFails [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-17T17:07:36.498Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-17T17:07:36.498Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-17T17:07:36.498Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-17T17:07:36.498Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-17T17:07:36.498Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T17:07:36.498Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-17T17:07:37.764Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-17T17:07:37.764Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T17:07:37.764Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-17T17:07:37.764Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T17:07:37.764Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-17T17:07:39.388Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-17T17:07:41.482Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-17T17:07:41.482Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:07:41.482Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-17T17:07:41.482Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T17:07:41.482Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-17T17:07:41.482Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T17:07:41.482Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-17T17:07:41.482Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T17:07:41.482Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-17T17:07:41.482Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-17T17:07:41.482Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-17T17:07:42.281Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-17T17:07:43.181Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-17T17:07:43.645Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-17T17:07:45.169Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-17T17:07:46.536Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-17T17:07:46.536Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-17T17:07:46.990Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-17T17:07:49.154Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-17T17:07:50.115Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-17T17:07:50.115Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-17T17:07:50.115Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T17:07:50.115Z] === RUN TestDockerSuite/TestCreateRM [2022-03-17T17:07:50.571Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-17T17:07:50.571Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T17:07:50.571Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-17T17:07:51.027Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-17T17:07:51.027Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-17T17:07:55.449Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-17T17:08:01.216Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-17T17:08:01.307Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-17T17:08:01.307Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-17T17:08:01.307Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-17T17:08:04.193Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-17T17:08:04.193Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-17T17:08:04.193Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T17:08:04.193Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-17T17:08:07.906Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-17T17:08:07.906Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T17:08:07.906Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-17T17:08:07.906Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-17T17:08:07.906Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T17:08:07.906Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-17T17:08:07.906Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T17:08:07.906Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-17T17:08:07.906Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T17:08:07.906Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-17T17:08:07.906Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:08:07.906Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-17T17:08:07.906Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T17:08:07.906Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-17T17:08:07.906Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T17:08:07.906Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-17T17:08:07.906Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:08:07.906Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-17T17:08:07.906Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T17:08:07.906Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-17T17:08:07.906Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T17:08:07.906Z] === RUN TestDockerSuite/TestDockerFails [2022-03-17T17:08:07.907Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-17T17:08:07.907Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T17:08:07.907Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-17T17:08:07.907Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T17:08:07.907Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-17T17:08:07.907Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T17:08:07.907Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-17T17:08:07.907Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T17:08:07.907Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-17T17:08:07.907Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T17:08:07.907Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-17T17:08:08.264Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-17T17:08:10.431Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-17T17:08:10.790Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-17T17:08:11.392Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-17T17:08:13.684Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-17T17:08:17.158Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-17T17:08:17.158Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-17T17:08:17.398Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-17T17:08:18.685Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-17T17:08:24.453Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-17T17:08:25.585Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-17T17:08:27.677Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-17T17:08:30.220Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-17T17:08:30.220Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-17T17:08:30.676Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-17T17:08:30.676Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T17:08:30.676Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-17T17:08:30.676Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T17:08:30.676Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-17T17:08:30.676Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T17:08:30.676Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-17T17:08:31.636Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-17T17:08:31.636Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T17:08:31.636Z] === RUN TestDockerSuite/TestEventsRename [2022-03-17T17:08:33.437Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-17T17:08:35.348Z] === RUN TestDockerSuite/TestEventsResize [2022-03-17T17:08:39.683Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-17T17:08:41.848Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-17T17:08:42.808Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-17T17:08:43.914Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-17T17:08:46.078Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-17T17:08:46.562Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-17T17:08:47.480Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-17T17:08:48.440Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-17T17:08:48.969Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-17T17:08:49.402Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-17T17:08:54.735Z] === RUN TestDockerSuite/TestEventsTop [2022-03-17T17:08:54.735Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T17:08:54.735Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-17T17:08:55.165Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-17T17:08:56.817Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-17T17:08:57.623Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-17T17:09:02.208Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-17T17:09:02.208Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-17T17:09:02.208Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-17T17:09:02.208Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T17:09:02.208Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-17T17:09:02.208Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T17:09:02.208Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-17T17:09:02.208Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T17:09:02.208Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-17T17:09:02.289Z] === RUN TestDockerSuite/TestExec [2022-03-17T17:09:02.289Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:09:02.289Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-17T17:09:02.289Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T17:09:02.289Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-17T17:09:02.663Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-17T17:09:02.663Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T17:09:02.663Z] === RUN TestDockerSuite/TestEventsRename [2022-03-17T17:09:05.179Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-17T17:09:06.380Z] === RUN TestDockerSuite/TestEventsResize [2022-03-17T17:09:07.342Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-17T17:09:07.342Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:09:07.342Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-17T17:09:07.342Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:09:07.342Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-17T17:09:07.342Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T17:09:07.342Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-17T17:09:09.506Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-17T17:09:12.442Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-17T17:09:14.663Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-17T17:09:16.877Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-17T17:09:22.592Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-17T17:09:22.592Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T17:09:22.592Z] === RUN TestDockerSuite/TestExecEnv [2022-03-17T17:09:22.592Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T17:09:23.413Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-17T17:09:23.413Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T17:09:23.413Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-17T17:09:25.576Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-17T17:09:30.460Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-17T17:09:30.460Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T17:09:30.460Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-17T17:09:30.460Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T17:09:30.460Z] === RUN TestDockerSuite/TestExecParseError [2022-03-17T17:09:30.460Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T17:09:30.460Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-17T17:09:30.460Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T17:09:30.460Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-17T17:09:30.460Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T17:09:30.460Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-17T17:09:33.409Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-17T17:09:33.409Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T17:09:33.409Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-17T17:09:33.409Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T17:09:33.409Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-17T17:09:33.409Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T17:09:33.409Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-17T17:09:33.409Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T17:09:33.409Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-17T17:09:33.409Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T17:09:33.409Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-17T17:09:36.360Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-17T17:09:36.360Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T17:09:36.360Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-17T17:09:41.994Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-17T17:09:42.450Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-17T17:09:43.516Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-17T17:09:43.516Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T17:09:43.516Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-17T17:09:43.516Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T17:09:43.516Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-17T17:09:43.516Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T17:09:43.516Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-17T17:09:46.163Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-17T17:09:49.379Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-17T17:09:51.928Z] === RUN TestDockerSuite/TestEventsTop [2022-03-17T17:09:51.928Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T17:09:51.928Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-17T17:09:54.090Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-17T17:09:55.244Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-17T17:09:59.033Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-17T17:09:59.883Z] === RUN TestDockerSuite/TestExec [2022-03-17T17:09:59.883Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:09:59.883Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-17T17:09:59.883Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T17:09:59.883Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-17T17:10:02.048Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-17T17:10:04.936Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-17T17:10:04.937Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:10:04.937Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-17T17:10:04.937Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:10:04.937Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-17T17:10:04.937Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T17:10:04.937Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-17T17:10:06.181Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-17T17:10:06.181Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:10:06.181Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-17T17:10:06.181Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-17T17:10:06.181Z] === RUN TestDockerSuite/TestHealth [2022-03-17T17:10:06.181Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T17:10:06.181Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-17T17:10:06.181Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-17T17:10:06.181Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-17T17:10:06.181Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-17T17:10:08.648Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-17T17:10:11.539Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-17T17:10:12.043Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-17T17:10:12.043Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-17T17:10:12.043Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T17:10:12.043Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-17T17:10:12.043Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-17T17:10:12.043Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-17T17:10:12.043Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-17T17:10:13.027Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-17T17:10:13.027Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T17:10:13.027Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-17T17:10:14.012Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-17T17:10:14.012Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-17T17:10:15.251Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-17T17:10:16.226Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-17T17:10:16.693Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-17T17:10:18.907Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-17T17:10:18.972Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-17T17:10:22.695Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-17T17:10:22.695Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-17T17:10:22.695Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T17:10:22.695Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-17T17:10:26.015Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-17T17:10:26.015Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T17:10:26.015Z] === RUN TestDockerSuite/TestExecEnv [2022-03-17T17:10:26.015Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T17:10:26.015Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-17T17:10:26.015Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T17:10:26.015Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-17T17:10:26.484Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-17T17:10:26.951Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-17T17:10:26.951Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-17T17:10:26.951Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T17:10:26.951Z] === RUN TestDockerSuite/TestImportFile [2022-03-17T17:10:26.951Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T17:10:26.951Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-17T17:10:26.951Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-17T17:10:26.951Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T17:10:26.951Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-17T17:10:26.951Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T17:10:26.951Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-17T17:10:26.951Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:10:26.951Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-17T17:10:26.951Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T17:10:26.951Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-17T17:10:26.951Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T17:10:26.951Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-17T17:10:26.951Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T17:10:26.951Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-17T17:10:26.951Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-17T17:10:26.951Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T17:10:26.951Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-17T17:10:26.951Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T17:10:26.951Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-17T17:10:28.904Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-17T17:10:30.742Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-17T17:10:32.959Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-17T17:10:32.959Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T17:10:32.959Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-17T17:10:32.959Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T17:10:33.427Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-17T17:10:33.427Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-17T17:10:33.427Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T17:10:33.427Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-17T17:10:33.568Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-17T17:10:33.568Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T17:10:33.568Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-17T17:10:33.568Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T17:10:33.568Z] === RUN TestDockerSuite/TestExecParseError [2022-03-17T17:10:33.568Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T17:10:33.568Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-17T17:10:33.568Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T17:10:33.568Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-17T17:10:33.568Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T17:10:33.568Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-17T17:10:36.379Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-17T17:10:36.379Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-17T17:10:37.282Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-17T17:10:37.282Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T17:10:37.282Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-17T17:10:37.282Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T17:10:37.282Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-17T17:10:37.282Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T17:10:37.282Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-17T17:10:37.282Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T17:10:37.282Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-17T17:10:37.282Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T17:10:37.282Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-17T17:10:39.326Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-17T17:10:39.326Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T17:10:39.326Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-17T17:10:39.326Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T17:10:39.326Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-17T17:10:39.326Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T17:10:39.326Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-17T17:10:40.994Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-17T17:10:40.994Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T17:10:40.994Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-17T17:10:42.275Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-17T17:10:48.038Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-17T17:10:48.038Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T17:10:48.038Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-17T17:10:48.038Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T17:10:48.038Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-17T17:10:48.038Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T17:10:48.038Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-17T17:10:48.145Z] === RUN TestDockerSuite/TestInspectImage [2022-03-17T17:10:48.146Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:10:48.146Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-17T17:10:48.146Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:10:48.146Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-17T17:10:48.146Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T17:10:48.146Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-17T17:10:51.096Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-17T17:10:53.310Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-17T17:10:53.310Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-17T17:10:54.626Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-17T17:10:56.632Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-17T17:10:58.945Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-17T17:10:58.945Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T17:10:58.945Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-17T17:10:58.945Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-17T17:11:01.155Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-17T17:11:01.663Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-17T17:11:04.939Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-17T17:11:05.599Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-17T17:11:08.340Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-17T17:11:08.340Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-17T17:11:08.340Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T17:11:08.340Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-17T17:11:08.340Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T17:11:08.340Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-17T17:11:08.340Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-17T17:11:08.340Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-17T17:11:08.340Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T17:11:08.340Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-17T17:11:08.340Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-17T17:11:08.340Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-17T17:11:08.340Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-17T17:11:10.799Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-17T17:11:11.211Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-17T17:11:12.361Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-17T17:11:14.131Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-17T17:11:14.131Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:11:14.131Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-17T17:11:14.131Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-17T17:11:14.131Z] === RUN TestDockerSuite/TestHealth [2022-03-17T17:11:14.131Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T17:11:14.131Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-17T17:11:14.131Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-17T17:11:14.131Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-17T17:11:14.589Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-17T17:11:15.319Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-17T17:11:18.242Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-17T17:11:18.242Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T17:11:18.242Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-17T17:11:18.242Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T17:11:18.242Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-17T17:11:18.242Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T17:11:18.242Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-17T17:11:18.242Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T17:11:18.242Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-17T17:11:18.242Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T17:11:18.242Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-17T17:11:18.268Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-17T17:11:19.251Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-17T17:11:19.251Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-17T17:11:19.251Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T17:11:19.251Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-17T17:11:19.706Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-17T17:11:19.706Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-17T17:11:19.706Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-17T17:11:20.479Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-17T17:11:20.669Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-17T17:11:20.669Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T17:11:20.669Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-17T17:11:21.631Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-17T17:11:21.631Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-17T17:11:22.887Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-17T17:11:22.887Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T17:11:22.887Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-17T17:11:22.887Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T17:11:22.887Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-17T17:11:22.887Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T17:11:22.887Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-17T17:11:23.157Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-17T17:11:23.426Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-17T17:11:23.612Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-17T17:11:23.844Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-17T17:11:25.775Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-17T17:11:26.377Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-17T17:11:26.377Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-17T17:11:26.377Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.377Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-17T17:11:26.377Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.377Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-17T17:11:26.377Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.377Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-17T17:11:26.377Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.377Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-17T17:11:26.377Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.377Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-17T17:11:26.377Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.377Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-17T17:11:26.377Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.377Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-17T17:11:26.377Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.377Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-17T17:11:26.377Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.377Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-17T17:11:26.377Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.377Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-17T17:11:26.377Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.377Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-17T17:11:26.377Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.377Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-17T17:11:26.377Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.377Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-17T17:11:26.377Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.844Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-17T17:11:26.844Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.844Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-17T17:11:26.844Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T17:11:26.844Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-17T17:11:26.844Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-17T17:11:26.844Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-17T17:11:29.057Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-17T17:11:29.490Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-17T17:11:29.490Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-17T17:11:29.490Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T17:11:29.490Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-17T17:11:29.588Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-17T17:11:31.271Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-17T17:11:33.205Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-17T17:11:33.205Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-17T17:11:33.205Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-17T17:11:33.205Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T17:11:33.205Z] === RUN TestDockerSuite/TestImportFile [2022-03-17T17:11:33.205Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T17:11:33.205Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-17T17:11:33.205Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-17T17:11:33.205Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T17:11:33.205Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-17T17:11:33.205Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T17:11:33.205Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-17T17:11:33.205Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:11:33.205Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-17T17:11:33.205Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T17:11:33.205Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-17T17:11:33.205Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T17:11:33.205Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-17T17:11:33.205Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T17:11:33.205Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-17T17:11:33.205Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-17T17:11:33.205Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T17:11:33.205Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-17T17:11:33.205Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T17:11:33.205Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-17T17:11:36.093Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-17T17:11:38.426Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-17T17:11:38.982Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-17T17:11:38.982Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T17:11:38.982Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-17T17:11:38.982Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T17:11:38.982Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-17T17:11:39.437Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-17T17:11:39.438Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T17:11:39.438Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-17T17:11:40.641Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-17T17:11:40.641Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T17:11:40.641Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-17T17:11:42.325Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-17T17:11:42.325Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-17T17:11:42.856Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-17T17:11:43.323Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-17T17:11:45.388Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-17T17:11:45.388Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T17:11:45.388Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-17T17:11:45.388Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T17:11:45.388Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-17T17:11:45.388Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T17:11:45.388Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-17T17:11:47.250Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-17T17:11:48.206Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-17T17:11:48.206Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T17:11:48.206Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-17T17:11:48.206Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T17:11:48.206Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-17T17:11:48.206Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T17:11:48.206Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-17T17:11:48.206Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T17:11:48.206Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-17T17:11:48.206Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T17:11:48.206Z] === RUN TestDockerSuite/TestBuildFails [2022-03-17T17:11:48.275Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-17T17:11:50.476Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-17T17:11:51.077Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-17T17:11:51.077Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-17T17:11:52.938Z] === RUN TestDockerSuite/TestInspectImage [2022-03-17T17:11:52.938Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:11:52.938Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-17T17:11:52.938Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:11:52.938Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-17T17:11:52.938Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T17:11:52.938Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-17T17:11:55.826Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-17T17:11:57.630Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-17T17:11:58.094Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-17T17:11:59.548Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-17T17:12:00.003Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-17T17:12:02.888Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-17T17:12:03.833Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-17T17:12:04.787Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-17T17:12:06.602Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-17T17:12:06.602Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T17:12:06.602Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-17T17:12:06.602Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-17T17:12:07.735Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-17T17:12:09.490Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-17T17:12:10.688Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-17T17:12:10.688Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T17:12:10.688Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-17T17:12:10.847Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-17T17:12:13.205Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-17T17:12:13.636Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-17T17:12:16.585Z] === RUN TestDockerSuite/TestLogsSince [2022-03-17T17:12:17.858Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-17T17:12:18.813Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-17T17:12:20.251Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-17T17:12:23.142Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-17T17:12:25.831Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-17T17:12:25.832Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T17:12:25.832Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-17T17:12:26.030Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-17T17:12:26.283Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-17T17:12:26.736Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-17T17:12:26.736Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T17:12:26.736Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-17T17:12:27.006Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-17T17:12:27.006Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T17:12:27.006Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-17T17:12:27.006Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T17:12:27.006Z] === RUN TestDockerSuite/TestLogsTail [2022-03-17T17:12:29.224Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-17T17:12:30.353Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-17T17:12:32.174Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-17T17:12:32.781Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-17T17:12:35.068Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-17T17:12:35.068Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T17:12:35.068Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-17T17:12:35.068Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T17:12:35.068Z] === RUN TestDockerSuite/TestNetHostname [2022-03-17T17:12:35.068Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T17:12:35.068Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-17T17:12:35.068Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T17:12:35.068Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-17T17:12:35.068Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T17:12:35.068Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-17T17:12:35.068Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T17:12:35.068Z] === RUN TestDockerSuite/TestPluginActive [2022-03-17T17:12:35.068Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T17:12:35.528Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-17T17:12:35.528Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T17:12:35.528Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-17T17:12:35.528Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-17T17:12:35.528Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T17:12:35.528Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-17T17:12:35.528Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T17:12:35.528Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-17T17:12:35.528Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T17:12:35.528Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-17T17:12:35.528Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T17:12:35.528Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-17T17:12:35.528Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T17:12:35.528Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-17T17:12:35.528Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T17:12:35.528Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-17T17:12:35.528Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T17:12:35.528Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-17T17:12:35.528Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T17:12:35.528Z] === RUN TestDockerSuite/TestPortList [2022-03-17T17:12:35.528Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T17:12:35.528Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-17T17:12:35.665Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-17T17:12:38.554Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-17T17:12:38.554Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-17T17:12:38.554Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-17T17:12:38.554Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-17T17:12:38.554Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-17T17:12:38.554Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-17T17:12:38.554Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-17T17:12:38.554Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-17T17:12:38.554Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-17T17:12:38.554Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-17T17:12:38.554Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-17T17:12:38.554Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-17T17:12:38.554Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-17T17:12:38.554Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-17T17:12:38.554Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-17T17:12:38.554Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T17:12:38.554Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-17T17:12:39.009Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-17T17:12:39.009Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-17T17:12:41.303Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-17T17:12:41.303Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:12:41.303Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-17T17:12:41.303Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-17T17:12:41.303Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T17:12:41.303Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-17T17:12:41.303Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T17:12:41.303Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-17T17:12:41.303Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T17:12:41.303Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-17T17:12:41.303Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T17:12:41.303Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-17T17:12:41.303Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T17:12:41.303Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-17T17:12:41.303Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T17:12:41.303Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-17T17:12:41.303Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T17:12:41.303Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-17T17:12:41.891Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-17T17:12:41.891Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T17:12:41.891Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-17T17:12:41.904Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-17T17:12:44.792Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-17T17:12:47.072Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-17T17:12:47.072Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T17:12:47.072Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-17T17:12:51.840Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-17T17:12:54.009Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-17T17:12:54.009Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T17:12:54.009Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-17T17:12:56.621Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-17T17:12:56.621Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-17T17:12:57.367Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-17T17:12:57.367Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T17:12:57.367Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-17T17:12:57.724Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-17T17:12:57.724Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-17T17:12:58.780Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-17T17:12:58.780Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T17:12:58.780Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-17T17:12:59.734Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-17T17:12:59.734Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-17T17:13:04.769Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-17T17:13:05.502Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-17T17:13:05.954Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-17T17:13:06.911Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-17T17:13:07.665Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-17T17:13:08.468Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-17T17:13:08.923Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-17T17:13:10.441Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-17T17:13:10.535Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-17T17:13:12.631Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-17T17:13:16.299Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-17T17:13:20.966Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-17T17:13:21.138Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-17T17:13:21.138Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T17:13:21.138Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-17T17:13:21.138Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T17:13:21.138Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-17T17:13:21.138Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-17T17:13:21.138Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-17T17:13:21.138Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-17T17:13:21.138Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-17T17:13:21.589Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-17T17:13:22.543Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-17T17:13:25.317Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-17T17:13:25.317Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-17T17:13:25.317Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T17:13:25.317Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-17T17:13:25.636Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-17T17:13:25.636Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T17:13:25.636Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-17T17:13:28.280Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-17T17:13:28.523Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-17T17:13:31.410Z] === RUN TestDockerSuite/TestLogsSince [2022-03-17T17:13:40.706Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-17T17:13:41.686Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-17T17:13:41.686Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T17:13:41.686Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-17T17:13:41.686Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T17:13:41.686Z] === RUN TestDockerSuite/TestLogsTail [2022-03-17T17:13:43.600Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-17T17:13:43.848Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-17T17:13:47.559Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-17T17:13:50.447Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-17T17:13:50.447Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestNetHostname [2022-03-17T17:13:50.447Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-17T17:13:50.447Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-17T17:13:50.447Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-17T17:13:50.447Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestPluginActive [2022-03-17T17:13:50.447Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-17T17:13:50.447Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-17T17:13:50.447Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-17T17:13:50.447Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-17T17:13:50.447Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-17T17:13:50.447Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-17T17:13:50.447Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-17T17:13:50.447Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-17T17:13:50.447Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-17T17:13:50.447Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestPortList [2022-03-17T17:13:50.447Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T17:13:50.447Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-17T17:13:53.297Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-17T17:13:53.298Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T17:13:53.298Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-17T17:13:53.298Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-17T17:13:53.888Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-17T17:13:56.214Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-17T17:13:56.214Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:13:56.214Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-17T17:13:56.214Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-17T17:13:56.214Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T17:13:56.214Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-17T17:13:56.214Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T17:13:56.214Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-17T17:13:56.214Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T17:13:56.214Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-17T17:13:56.214Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T17:13:56.214Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-17T17:13:56.214Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T17:13:56.214Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-17T17:13:56.214Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T17:13:56.214Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-17T17:13:56.214Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T17:13:56.214Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-17T17:13:58.562Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-17T17:13:58.562Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T17:13:58.562Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-17T17:13:58.562Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T17:13:58.562Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-17T17:14:03.260Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-17T17:14:03.261Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T17:14:03.261Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-17T17:14:04.329Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-17T17:14:04.330Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T17:14:04.330Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-17T17:14:04.330Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T17:14:04.330Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-17T17:14:04.330Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T17:14:04.330Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-17T17:14:04.330Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T17:14:04.330Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-17T17:14:12.873Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-17T17:14:12.873Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T17:14:12.873Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-17T17:14:14.402Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-17T17:14:14.402Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T17:14:14.402Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-17T17:14:15.363Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-17T17:14:15.630Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-17T17:14:15.630Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T17:14:15.630Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-17T17:14:16.327Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-17T17:14:16.327Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T17:14:16.327Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-17T17:14:20.998Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-17T17:14:26.774Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-17T17:14:27.967Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-17T17:14:29.666Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-17T17:14:35.701Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-17T17:14:46.220Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-17T17:14:46.221Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-17T17:14:46.221Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T17:14:46.221Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-17T17:14:46.221Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-17T17:14:46.221Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-17T17:14:49.938Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-17T17:14:54.785Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-17T17:14:54.785Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:14:54.785Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-17T17:15:00.220Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-17T17:15:03.337Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-17T17:15:03.337Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-17T17:15:03.337Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-17T17:15:04.300Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-17T17:15:05.525Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-17T17:15:05.981Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-17T17:15:05.981Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T17:15:05.981Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-17T17:15:05.981Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T17:15:05.981Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-17T17:15:08.404Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-17T17:15:10.129Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-17T17:15:13.024Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-17T17:15:13.024Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T17:15:13.024Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-17T17:15:13.024Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T17:15:13.024Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-17T17:15:13.024Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T17:15:13.024Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-17T17:15:13.024Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T17:15:13.024Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-17T17:15:15.455Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-17T17:15:15.900Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-17T17:15:15.900Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:15:15.900Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-17T17:15:21.200Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-17T17:15:21.679Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-17T17:15:21.679Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-17T17:15:21.679Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-17T17:15:23.308Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-17T17:15:23.308Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T17:15:23.308Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-17T17:15:23.764Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-17T17:15:23.764Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T17:15:23.764Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-17T17:15:25.289Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-17T17:15:26.253Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-17T17:15:26.253Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T17:15:26.253Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-17T17:15:33.312Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-17T17:15:39.083Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-17T17:15:42.041Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-17T17:15:42.199Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-17T17:15:42.199Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T17:15:42.199Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-17T17:15:43.105Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-17T17:15:46.825Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-17T17:15:47.787Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-17T17:15:54.498Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-17T17:15:54.498Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-17T17:15:54.498Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T17:15:54.498Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-17T17:15:54.498Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T17:15:54.498Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-17T17:15:56.340Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-17T17:15:57.367Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-17T17:16:02.207Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-17T17:16:03.110Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-17T17:16:05.260Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-17T17:16:05.713Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-17T17:16:05.713Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-17T17:16:08.583Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-17T17:16:10.099Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-17T17:16:11.622Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-17T17:16:12.009Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-17T17:16:12.009Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:16:12.009Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-17T17:16:12.636Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-17T17:16:18.506Z] === RUN TestDockerSuite/TestRmiTag [2022-03-17T17:16:18.973Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-17T17:16:19.171Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-17T17:16:19.171Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-17T17:16:19.171Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-17T17:16:19.639Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-17T17:16:22.764Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-17T17:16:28.294Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-17T17:16:32.609Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-17T17:16:33.044Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-17T17:16:33.044Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:16:33.044Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-17T17:16:33.060Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-17T17:16:39.119Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-17T17:16:39.119Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-17T17:16:39.119Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-17T17:16:43.306Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-17T17:16:44.012Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-17T17:16:46.245Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-17T17:16:47.998Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-17T17:16:52.117Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-17T17:16:53.685Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-17T17:16:53.685Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T17:16:53.685Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-17T17:16:53.685Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T17:16:53.685Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-17T17:16:53.685Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T17:16:53.685Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-17T17:16:53.685Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T17:16:53.685Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-17T17:16:53.685Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T17:16:53.685Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-17T17:16:53.685Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T17:16:53.685Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-17T17:16:53.685Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T17:16:53.685Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-17T17:16:55.189Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-17T17:16:56.653Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-17T17:16:56.653Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T17:16:56.653Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-17T17:16:56.653Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T17:16:56.653Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-17T17:16:58.269Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-17T17:16:58.976Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-17T17:16:59.443Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-17T17:17:02.519Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-17T17:17:02.917Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-17T17:17:05.469Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-17T17:17:08.097Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-17T17:17:08.421Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-17T17:17:08.658Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-17T17:17:10.184Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-17T17:17:10.184Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T17:17:10.184Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-17T17:17:10.184Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T17:17:10.184Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-17T17:17:11.378Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-17T17:17:12.339Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-17T17:17:12.339Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T17:17:12.339Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-17T17:17:12.853Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-17T17:17:14.338Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-17T17:17:14.338Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-17T17:17:21.497Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-17T17:17:21.497Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T17:17:21.497Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-17T17:17:21.497Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T17:17:21.497Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-17T17:17:21.497Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T17:17:21.497Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-17T17:17:21.497Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T17:17:21.497Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-17T17:17:21.497Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T17:17:21.497Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-17T17:17:21.497Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T17:17:21.497Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-17T17:17:21.497Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T17:17:21.497Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-17T17:17:21.497Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T17:17:21.497Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-17T17:17:21.497Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T17:17:21.497Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-17T17:17:21.497Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T17:17:21.497Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-17T17:17:21.497Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T17:17:21.497Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-17T17:17:23.271Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-17T17:17:23.718Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-17T17:17:23.718Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T17:17:23.718Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-17T17:17:27.056Z] === RUN TestDockerSuite/TestRmiTag [2022-03-17T17:17:27.056Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-17T17:17:28.480Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-17T17:17:28.480Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T17:17:28.480Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-17T17:17:28.480Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T17:17:28.480Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-17T17:17:30.698Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-17T17:17:30.698Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T17:17:30.698Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-17T17:17:30.698Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T17:17:30.698Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-17T17:17:30.698Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T17:17:30.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-17T17:17:30.698Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T17:17:30.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-17T17:17:30.698Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T17:17:30.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-17T17:17:30.698Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T17:17:30.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-17T17:17:30.698Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T17:17:30.698Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-17T17:17:30.847Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-17T17:17:33.651Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-17T17:17:36.605Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-17T17:17:39.556Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-17T17:17:39.556Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T17:17:39.556Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-17T17:17:39.556Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T17:17:39.556Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-17T17:17:39.556Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T17:17:39.556Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-17T17:17:42.513Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-17T17:17:42.513Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T17:17:42.513Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-17T17:17:42.513Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T17:17:42.513Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-17T17:17:42.513Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T17:17:42.513Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-17T17:17:42.513Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T17:17:42.513Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-17T17:17:44.730Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-17T17:17:50.602Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-17T17:17:50.602Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T17:17:50.602Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-17T17:17:50.602Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T17:17:50.602Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-17T17:17:50.602Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T17:17:50.602Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-17T17:17:50.602Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T17:17:50.602Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-17T17:17:50.602Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T17:17:50.602Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-17T17:17:50.602Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T17:17:50.602Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-17T17:17:52.068Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-17T17:17:52.069Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-17T17:17:52.820Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-17T17:17:52.820Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T17:17:52.820Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-17T17:17:53.287Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-17T17:17:53.288Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T17:17:53.288Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-17T17:17:56.241Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-17T17:17:57.933Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-17T17:17:58.490Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-17T17:17:58.490Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T17:17:58.490Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-17T17:17:58.490Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T17:17:58.490Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-17T17:17:58.490Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T17:17:58.490Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-17T17:17:58.490Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T17:17:58.490Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-17T17:17:58.490Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T17:17:58.490Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-17T17:17:58.490Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T17:17:58.490Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-17T17:17:58.490Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T17:17:58.960Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-17T17:17:59.194Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-17T17:17:59.194Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T17:17:59.194Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-17T17:18:01.908Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-17T17:18:01.908Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T17:18:01.908Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-17T17:18:01.908Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T17:18:01.908Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-17T17:18:02.144Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-17T17:18:02.144Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T17:18:02.144Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-17T17:18:02.144Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T17:18:02.144Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-17T17:18:02.144Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T17:18:02.144Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-17T17:18:05.095Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-17T17:18:07.476Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-17T17:18:08.047Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-17T17:18:10.998Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-17T17:18:11.273Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-17T17:18:12.728Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-17T17:18:13.948Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-17T17:18:13.948Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-17T17:18:13.948Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T17:18:13.948Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-17T17:18:13.948Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T17:18:13.948Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-17T17:18:13.948Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T17:18:13.948Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-17T17:18:13.948Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T17:18:13.948Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T17:18:13.948Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T17:18:13.948Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-17T17:18:13.948Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T17:18:13.948Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-17T17:18:13.948Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T17:18:13.948Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-17T17:18:14.224Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-17T17:18:17.174Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-17T17:18:19.818Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-17T17:18:19.818Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T17:18:19.818Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-17T17:18:19.818Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-17T17:18:19.818Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T17:18:19.818Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-17T17:18:19.818Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T17:18:19.818Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-17T17:18:19.818Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T17:18:19.818Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-17T17:18:19.818Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T17:18:19.818Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-17T17:18:20.964Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-17T17:18:20.964Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-17T17:18:26.825Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-17T17:18:26.825Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T17:18:26.825Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-17T17:18:26.825Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T17:18:26.825Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-17T17:18:26.825Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T17:18:27.293Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-17T17:18:27.293Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T17:18:27.293Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-17T17:18:27.293Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T17:18:27.293Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-17T17:18:27.293Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T17:18:27.293Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-17T17:18:27.293Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T17:18:27.293Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-17T17:18:27.293Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T17:18:27.293Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-17T17:18:27.293Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T17:18:27.293Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-17T17:18:27.293Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T17:18:27.293Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-17T17:18:27.293Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T17:18:27.293Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-17T17:18:28.505Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-17T17:18:28.505Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T17:18:28.505Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-17T17:18:30.071Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-17T17:18:30.071Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T17:18:30.071Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-17T17:18:30.071Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T17:18:30.071Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-17T17:18:30.071Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T17:18:30.071Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-17T17:18:30.071Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T17:18:30.071Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-17T17:18:30.071Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T17:18:30.071Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-17T17:18:30.071Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T17:18:30.071Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-17T17:18:30.071Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T17:18:30.071Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-17T17:18:30.071Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T17:18:30.071Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-17T17:18:30.071Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T17:18:30.071Z] === RUN TestDockerSuite/TestRunMount [2022-03-17T17:18:30.071Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T17:18:30.071Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-17T17:18:30.071Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T17:18:30.071Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-17T17:18:30.071Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T17:18:30.071Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-17T17:18:30.071Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T17:18:30.071Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-17T17:18:30.249Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-17T17:18:30.249Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T17:18:30.249Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-17T17:18:34.036Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-17T17:18:34.036Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T17:18:34.036Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-17T17:18:34.036Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T17:18:34.036Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-17T17:18:36.984Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-17T17:18:36.984Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T17:18:36.984Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-17T17:18:36.984Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T17:18:36.984Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-17T17:18:36.984Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T17:18:36.984Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-17T17:18:36.984Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T17:18:36.984Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-17T17:18:36.984Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T17:18:36.984Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-17T17:18:36.984Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T17:18:36.984Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-17T17:18:36.984Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T17:18:36.984Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-17T17:18:39.198Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-17T17:18:40.495Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-17T17:18:40.495Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T17:18:40.495Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-17T17:18:40.495Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T17:18:40.495Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-17T17:18:40.495Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T17:18:40.495Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-17T17:18:42.713Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-17T17:18:44.925Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-17T17:18:44.925Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T17:18:44.925Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-17T17:18:44.925Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T17:18:44.925Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-17T17:18:44.925Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T17:18:44.925Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-17T17:18:46.363Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-17T17:18:47.871Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-17T17:18:47.871Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T17:18:47.871Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-17T17:18:47.871Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T17:18:47.871Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-17T17:18:47.871Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T17:18:47.871Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-17T17:18:47.871Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T17:18:47.871Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-17T17:18:48.610Z] === RUN TestDockerSuite/TestBuildRm [2022-03-17T17:18:50.087Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-17T17:18:51.120Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-17T17:18:51.120Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T17:18:51.120Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-17T17:18:51.120Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T17:18:51.120Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-17T17:18:51.120Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T17:18:51.120Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-17T17:18:51.120Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T17:18:51.120Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-17T17:18:51.120Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T17:18:51.120Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-17T17:18:51.120Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T17:18:51.120Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-17T17:18:51.120Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T17:18:51.120Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-17T17:18:51.120Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T17:18:51.120Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-17T17:18:51.120Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T17:18:51.120Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-17T17:18:51.588Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-17T17:18:53.156Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-17T17:18:55.373Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-17T17:18:55.946Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-17T17:18:55.946Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T17:18:55.946Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-17T17:18:55.946Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T17:18:55.946Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-17T17:18:55.946Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T17:18:55.946Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-17T17:18:55.946Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T17:18:55.946Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-17T17:18:55.946Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T17:18:55.946Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-17T17:18:55.946Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T17:18:55.946Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-17T17:18:57.589Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-17T17:18:58.157Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-17T17:18:58.157Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T17:18:58.575Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-17T17:18:58.624Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-17T17:18:58.624Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-17T17:18:58.624Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T17:18:58.624Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-17T17:19:01.119Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-17T17:19:01.525Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-17T17:19:01.525Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T17:19:01.525Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-17T17:19:01.525Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T17:19:01.525Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-17T17:19:01.525Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T17:19:01.525Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-17T17:19:01.525Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T17:19:01.525Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-17T17:19:01.525Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T17:19:01.525Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-17T17:19:01.525Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T17:19:01.525Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-17T17:19:01.525Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T17:19:01.525Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-17T17:19:01.525Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T17:19:01.525Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T17:19:01.575Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-17T17:19:04.523Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-17T17:19:04.523Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T17:19:04.523Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-17T17:19:04.925Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-17T17:19:04.925Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T17:19:04.925Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-17T17:19:04.925Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T17:19:05.395Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-17T17:19:06.278Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-17T17:19:06.278Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T17:19:06.278Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-17T17:19:06.278Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T17:19:06.278Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-17T17:19:06.278Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T17:19:06.278Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-17T17:19:06.278Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T17:19:06.278Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-17T17:19:06.278Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T17:19:06.278Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-17T17:19:06.968Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-17T17:19:07.477Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-17T17:19:07.477Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T17:19:07.477Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-17T17:19:07.477Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T17:19:07.477Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-17T17:19:07.477Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T17:19:07.477Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-17T17:19:10.430Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-17T17:19:13.386Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-17T17:19:16.341Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-17T17:19:16.698Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-17T17:19:16.698Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T17:19:16.698Z] === RUN TestDockerSuite/TestRunRm [2022-03-17T17:19:17.402Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-17T17:19:18.876Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-17T17:19:19.244Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-17T17:19:19.244Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-17T17:19:19.244Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T17:19:19.244Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-17T17:19:19.244Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T17:19:19.244Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-17T17:19:19.244Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T17:19:19.244Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-17T17:19:19.244Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T17:19:19.244Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T17:19:19.244Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T17:19:19.244Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-17T17:19:19.244Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T17:19:19.244Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-17T17:19:19.244Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T17:19:19.244Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-17T17:19:20.326Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-17T17:19:24.645Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-17T17:19:25.008Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-17T17:19:25.008Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T17:19:25.008Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-17T17:19:25.008Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-17T17:19:25.008Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T17:19:25.008Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-17T17:19:25.008Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T17:19:25.008Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-17T17:19:25.008Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T17:19:25.008Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-17T17:19:25.008Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T17:19:25.008Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-17T17:19:28.376Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-17T17:19:30.676Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-17T17:19:31.268Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-17T17:19:32.047Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-17T17:19:32.047Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T17:19:32.047Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-17T17:19:33.440Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-17T17:19:34.933Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-17T17:19:34.933Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T17:19:34.933Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-17T17:19:34.933Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T17:19:34.933Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-17T17:19:34.933Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T17:19:34.933Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-17T17:19:34.933Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T17:19:34.933Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-17T17:19:34.933Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T17:19:34.933Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-17T17:19:34.933Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T17:19:34.933Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-17T17:19:34.933Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T17:19:34.933Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-17T17:19:34.933Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T17:19:34.933Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-17T17:19:34.933Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T17:19:34.933Z] === RUN TestDockerSuite/TestRunMount [2022-03-17T17:19:34.933Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T17:19:34.933Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-17T17:19:34.933Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T17:19:34.933Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-17T17:19:34.933Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T17:19:34.933Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-17T17:19:34.933Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T17:19:34.933Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-17T17:19:36.339Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-17T17:19:36.339Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T17:19:36.339Z] === RUN TestDockerSuite/TestRunState [2022-03-17T17:19:36.339Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T17:19:36.339Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-17T17:19:40.379Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-17T17:19:40.379Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T17:19:40.379Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-17T17:19:42.737Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-17T17:19:42.737Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T17:19:42.737Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-17T17:19:42.737Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T17:19:42.737Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-17T17:19:42.737Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-17T17:19:43.194Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-17T17:19:43.194Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T17:19:43.194Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-17T17:19:44.342Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-17T17:19:44.342Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T17:19:44.342Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-17T17:19:44.342Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T17:19:44.342Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-17T17:19:44.342Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T17:19:44.342Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-17T17:19:48.974Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-17T17:19:48.974Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T17:19:48.974Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-17T17:19:48.974Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T17:19:48.974Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-17T17:19:48.974Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T17:19:48.974Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-17T17:19:48.974Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T17:19:48.974Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-17T17:19:48.974Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T17:19:48.974Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-17T17:19:48.974Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T17:19:48.974Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-17T17:19:48.974Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T17:19:48.974Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-17T17:19:48.974Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T17:19:48.974Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-17T17:19:48.974Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T17:19:48.974Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-17T17:19:48.974Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T17:19:48.974Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-17T17:19:50.106Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-17T17:19:51.873Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-17T17:19:51.873Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T17:19:51.873Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-17T17:19:54.764Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-17T17:19:54.764Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T17:19:54.764Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-17T17:19:54.764Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T17:19:54.764Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-17T17:19:54.771Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-17T17:19:54.771Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T17:19:54.771Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-17T17:19:54.771Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T17:19:54.771Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-17T17:19:54.771Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T17:19:54.771Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-17T17:19:54.771Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T17:19:54.771Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-17T17:19:54.771Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T17:19:54.771Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-17T17:19:54.771Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T17:19:54.771Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-17T17:19:54.771Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T17:19:54.771Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-17T17:19:54.771Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T17:19:54.771Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-17T17:19:54.771Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T17:19:54.771Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-17T17:19:55.226Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-17T17:19:56.754Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-17T17:19:58.488Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-17T17:19:58.918Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-17T17:20:00.445Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-17T17:20:01.976Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-17T17:20:04.861Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-17T17:20:04.861Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T17:20:04.861Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-17T17:20:04.861Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T17:20:04.861Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-17T17:20:04.861Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T17:20:04.861Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-17T17:20:04.861Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T17:20:04.861Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-17T17:20:04.861Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T17:20:04.861Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-17T17:20:04.861Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T17:20:04.861Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-17T17:20:04.861Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T17:20:04.861Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-17T17:20:04.861Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T17:20:04.861Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T17:20:06.436Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-17T17:20:06.436Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-17T17:20:06.436Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-17T17:20:07.045Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-17T17:20:09.525Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-17T17:20:09.525Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T17:20:09.525Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-17T17:20:09.525Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T17:20:09.525Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-17T17:20:09.525Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T17:20:09.525Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-17T17:20:09.525Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T17:20:09.525Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-17T17:20:09.525Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T17:20:09.525Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-17T17:20:12.836Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-17T17:20:16.785Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-17T17:20:16.785Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-17T17:20:19.817Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-17T17:20:19.817Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T17:20:19.817Z] === RUN TestDockerSuite/TestRunRm [2022-03-17T17:20:21.389Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-17T17:20:21.389Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T17:20:21.389Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-17T17:20:21.389Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-17T17:20:21.489Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-17T17:20:21.952Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-17T17:20:22.705Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-17T17:20:25.111Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-17T17:20:27.759Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-17T17:20:28.006Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-17T17:20:29.750Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-17T17:20:30.899Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-17T17:20:30.899Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T17:20:30.899Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-17T17:20:30.899Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-17T17:20:30.899Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-17T17:20:30.899Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T17:20:30.899Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-17T17:20:30.899Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T17:20:30.899Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-17T17:20:30.899Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T17:20:30.899Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-17T17:20:30.899Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T17:20:30.899Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-17T17:20:30.899Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T17:20:30.899Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-17T17:20:31.917Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-17T17:20:34.807Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-17T17:20:35.574Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-17T17:20:37.110Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-17T17:20:38.520Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-17T17:20:38.521Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T17:20:38.521Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-17T17:20:38.521Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T17:20:38.521Z] === RUN TestDockerSuite/TestRunState [2022-03-17T17:20:38.521Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T17:20:38.521Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-17T17:20:39.275Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-17T17:20:41.407Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-17T17:20:41.407Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T17:20:41.407Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-17T17:20:41.863Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-17T17:20:41.863Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T17:20:41.863Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-17T17:20:41.863Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T17:20:41.863Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-17T17:20:41.863Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-17T17:20:41.863Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-17T17:20:41.863Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T17:20:41.863Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-17T17:20:45.053Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-17T17:20:45.053Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T17:20:45.053Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-17T17:20:45.053Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.053Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-17T17:20:45.053Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.509Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-17T17:20:45.509Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.509Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-17T17:20:45.509Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.509Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-17T17:20:45.509Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.509Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-17T17:20:45.509Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.509Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-17T17:20:45.509Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.509Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-17T17:20:45.509Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.509Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-17T17:20:45.509Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.509Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-17T17:20:45.509Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.509Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-17T17:20:45.509Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.509Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-17T17:20:45.509Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.509Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-17T17:20:45.509Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.509Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-17T17:20:45.509Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.509Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-17T17:20:45.509Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.509Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-17T17:20:45.509Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T17:20:45.509Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-17T17:20:47.628Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-17T17:20:47.628Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T17:20:47.628Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-17T17:20:47.628Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T17:20:47.628Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-17T17:20:47.628Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T17:20:47.628Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-17T17:20:47.628Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T17:20:47.628Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-17T17:20:47.628Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T17:20:47.628Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-17T17:20:47.628Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T17:20:47.628Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-17T17:20:47.628Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T17:20:47.628Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-17T17:20:47.628Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T17:20:47.628Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-17T17:20:47.628Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T17:20:47.628Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-17T17:20:47.628Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T17:20:47.628Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-17T17:20:47.679Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-17T17:20:48.135Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-17T17:20:48.591Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-17T17:20:48.880Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-17T17:20:48.880Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T17:20:49.048Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-17T17:20:49.340Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-17T17:20:50.512Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-17T17:20:50.512Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T17:20:50.512Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-17T17:20:50.577Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-17T17:20:50.577Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-17T17:20:53.091Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-17T17:20:53.399Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-17T17:20:53.399Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T17:20:53.399Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-17T17:20:53.399Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T17:20:53.399Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-17T17:20:53.472Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-17T17:20:54.634Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-17T17:20:57.113Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-17T17:20:57.212Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-17T17:21:00.163Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-17T17:21:00.163Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T17:21:00.163Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-17T17:21:00.513Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-17T17:21:05.843Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-17T17:21:06.247Z] === RUN TestDockerSuite/TestBuildUser [2022-03-17T17:21:06.247Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T17:21:06.247Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-17T17:21:06.247Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T17:21:06.247Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-17T17:21:06.247Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T17:21:06.247Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-17T17:21:10.608Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-17T17:21:10.608Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T17:21:10.608Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-17T17:21:10.891Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-17T17:21:11.343Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-17T17:21:11.612Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-17T17:21:16.472Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-17T17:21:16.473Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T17:21:16.473Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-17T17:21:16.473Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T17:21:16.473Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-17T17:21:16.473Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T17:21:16.473Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-17T17:21:16.473Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T17:21:16.473Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-17T17:21:19.842Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-17T17:21:19.842Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T17:21:19.842Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-17T17:21:19.842Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T17:21:19.842Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-17T17:21:20.813Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-17T17:21:20.813Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T17:21:20.813Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-17T17:21:20.813Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-17T17:21:23.628Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-17T17:21:23.628Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T17:21:23.628Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-17T17:21:23.628Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T17:21:23.628Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-17T17:21:23.628Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T17:21:23.628Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-17T17:21:23.628Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T17:21:23.628Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-17T17:21:23.628Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T17:21:23.628Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-17T17:21:23.628Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T17:21:23.628Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-17T17:21:23.710Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-17T17:21:25.842Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-17T17:21:26.603Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-17T17:21:28.795Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-17T17:21:28.795Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T17:21:28.795Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-17T17:21:29.488Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-17T17:21:29.488Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T17:21:29.943Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-17T17:21:29.943Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-17T17:21:29.943Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-17T17:21:29.943Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T17:21:29.943Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-17T17:21:29.943Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T17:21:29.943Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-17T17:21:29.943Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T17:21:29.943Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-17T17:21:29.943Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T17:21:29.943Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-17T17:21:29.943Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T17:21:29.943Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-17T17:21:31.013Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-17T17:21:31.013Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T17:21:31.013Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-17T17:21:31.013Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T17:21:31.013Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-17T17:21:31.013Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T17:21:31.013Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-17T17:21:31.013Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T17:21:31.013Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-17T17:21:31.013Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T17:21:31.481Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-17T17:21:31.482Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T17:21:31.482Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-17T17:21:35.709Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-17T17:21:37.234Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-17T17:21:39.399Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-17T17:21:44.886Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-17T17:21:45.163Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-17T17:21:45.163Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-17T17:21:45.163Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-17T17:21:45.163Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-17T17:21:45.163Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-17T17:21:45.163Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-17T17:21:45.163Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-17T17:21:45.163Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-17T17:21:45.163Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-17T17:21:45.163Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-17T17:21:45.163Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-17T17:21:45.163Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-17T17:21:45.163Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-17T17:21:45.163Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-17T17:21:45.163Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-17T17:21:45.163Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-17T17:21:45.163Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T17:21:45.163Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-17T17:21:45.337Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-17T17:21:46.414Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-17T17:21:46.884Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-17T17:21:46.884Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-17T17:21:46.884Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T17:21:46.884Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-17T17:21:47.325Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-17T17:21:47.352Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-17T17:21:47.781Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-17T17:21:47.822Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-17T17:21:47.822Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-17T17:21:48.236Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-17T17:21:48.691Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-17T17:21:50.151Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-17T17:21:50.151Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-17T17:21:50.774Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-17T17:21:51.242Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-17T17:21:53.036Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-17T17:21:55.029Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-17T17:21:55.497Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-17T17:21:55.497Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-17T17:21:55.578Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-17T17:21:55.920Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-17T17:21:55.966Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-17T17:21:55.966Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-17T17:21:59.631Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-17T17:21:59.631Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T17:21:59.631Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-17T17:22:02.599Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-17T17:22:02.600Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T17:22:02.600Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-17T17:22:02.600Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T17:22:02.600Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-17T17:22:05.467Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-17T17:22:05.467Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T17:22:05.919Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-17T17:22:06.393Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-17T17:22:06.393Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T17:22:06.393Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-17T17:22:06.393Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-17T17:22:06.862Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-17T17:22:06.862Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T17:22:06.862Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-17T17:22:08.161Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-17T17:22:08.161Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T17:22:08.161Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-17T17:22:13.923Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-17T17:22:13.923Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T17:22:13.923Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-17T17:22:13.923Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T17:22:13.923Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-17T17:22:13.923Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T17:22:13.923Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-17T17:22:13.923Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T17:22:13.923Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-17T17:22:17.283Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-17T17:22:17.283Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-17T17:22:17.283Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-17T17:22:22.453Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-17T17:22:22.453Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T17:22:22.453Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-17T17:22:22.453Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T17:22:22.453Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-17T17:22:22.453Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T17:22:22.453Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-17T17:22:22.453Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T17:22:22.453Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-17T17:22:22.453Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T17:22:22.453Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-17T17:22:22.453Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T17:22:22.454Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-17T17:22:23.503Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-17T17:22:25.340Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-17T17:22:29.057Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-17T17:22:29.057Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T17:22:29.057Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-17T17:22:29.251Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-17T17:22:29.251Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-17T17:22:29.767Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-17T17:22:29.767Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T17:22:29.767Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite (2622.72s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (83.30s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.15s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.79s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.50s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.86s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.42s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.41s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (96.77s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.55s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.36s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-17T17:22:29.767Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-17T17:22:29.767Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.63s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.80s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.39s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.20s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.05s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.27s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.01s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.95s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.10s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.00s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.15s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.81s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.52s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.33s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.09s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.71s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.23s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.28s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.80s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.38s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.71s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.84s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.15s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.54s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.68s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.48s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.23s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.48s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.62s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.80s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.87s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.16s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.39s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.09s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.34s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.56s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.39s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.43s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.82s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.29s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.93s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.95s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.42s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.11s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.99s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.41s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.71s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (88.59s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.72s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.30s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.48s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.62s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.36s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.46s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.13s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.98s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.99s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildFails (3.04s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.00s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.88s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.56s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.94s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.60s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.08s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.73s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildHistory (13.23s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.22s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.24s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildLabel (1.17s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.81s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.86s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.14s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.07s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.42s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.42s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.32s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.92s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.54s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.68s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.79s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.55s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.33s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.18s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.20s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.60s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.04s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.00s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.86s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.59s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.21s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.67s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.29s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.54s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.90s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.78s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.98s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildRm (14.52s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.86s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.64s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.34s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.08s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.28s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.07s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.97s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.68s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.26s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildStderr (4.92s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.20s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.94s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.50s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.32s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.82s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.42s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.53s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.36s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.11s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.86s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.45s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.27s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.84s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.35s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.09s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-03-17T17:22:29.768Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.43s) [2022-03-17T17:22:29.768Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.75s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.34s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.18s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.38s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCommitChange (5.90s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.34s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.35s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCommitTTY (8.35s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.53s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.54s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.42s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.92s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.00s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.91s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.71s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.45s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.53s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.63s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.05s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.95s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.45s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.75s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.86s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.50s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.23s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.87s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.00s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.48s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.84s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.40s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.15s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.17s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.86s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.86s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.89s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.90s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005c6600_} (2.84s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13796678848_c:\foo_false____} (2.86s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13796678848_c:\foo_true____} (2.91s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.06s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.16s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.04s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.47s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.00s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.96s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.73s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCpToDot (3.08s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCpToStdout (3.09s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.27s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.88s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.08s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.17s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.60s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.93s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.60s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.94s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.03s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.16s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsCopy (5.53s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.45s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.99s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.98s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.13s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsFilters (6.06s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsFormat (5.84s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsRename (3.08s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsResize (8.31s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.92s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.89s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.46s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.24s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.33s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.35s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.39s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.50s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.42s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.41s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.74s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.76s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestExecInspectID (5.10s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.84s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.64s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.43s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.33s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.36s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.42s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.45s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-03-17T17:22:29.769Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.58s) [2022-03-17T17:22:29.769Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.22s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.10s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.50s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.41s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.98s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.03s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.98s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.96s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.89s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectDefault (2.87s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectHistory (5.39s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.88s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.50s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.88s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.51s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.54s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectStatus (3.74s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.82s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.51s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.92s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.48s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.82s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.82s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.82s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.36s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.37s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.23s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.69s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.58s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.29s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.24s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.35s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.90s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.61s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.99s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.65s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsSince (9.57s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsTail (3.30s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.19s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.96s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.72s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.78s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPsByOrder (9.37s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.67s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.58s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.40s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.96s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.47s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.37s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.34s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.24s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.79s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.88s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.75s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.37s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.07s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.15s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.15s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.28s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.99s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.52s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.53s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.55s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.41s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.44s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.92s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.91s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.71s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.49s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.37s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.84s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRmiTag (0.95s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.25s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.27s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.49s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.03s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.42s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.52s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.90s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.22s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.01s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.99s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.01s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.09s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.90s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T17:22:29.770Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.00s) [2022-03-17T17:22:29.770Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.72s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.52s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.10s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.90s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.97s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.16s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.87s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.65s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.92s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.95s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.94s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunExitCode (2.56s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.97s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.93s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.05s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.14s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.94s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.90s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.08s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.23s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.43s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.22s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.18s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.70s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.09s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.12s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunRm (2.78s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.04s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.99s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.98s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.54s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.18s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.23s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.91s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.24s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.97s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.88s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.79s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.88s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.80s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.28s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.23s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.96s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.99s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.50s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.97s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.17s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.82s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.53s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.20s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.86s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.46s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.87s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.62s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.50s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T17:22:29.771Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.31s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T17:22:29.771Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.48s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.62s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.51s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.19s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.76s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.86s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.92s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.82s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s) [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-17T17:22:30.241Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T17:22:30.241Z] === RUN TestDockerSchema1RegistrySuite [2022-03-17T17:22:30.241Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-17T17:22:30.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T17:22:30.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T17:22:30.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-17T17:22:30.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-17T17:22:30.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T17:22:30.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T17:22:30.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T17:22:30.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-17T17:22:30.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-17T17:22:30.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-17T17:22:30.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-17T17:22:30.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-17T17:22:30.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-17T17:22:30.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-17T17:22:30.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-17T17:22:30.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-17T17:22:30.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-17T17:22:30.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-17T17:22:30.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-17T17:22:30.241Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-17T17:22:30.241Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-17T17:22:30.241Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-17T17:22:30.241Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-17T17:22:30.241Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.241Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T17:22:30.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T17:22:30.242Z] === RUN TestDockerDaemonSuite [2022-03-17T17:22:30.242Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-17T17:22:30.242Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-17T17:22:30.242Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-17T17:22:30.242Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T17:22:30.242Z] === RUN TestDockerSwarmSuite [2022-03-17T17:22:30.242Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-17T17:22:30.242Z] === RUN TestDockerPluginSuite [2022-03-17T17:22:30.242Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-17T17:22:30.242Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-17T17:22:30.242Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-17T17:22:30.242Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-17T17:22:30.242Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-17T17:22:30.242Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-17T17:22:30.242Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-17T17:22:30.242Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-17T17:22:30.242Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-17T17:22:30.242Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-17T17:22:30.242Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-17T17:22:30.242Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T17:22:30.242Z] === RUN TestDockerExternalVolumeSuite [2022-03-17T17:22:30.242Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-17T17:22:30.242Z] === RUN TestDockerNetworkSuite [2022-03-17T17:22:30.242Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-17T17:22:30.242Z] === RUN TestDockerHubPullSuite [2022-03-17T17:22:30.242Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-17T17:22:30.242Z] PASS [2022-03-17T17:22:30.242Z] ok github.com/docker/docker/integration-cli 2623.164s [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === Skipped [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T17:22:30.242Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T17:22:30.242Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T17:22:30.242Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-17T17:22:30.242Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-17T17:22:30.242Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.15s) [2022-03-17T17:22:30.242Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.15s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-17T17:22:30.242Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-17T17:22:30.242Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T17:22:30.242Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-17T17:22:30.242Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T17:22:30.242Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T17:22:30.242Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-03-17T17:22:30.242Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-17T17:22:30.242Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.242Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-17T17:22:30.242Z] [2022-03-17T17:22:30.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-17T17:22:30.242Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-17T17:22:30.243Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-03-17T17:22:30.243Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T17:22:30.243Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T17:22:30.243Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-17T17:22:30.243Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T17:22:30.243Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-17T17:22:30.243Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-17T17:22:30.243Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T17:22:30.243Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T17:22:30.243Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-17T17:22:30.243Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.243Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-17T17:22:30.243Z] [2022-03-17T17:22:30.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-17T17:22:30.244Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-17T17:22:30.244Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T17:22:30.244Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T17:22:30.244Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-17T17:22:30.244Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-17T17:22:30.244Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-17T17:22:30.244Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-17T17:22:30.244Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-17T17:22:30.244Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T17:22:30.244Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T17:22:30.244Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T17:22:30.244Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T17:22:30.244Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T17:22:30.244Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-17T17:22:30.244Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T17:22:30.244Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T17:22:30.244Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T17:22:30.244Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-17T17:22:30.244Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T17:22:30.244Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-17T17:22:30.244Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T17:22:30.244Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-17T17:22:30.244Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T17:22:30.244Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.244Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T17:22:30.244Z] [2022-03-17T17:22:30.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-17T17:22:30.245Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-17T17:22:30.245Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T17:22:30.245Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T17:22:30.245Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T17:22:30.245Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T17:22:30.245Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-17T17:22:30.245Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-17T17:22:30.245Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T17:22:30.245Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-17T17:22:30.245Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-17T17:22:30.245Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T17:22:30.245Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-17T17:22:30.245Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.245Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-17T17:22:30.245Z] [2022-03-17T17:22:30.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-17T17:22:30.715Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-17T17:22:30.715Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-17T17:22:30.715Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T17:22:30.715Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T17:22:30.715Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T17:22:30.715Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T17:22:30.715Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T17:22:30.715Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T17:22:30.715Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T17:22:30.715Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T17:22:30.715Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-17T17:22:30.715Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-17T17:22:30.715Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.24s) [2022-03-17T17:22:30.715Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.24s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-17T17:22:30.715Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T17:22:30.715Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.715Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T17:22:30.715Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T17:22:30.716Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.716Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T17:22:30.716Z] [2022-03-17T17:22:30.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T17:22:30.716Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T17:22:30.717Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.717Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T17:22:30.717Z] [2022-03-17T17:22:30.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-17T17:22:30.718Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-17T17:22:30.718Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T17:22:30.718Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.718Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T17:22:30.718Z] [2022-03-17T17:22:30.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:22:30.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-17T17:22:30.719Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:30.719Z] DONE 1088 tests, 539 skipped in 2634.969s [2022-03-17T17:22:30.719Z] INFO: Integration tests ended at 03/17/2022 17:22:30. Duration:00:43:55.1381853 [2022-03-17T17:22:30.719Z] INFO: Docker info of the daemon under test at end of run [2022-03-17T17:22:30.719Z] [2022-03-17T17:22:31.188Z] Containers: 2 [2022-03-17T17:22:31.188Z] Running: 0 [2022-03-17T17:22:31.188Z] Paused: 0 [2022-03-17T17:22:31.188Z] Stopped: 2 [2022-03-17T17:22:31.188Z] Images: 18 [2022-03-17T17:22:31.188Z] Server Version: 0.0.0-dev [2022-03-17T17:22:31.188Z] Storage Driver: windowsfilter [2022-03-17T17:22:31.188Z] Windows: [2022-03-17T17:22:31.188Z] Logging Driver: json-file [2022-03-17T17:22:31.188Z] Plugins: [2022-03-17T17:22:31.188Z] Volume: local [2022-03-17T17:22:31.188Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T17:22:31.188Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T17:22:31.188Z] Swarm: inactive [2022-03-17T17:22:31.188Z] Default Isolation: process [2022-03-17T17:22:31.188Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T17:22:31.188Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-17T17:22:31.188Z] OSType: windows [2022-03-17T17:22:31.188Z] Architecture: x86_64 [2022-03-17T17:22:31.188Z] CPUs: 4 [2022-03-17T17:22:31.188Z] Total Memory: 32GiB [2022-03-17T17:22:31.188Z] Name: azwin-2-e6e640 [2022-03-17T17:22:31.188Z] ID: AF23:6KNG:ZVLT:KEIH:MNQM:ZGW7:OHRK:OM5B:27BX:SCMY:SWEF:I6C2 [2022-03-17T17:22:31.188Z] Docker Root Dir: D:\CI\PR-43298\7\daemon [2022-03-17T17:22:31.188Z] Debug Mode (client): false [2022-03-17T17:22:31.188Z] Debug Mode (server): true [2022-03-17T17:22:31.188Z] File Descriptors: -1 [2022-03-17T17:22:31.188Z] Goroutines: 17 [2022-03-17T17:22:31.188Z] System Time: 2022-03-17T17:22:30.7097628Z [2022-03-17T17:22:31.188Z] EventsListeners: 0 [2022-03-17T17:22:31.188Z] Registry: https://index.docker.io/v1/ [2022-03-17T17:22:31.188Z] Labels: [2022-03-17T17:22:31.188Z] Experimental: false [2022-03-17T17:22:31.188Z] Insecure Registries: [2022-03-17T17:22:31.188Z] 127.0.0.0/8 [2022-03-17T17:22:31.188Z] Live Restore Enabled: false [2022-03-17T17:22:31.188Z] [2022-03-17T17:22:31.188Z] [2022-03-17T17:22:31.188Z] INFO: Stopping daemon under test [2022-03-17T17:22:31.188Z] SUCCESS: The process with PID 1992 (child process of PID 5204) has been terminated. [2022-03-17T17:22:31.188Z] SUCCESS: The process with PID 5204 (child process of PID 5060) has been terminated. [2022-03-17T17:22:31.188Z] INFO: Stop tailing logs of the daemon under tests [2022-03-17T17:22:31.188Z] INFO: executeCI.ps1 Completed successfully at 03/17/2022 17:22:30. [2022-03-17T17:22:31.188Z] INFO: Tidying up at end of run [2022-03-17T17:22:31.188Z] INFO: Saving daemon under test log (d:\CI\PR-43298\7\dut.out) to bundles\CIDUT.out [2022-03-17T17:22:31.188Z] INFO: Saving daemon under test log (d:\CI\PR-43298\7\dut.err) to bundles\CIDUT.err [2022-03-17T17:22:31.188Z] INFO: Saving containerd logs to bundles [2022-03-17T17:22:31.188Z] INFO: Nuke-Everything... [2022-03-17T17:22:31.659Z] INFO: Container count on control daemon to delete is 2 [2022-03-17T17:22:31.659Z] 680985370a70 [2022-03-17T17:22:31.659Z] fc13c604070e [2022-03-17T17:22:32.129Z] INFO: Tidying pidfile d:\CI\PR-43298\7\docker.pid [2022-03-17T17:22:32.129Z] INFO: Nuking d:\CI [2022-03-17T17:22:32.770Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-17T17:22:32.770Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T17:22:32.770Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-17T17:22:32.770Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T17:22:32.770Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-17T17:22:32.770Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T17:22:32.770Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-17T17:22:32.770Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T17:22:32.770Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-17T17:22:32.770Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T17:22:32.770Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-17T17:22:32.770Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T17:22:32.770Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-17T17:22:50.414Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-17T17:22:50.414Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-17T17:22:50.414Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-17T17:22:50.414Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T17:22:50.414Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-17T17:22:50.414Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-17T17:22:50.414Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-17T17:22:50.414Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-17T17:22:52.576Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-17T17:22:52.576Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-17T17:22:54.289Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-17T17:22:54.289Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T17:22:54.289Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-17T17:22:54.289Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T17:22:54.741Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-17T17:22:54.741Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T17:22:54.741Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-17T17:22:56.261Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-17T17:22:56.286Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-17T17:22:56.742Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-17T17:22:56.742Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-17T17:22:56.742Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-17T17:22:57.197Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-17T17:23:02.248Z] INFO: Zapped successfully [2022-03-17T17:23:02.249Z] [2022-03-17T17:23:02.249Z] INFO: executeCI.ps1 exiting at Thu Mar 17 17:22:58 CUT 2022. Duration 01:08:57.5430749 [2022-03-17T17:23:02.249Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-17T17:23:02.498Z] Recording test results [2022-03-17T17:23:04.760Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-17T17:23:06.070Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-17T17:23:06.522Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-17T17:23:06.522Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T17:23:06.522Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-17T17:23:06.976Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-17T17:23:07.431Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-17T17:23:07.431Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T17:23:07.431Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-17T17:23:07.628Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-17T17:23:07.628Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T17:23:08.079Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-17T17:23:08.079Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T17:23:08.079Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-17T17:23:08.079Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T17:23:08.079Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-17T17:23:08.916Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-17T17:23:10.123Z] Archiving artifacts [2022-03-17T17:23:10.228Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-17T17:23:15.952Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-17T17:23:15.959Z] === RUN TestDockerSuite/TestCommitChange [2022-03-17T17:23:16.407Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-17T17:23:16.407Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-17T17:23:21.696Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-17T17:23:26.332Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-17T17:23:26.332Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T17:23:26.332Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-17T17:23:26.576Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43298/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T17:23:27.533Z] + make clean [2022-03-17T17:23:28.521Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T17:23:28.521Z] docker-dev-cache [2022-03-17T17:23:28.521Z] docker-mod-cache [Pipeline] deleteDir [2022-03-17T17:23:28.734Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-17T17:23:28.734Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T17:23:28.734Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite (2497.02s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (73.39s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.10s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.05s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.13s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (72.96s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.51s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.43s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.29s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.51s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.86s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.96s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.24s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.04s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.29s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.67s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.06s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.76s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.04s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.20s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.26s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.96s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.97s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.14s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.27s) [2022-03-17T17:23:29.696Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-17T17:23:29.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2022-03-17T17:23:29.697Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-17T17:23:29.697Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.37s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.08s) [2022-03-17T17:23:29.697Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2022-03-17T17:23:29.697Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.40s) [2022-03-17T17:23:29.697Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.98s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.38s) [2022-03-17T17:23:29.697Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-17T17:23:29.697Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.52s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.99s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.10s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.30s) [2022-03-17T17:23:29.697Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2022-03-17T17:23:29.697Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.81s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.94s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2022-03-17T17:23:29.697Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.86s) [2022-03-17T17:23:29.697Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2022-03-17T17:23:29.697Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-17T17:23:29.697Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.62s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.87s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.70s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.61s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.36s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.69s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.17s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.69s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.73s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.05s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.49s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.64s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.84s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.29s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.24s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.59s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.73s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.97s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.07s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.69s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.70s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.88s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.38s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (77.30s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.12s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.85s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.95s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.24s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.75s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.95s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.29s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.53s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildFails (2.95s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.81s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.90s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.69s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.48s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.37s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.69s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.07s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildHistory (11.27s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.02s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.43s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.86s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildLabels (0.99s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.55s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.92s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.52s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.03s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.61s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.51s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.71s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.54s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.07s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.45s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.79s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.50s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.67s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.10s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.24s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.34s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.70s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.65s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.95s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.37s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.63s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.44s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.26s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.19s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.96s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.47s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.80s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildRm (14.31s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.08s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.44s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.16s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.33s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.83s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.38s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.77s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.73s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.27s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildStderr (4.85s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.68s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.85s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.24s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.06s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.24s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.63s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.49s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.33s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.90s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.21s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.85s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.30s) [2022-03-17T17:23:30.218Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.57s) [2022-03-17T17:23:30.218Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.94s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.03s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.92s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.90s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.31s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCommitChange (5.31s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.95s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.79s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCommitTTY (7.79s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.82s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.69s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.94s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.95s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.88s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.91s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.65s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.56s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.62s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.66s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.02s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.02s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.63s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.90s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.69s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.43s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.99s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.96s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.55s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.86s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.00s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.63s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.56s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.99s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.87s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.98s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.87s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000881f8_} (2.88s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11551207605_c:\foo_false____} (3.03s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11551207605_c:\foo_true____} (2.93s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.12s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.13s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.16s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.48s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.10s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.05s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.83s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCpToDot (3.11s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCpToStdout (3.21s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.14s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.00s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.38s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.79s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.45s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.40s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.02s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.08s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.04s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.08s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.43s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsCopy (5.34s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.30s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.93s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.90s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsFilters (6.09s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsFormat (6.13s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsRename (3.08s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsResize (33.35s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.95s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.69s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.47s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.97s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.99s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.98s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.98s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.57s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.58s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.60s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.51s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.61s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestExecInspectID (4.52s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.73s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.66s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.27s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.12s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.12s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.11s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (8.26s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-17T17:23:30.219Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-03-17T17:23:30.219Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.94s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.18s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.20s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.70s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.89s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.99s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.96s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.91s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectDefault (2.83s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectHistory (4.78s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.00s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.58s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.96s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.54s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.05s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectStatus (3.69s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.50s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.53s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.86s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.57s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.95s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.00s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.90s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.94s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.22s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.05s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.75s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.00s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.94s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.93s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.71s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.52s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.07s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.98s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsSince (9.51s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsTail (3.43s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.04s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.04s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.81s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.85s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPsByOrder (12.30s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.14s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.25s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.66s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.21s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.49s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.60s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.71s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.43s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.56s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.04s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.90s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.51s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.61s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.17s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.94s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.41s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.50s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.23s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.25s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.87s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.68s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.13s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.66s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.21s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.10s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.20s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.85s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.05s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.70s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.03s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.98s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.36s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.32s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.95s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.72s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.69s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.10s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.04s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.93s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.08s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.78s) [2022-03-17T17:23:30.220Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.62s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-17T17:23:30.220Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.97s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.89s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.91s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunExitCode (2.93s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.93s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.91s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.96s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.33s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.46s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.42s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.73s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.08s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.22s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.99s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.03s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.70s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.06s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.60s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunRm (3.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.02s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.02s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.89s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.59s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.94s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.39s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.15s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.90s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.97s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.67s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.90s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.84s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.24s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.84s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.94s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.96s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.94s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.35s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.72s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.89s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.91s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.95s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.29s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.91s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.60s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.48s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.63s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.63s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.20s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.69s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.34s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.85s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.56s) [2022-03-17T17:23:30.221Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T17:23:30.221Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.67s) [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-17T17:23:30.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-17T17:23:30.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-17T17:23:30.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-17T17:23:30.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T17:23:30.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T17:23:30.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-17T17:23:30.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-17T17:23:30.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-17T17:23:30.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-17T17:23:30.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-17T17:23:30.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-17T17:23:30.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-17T17:23:30.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-17T17:23:30.221Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.221Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-17T17:23:30.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T17:23:30.222Z] === RUN TestDockerSchema1RegistrySuite [2022-03-17T17:23:30.222Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-17T17:23:30.222Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T17:23:30.222Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T17:23:30.222Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-17T17:23:30.222Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-17T17:23:30.222Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T17:23:30.222Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T17:23:30.222Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T17:23:30.222Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-17T17:23:30.222Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-17T17:23:30.222Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-17T17:23:30.222Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-17T17:23:30.222Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-17T17:23:30.222Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-17T17:23:30.222Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-17T17:23:30.222Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-17T17:23:30.222Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-17T17:23:30.222Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-17T17:23:30.222Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-17T17:23:30.222Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-17T17:23:30.222Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-17T17:23:30.222Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-17T17:23:30.222Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-17T17:23:30.222Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-17T17:23:30.222Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T17:23:30.222Z] === RUN TestDockerDaemonSuite [2022-03-17T17:23:30.222Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-17T17:23:30.222Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-17T17:23:30.222Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-17T17:23:30.222Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T17:23:30.222Z] === RUN TestDockerSwarmSuite [2022-03-17T17:23:30.222Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-17T17:23:30.222Z] === RUN TestDockerPluginSuite [2022-03-17T17:23:30.222Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-17T17:23:30.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-17T17:23:30.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-17T17:23:30.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-17T17:23:30.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-17T17:23:30.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-17T17:23:30.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-17T17:23:30.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-17T17:23:30.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-17T17:23:30.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-17T17:23:30.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-17T17:23:30.222Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T17:23:30.222Z] === RUN TestDockerExternalVolumeSuite [2022-03-17T17:23:30.222Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-17T17:23:30.222Z] === RUN TestDockerNetworkSuite [2022-03-17T17:23:30.222Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-17T17:23:30.222Z] === RUN TestDockerHubPullSuite [2022-03-17T17:23:30.222Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-17T17:23:30.222Z] PASS [2022-03-17T17:23:30.222Z] ok github.com/docker/docker/integration-cli 2497.369s [2022-03-17T17:23:30.222Z] [2022-03-17T17:23:30.222Z] === Skipped [2022-03-17T17:23:30.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T17:23:30.222Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T17:23:30.222Z] [2022-03-17T17:23:30.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T17:23:30.222Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T17:23:30.222Z] [2022-03-17T17:23:30.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T17:23:30.222Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T17:23:30.222Z] [2022-03-17T17:23:30.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-17T17:23:30.222Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-17T17:23:30.222Z] [2022-03-17T17:23:30.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-17T17:23:30.222Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-17T17:23:30.222Z] [2022-03-17T17:23:30.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-17T17:23:30.222Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-17T17:23:30.222Z] [2022-03-17T17:23:30.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-17T17:23:30.222Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-17T17:23:30.222Z] [2022-03-17T17:23:30.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-17T17:23:30.222Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-17T17:23:30.222Z] [2022-03-17T17:23:30.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T17:23:30.222Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.222Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T17:23:30.222Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-17T17:23:30.223Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-03-17T17:23:30.223Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-17T17:23:30.223Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-17T17:23:30.223Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-03-17T17:23:30.223Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T17:23:30.223Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T17:23:30.223Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-03-17T17:23:30.223Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-17T17:23:30.223Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.223Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-17T17:23:30.223Z] [2022-03-17T17:23:30.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-17T17:23:30.223Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-03-17T17:23:30.224Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.224Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2022-03-17T17:23:30.224Z] [2022-03-17T17:23:30.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s) [2022-03-17T17:23:30.224Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-17T17:23:30.815Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2022-03-17T17:23:30.815Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-17T17:23:30.815Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T17:23:30.815Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-03-17T17:23:30.815Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-17T17:23:30.815Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-17T17:23:30.815Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T17:23:30.815Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-17T17:23:30.815Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-17T17:23:30.815Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T17:23:30.815Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-17T17:23:30.815Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T17:23:30.815Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-17T17:23:30.815Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-17T17:23:30.815Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-17T17:23:30.815Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-17T17:23:30.815Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-17T17:23:30.815Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-17T17:23:30.815Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-17T17:23:30.815Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-17T17:23:30.815Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.815Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-17T17:23:30.815Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-17T17:23:30.816Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-17T17:23:30.816Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-17T17:23:30.816Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-17T17:23:30.816Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-17T17:23:30.816Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-17T17:23:30.816Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-17T17:23:30.816Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-17T17:23:30.816Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-17T17:23:30.816Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T17:23:30.816Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-17T17:23:30.816Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T17:23:30.816Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T17:23:30.816Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T17:23:30.816Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-17T17:23:30.816Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-17T17:23:30.816Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T17:23:30.816Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-17T17:23:30.816Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-17T17:23:30.816Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-17T17:23:30.816Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-17T17:23:30.816Z] [2022-03-17T17:23:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-17T17:23:30.816Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.816Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-17T17:23:30.817Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-17T17:23:30.817Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-17T17:23:30.817Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-17T17:23:30.817Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-17T17:23:30.817Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-17T17:23:30.817Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-17T17:23:30.817Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-17T17:23:30.817Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-17T17:23:30.817Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-17T17:23:30.817Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-17T17:23:30.817Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-17T17:23:30.817Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T17:23:30.817Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-17T17:23:30.817Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-17T17:23:30.817Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-17T17:23:30.817Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-17T17:23:30.817Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T17:23:30.817Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-17T17:23:30.817Z] [2022-03-17T17:23:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-17T17:23:30.817Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.817Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-17T17:23:30.818Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T17:23:30.818Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T17:23:30.818Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T17:23:30.818Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T17:23:30.818Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T17:23:30.818Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-17T17:23:30.818Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T17:23:30.818Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T17:23:30.818Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T17:23:30.818Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-17T17:23:30.818Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-17T17:23:30.818Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-17T17:23:30.818Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-17T17:23:30.818Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-17T17:23:30.818Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-17T17:23:30.818Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T17:23:30.818Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T17:23:30.818Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-17T17:23:30.818Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-17T17:23:30.818Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T17:23:30.818Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-17T17:23:30.818Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-17T17:23:30.818Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-17T17:23:30.818Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.818Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-17T17:23:30.818Z] [2022-03-17T17:23:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T17:23:30.819Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-17T17:23:30.819Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T17:23:30.819Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-17T17:23:30.819Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.819Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-17T17:23:30.819Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-17T17:23:30.820Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.820Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-17T17:23:30.820Z] [2022-03-17T17:23:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T17:23:30.821Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T17:23:30.821Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T17:23:30.821Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T17:23:30.821Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T17:23:30.821Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-17T17:23:30.821Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T17:23:30.821Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T17:23:30.821Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T17:23:30.821Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T17:23:30.821Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T17:23:30.821Z] [2022-03-17T17:23:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:23:30.821Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.821Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T17:23:30.822Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.822Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T17:23:30.822Z] [2022-03-17T17:23:30.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-17T17:23:30.823Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] DONE 1088 tests, 544 skipped in 2507.664s [2022-03-17T17:23:30.823Z] INFO: Integration tests ended at 03/17/2022 17:23:30. Duration:00:41:47.8467196 [2022-03-17T17:23:30.823Z] INFO: Docker info of the daemon under test at end of run [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] Containers: 2 [2022-03-17T17:23:30.823Z] Running: 0 [2022-03-17T17:23:30.823Z] Paused: 0 [2022-03-17T17:23:30.823Z] Stopped: 2 [2022-03-17T17:23:30.823Z] Images: 18 [2022-03-17T17:23:30.823Z] Server Version: 0.0.0-dev [2022-03-17T17:23:30.823Z] Storage Driver: windowsfilter [2022-03-17T17:23:30.823Z] Windows: [2022-03-17T17:23:30.823Z] Logging Driver: json-file [2022-03-17T17:23:30.823Z] Plugins: [2022-03-17T17:23:30.823Z] Volume: local [2022-03-17T17:23:30.823Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T17:23:30.823Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T17:23:30.823Z] Swarm: inactive [2022-03-17T17:23:30.823Z] Default Isolation: process [2022-03-17T17:23:30.823Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T17:23:30.823Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-17T17:23:30.823Z] OSType: windows [2022-03-17T17:23:30.823Z] Architecture: x86_64 [2022-03-17T17:23:30.823Z] CPUs: 4 [2022-03-17T17:23:30.823Z] Total Memory: 32GiB [2022-03-17T17:23:30.823Z] Name: azwin-2-62dfd0 [2022-03-17T17:23:30.823Z] ID: MNRT:RP6U:MJ6X:EO6N:SH26:GWPP:W2GH:4AL7:RYPF:R6GU:ULM2:BAUA [2022-03-17T17:23:30.823Z] Docker Root Dir: D:\CI\PR-43298\7\daemon [2022-03-17T17:23:30.823Z] Debug Mode (client): false [2022-03-17T17:23:30.823Z] Debug Mode (server): true [2022-03-17T17:23:30.823Z] File Descriptors: -1 [2022-03-17T17:23:30.823Z] Goroutines: 44 [2022-03-17T17:23:30.823Z] System Time: 2022-03-17T17:23:30.6409419Z [2022-03-17T17:23:30.823Z] EventsListeners: 0 [2022-03-17T17:23:30.823Z] Registry: https://index.docker.io/v1/ [2022-03-17T17:23:30.823Z] Labels: [2022-03-17T17:23:30.823Z] Experimental: false [2022-03-17T17:23:30.823Z] Insecure Registries: [2022-03-17T17:23:30.823Z] 127.0.0.0/8 [2022-03-17T17:23:30.823Z] Live Restore Enabled: false [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] [2022-03-17T17:23:30.823Z] INFO: Stopping daemon under test [2022-03-17T17:23:31.278Z] SUCCESS: The process with PID 6044 (child process of PID 3268) has been terminated. [2022-03-17T17:23:31.278Z] SUCCESS: The process with PID 3268 (child process of PID 4332) has been terminated. [2022-03-17T17:23:31.278Z] INFO: Stop tailing logs of the daemon under tests [2022-03-17T17:23:31.278Z] INFO: executeCI.ps1 Completed successfully at 03/17/2022 17:23:30. [2022-03-17T17:23:31.278Z] INFO: Tidying up at end of run [2022-03-17T17:23:31.278Z] INFO: Saving daemon under test log (d:\CI\PR-43298\7\dut.out) to bundles\CIDUT.out [2022-03-17T17:23:31.278Z] INFO: Saving daemon under test log (d:\CI\PR-43298\7\dut.err) to bundles\CIDUT.err [2022-03-17T17:23:31.278Z] INFO: Saving containerd logs to bundles [2022-03-17T17:23:31.278Z] INFO: Nuke-Everything... [2022-03-17T17:23:31.278Z] INFO: Container count on control daemon to delete is 2 [2022-03-17T17:23:31.278Z] 47b4fe945c9f [2022-03-17T17:23:31.278Z] 5643aef98721 [2022-03-17T17:23:31.733Z] INFO: Tidying pidfile d:\CI\PR-43298\7\docker.pid [2022-03-17T17:23:31.733Z] INFO: Killing containerd with PID 5784 [2022-03-17T17:23:31.733Z] INFO: Nuking d:\CI [2022-03-17T17:23:38.771Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-17T17:23:38.771Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T17:23:38.771Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-17T17:23:47.312Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-17T17:23:51.955Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-17T17:23:51.955Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T17:23:51.955Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-17T17:23:51.955Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T17:23:51.955Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-17T17:23:51.955Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T17:23:51.955Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-17T17:23:51.955Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T17:23:51.955Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-17T17:23:51.955Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T17:23:51.955Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-17T17:23:51.955Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T17:23:51.955Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-17T17:23:51.955Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T17:23:51.955Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-17T17:23:51.955Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-17T17:23:52.770Z] INFO: Zapped successfully [2022-03-17T17:23:52.791Z] [2022-03-17T17:23:52.791Z] INFO: executeCI.ps1 exiting at Thu Mar 17 17:23:50 CUT 2022. Duration 01:05:44.2132740 [2022-03-17T17:23:52.791Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-17T17:23:53.052Z] Recording test results [2022-03-17T17:24:02.116Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-17T17:24:03.604Z] Creating win-2022-c8d-integration-bundles.zip [2022-03-17T17:24:04.289Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [Pipeline] archiveArtifacts [2022-03-17T17:24:05.977Z] Archiving artifacts [2022-03-17T17:24:21.512Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43298/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T17:24:21.869Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-17T17:24:21.869Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T17:24:21.869Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-17T17:24:22.480Z] + make clean [2022-03-17T17:24:24.014Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-17T17:24:24.014Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T17:24:24.014Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-17T17:24:24.014Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T17:24:24.014Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-17T17:24:24.014Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T17:24:24.014Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-17T17:24:24.045Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T17:24:24.045Z] docker-dev-cache [2022-03-17T17:24:24.045Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T17:24:32.507Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-17T17:24:32.507Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T17:24:32.507Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-17T17:24:32.507Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-17T17:24:34.023Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-17T17:24:34.023Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-17T17:24:34.024Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T17:24:34.024Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-17T17:24:34.024Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T17:24:34.024Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-17T17:24:34.024Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T17:24:34.476Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-17T17:24:37.352Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-17T17:24:39.500Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-17T17:24:42.375Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-17T17:24:42.375Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-17T17:24:42.375Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T17:24:42.375Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-17T17:24:44.521Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-17T17:24:44.521Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-17T17:24:47.393Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-17T17:24:47.393Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:24:47.393Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-17T17:24:47.393Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:24:47.393Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-17T17:24:50.268Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-17T17:24:50.268Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-17T17:24:52.413Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-17T17:24:52.413Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T17:24:52.413Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-17T17:24:55.284Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-17T17:24:55.284Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-17T17:25:03.530Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-17T17:25:12.025Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-17T17:25:16.663Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-17T17:25:16.663Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-17T17:25:16.663Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-17T17:25:16.663Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-17T17:25:16.663Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-17T17:25:18.176Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-17T17:25:18.176Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T17:25:18.176Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-17T17:25:26.674Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-17T17:25:26.674Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T17:25:26.674Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-17T17:25:28.190Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-17T17:25:28.190Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-17T17:25:32.827Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-17T17:25:34.979Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-17T17:25:34.979Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T17:25:34.979Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-17T17:25:34.979Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T17:25:35.433Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-17T17:25:35.433Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T17:25:35.433Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-17T17:25:35.433Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T17:25:35.433Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-17T17:25:35.433Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T17:25:35.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-17T17:25:37.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-17T17:25:37.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-17T17:25:40.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-17T17:25:42.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-17T17:25:51.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-17T17:25:53.317Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009921e0_} [2022-03-17T17:25:56.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12011952319_c:\foo_false____} [2022-03-17T17:26:04.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12011952319_c:\foo_true____} [2022-03-17T17:26:07.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-17T17:26:07.549Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T17:26:07.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-17T17:26:07.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-17T17:26:07.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-17T17:26:07.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-17T17:26:07.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-17T17:26:07.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-17T17:26:07.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-17T17:26:07.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-17T17:26:07.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-17T17:26:07.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-17T17:26:07.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-17T17:26:08.000Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-17T17:26:08.000Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T17:26:08.000Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-17T17:26:08.000Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T17:26:08.000Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-17T17:26:08.000Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T17:26:08.000Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-17T17:26:08.000Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T17:26:08.000Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-17T17:26:08.000Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T17:26:08.000Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-17T17:26:10.871Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-17T17:26:10.871Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T17:26:10.871Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-17T17:26:10.871Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:26:10.871Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-17T17:26:10.871Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:26:10.871Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-17T17:26:10.871Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T17:26:10.871Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-17T17:26:10.871Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T17:26:10.871Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-17T17:26:10.871Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T17:26:10.871Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-17T17:26:10.871Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T17:26:10.871Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-17T17:26:10.871Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T17:26:10.871Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-17T17:26:10.871Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T17:26:10.871Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-17T17:26:10.871Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T17:26:10.871Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-17T17:26:10.871Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T17:26:10.871Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-17T17:26:10.871Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:26:10.871Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-17T17:26:10.871Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T17:26:10.871Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-17T17:26:19.369Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-17T17:26:19.369Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-17T17:26:19.369Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T17:26:19.369Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-17T17:26:26.377Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-17T17:26:26.377Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T17:26:26.377Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-17T17:26:26.377Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T17:26:26.377Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-17T17:26:26.377Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T17:26:26.377Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-17T17:26:36.615Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-17T17:26:38.766Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-17T17:26:38.766Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T17:26:38.766Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-17T17:26:38.766Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T17:26:38.766Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-17T17:26:59.751Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-17T17:26:59.751Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T17:26:59.751Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-17T17:26:59.751Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T17:26:59.751Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-17T17:27:14.466Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-17T17:27:14.466Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T17:27:14.466Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-17T17:27:14.466Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T17:27:14.466Z] === RUN TestDockerSuite/TestCpToDot [2022-03-17T17:27:21.472Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-17T17:27:21.472Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T17:27:21.472Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-17T17:27:21.472Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T17:27:21.472Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-17T17:27:23.622Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-17T17:27:23.622Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:27:23.622Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-17T17:27:23.622Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T17:27:23.622Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-17T17:27:23.622Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T17:27:23.622Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-17T17:27:23.622Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T17:27:23.622Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-17T17:27:23.622Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-17T17:27:23.622Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-17T17:27:25.772Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-17T17:27:28.648Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-17T17:27:28.648Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-17T17:27:29.102Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-17T17:27:31.255Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-17T17:27:31.710Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-17T17:27:32.163Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-17T17:27:32.163Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T17:27:32.163Z] === RUN TestDockerSuite/TestCreateRM [2022-03-17T17:27:32.616Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-17T17:27:32.616Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T17:27:32.616Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-17T17:27:32.616Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-17T17:27:33.070Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-17T17:27:47.794Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-17T17:27:47.794Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-17T17:27:47.794Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-17T17:27:51.491Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-17T17:27:51.491Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-17T17:27:51.491Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T17:27:51.491Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-17T17:27:54.358Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-17T17:27:54.358Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-17T17:27:54.358Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-17T17:27:54.358Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-17T17:27:54.358Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-17T17:27:54.358Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-17T17:27:54.358Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-17T17:27:54.358Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-17T17:27:54.358Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-17T17:27:54.358Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestDockerFails [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-17T17:27:54.358Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-17T17:27:54.358Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-17T17:27:54.358Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-17T17:27:54.358Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-17T17:27:54.358Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T17:27:54.358Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-17T17:27:56.939Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-17T17:27:59.807Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-17T17:28:01.960Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-17T17:28:16.728Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-17T17:28:21.369Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-17T17:28:27.099Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-17T17:28:34.114Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-17T17:28:34.565Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-17T17:28:39.212Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-17T17:28:39.212Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-17T17:28:40.728Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-17T17:28:46.554Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-17T17:28:51.248Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-17T17:28:51.701Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-17T17:28:51.701Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-17T17:28:51.701Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T17:28:51.701Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-17T17:28:51.701Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T17:28:51.701Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-17T17:28:51.701Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T17:28:51.701Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-17T17:28:52.655Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-17T17:28:52.655Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T17:28:52.655Z] === RUN TestDockerSuite/TestEventsRename [2022-03-17T17:28:55.537Z] === RUN TestDockerSuite/TestEventsResize [2022-03-17T17:29:04.036Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-17T17:29:11.048Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-17T17:29:13.922Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-17T17:29:18.557Z] === RUN TestDockerSuite/TestEventsTop [2022-03-17T17:29:18.557Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T17:29:18.557Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-17T17:29:21.433Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-17T17:29:26.075Z] === RUN TestDockerSuite/TestExec [2022-03-17T17:29:26.075Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:29:26.075Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-17T17:29:26.075Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T17:29:26.075Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-17T17:29:28.224Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-17T17:29:30.376Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-17T17:29:30.376Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:29:30.376Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-17T17:29:30.376Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:29:30.376Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-17T17:29:30.376Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T17:29:30.376Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-17T17:29:32.531Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-17T17:29:34.681Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-17T17:29:37.551Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-17T17:29:39.701Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-17T17:29:44.341Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-17T17:29:44.341Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T17:29:44.341Z] === RUN TestDockerSuite/TestExecEnv [2022-03-17T17:29:44.341Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T17:29:44.341Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-17T17:29:44.341Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T17:29:44.341Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-17T17:29:46.494Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-17T17:29:51.133Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-17T17:29:51.133Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T17:29:51.133Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-17T17:29:51.133Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T17:29:51.133Z] === RUN TestDockerSuite/TestExecParseError [2022-03-17T17:29:51.133Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T17:29:51.133Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-17T17:29:51.134Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T17:29:51.134Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-17T17:29:51.134Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T17:29:51.585Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-17T17:29:54.455Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-17T17:29:54.455Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T17:29:54.455Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-17T17:29:54.455Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T17:29:54.455Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-17T17:29:54.455Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T17:29:54.455Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-17T17:29:54.455Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T17:29:54.455Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-17T17:29:54.455Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T17:29:54.455Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-17T17:29:56.605Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-17T17:29:56.605Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T17:29:56.605Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-17T17:30:06.865Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-17T17:30:06.865Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T17:30:06.865Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-17T17:30:06.865Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T17:30:06.865Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-17T17:30:06.865Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T17:30:06.865Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-17T17:30:12.603Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-17T17:30:18.338Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-17T17:30:21.216Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-17T17:30:28.221Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-17T17:30:28.221Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:30:28.221Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-17T17:30:28.221Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-17T17:30:28.221Z] === RUN TestDockerSuite/TestHealth [2022-03-17T17:30:28.221Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T17:30:28.221Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-17T17:30:28.221Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-17T17:30:28.221Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-17T17:30:28.221Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-17T17:30:33.959Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-17T17:30:33.959Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-17T17:30:33.959Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T17:30:33.959Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-17T17:30:33.959Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-17T17:30:33.959Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-17T17:30:33.959Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-17T17:30:34.915Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-17T17:30:34.915Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T17:30:34.915Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-17T17:30:35.869Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-17T17:30:35.869Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-17T17:30:38.019Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-17T17:30:38.471Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-17T17:30:41.344Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-17T17:30:48.350Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-17T17:30:48.803Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-17T17:30:48.803Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T17:30:48.803Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-17T17:30:53.441Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-17T17:30:53.441Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-17T17:30:53.441Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-17T17:30:53.441Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T17:30:53.441Z] === RUN TestDockerSuite/TestImportFile [2022-03-17T17:30:53.441Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T17:30:53.441Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-17T17:30:53.441Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-17T17:30:53.441Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T17:30:53.441Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-17T17:30:53.441Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T17:30:53.441Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-17T17:30:53.441Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:30:53.441Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-17T17:30:53.441Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T17:30:53.441Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-17T17:30:53.441Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T17:30:53.441Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-17T17:30:53.441Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T17:30:53.441Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-17T17:30:53.441Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-17T17:30:53.441Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T17:30:53.441Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-17T17:30:53.441Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T17:30:53.441Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-17T17:30:55.596Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-17T17:31:04.088Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-17T17:31:04.088Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T17:31:04.088Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-17T17:31:04.088Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T17:31:04.088Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-17T17:31:04.088Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-17T17:31:04.088Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T17:31:04.088Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-17T17:31:05.601Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-17T17:31:06.053Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-17T17:31:08.205Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-17T17:31:08.206Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T17:31:08.206Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-17T17:31:08.206Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T17:31:08.206Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-17T17:31:08.206Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T17:31:08.206Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-17T17:31:11.076Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-17T17:31:15.718Z] === RUN TestDockerSuite/TestInspectImage [2022-03-17T17:31:15.718Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:31:15.718Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-17T17:31:15.718Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:31:15.718Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-17T17:31:15.718Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T17:31:15.718Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-17T17:31:18.589Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-17T17:31:20.742Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-17T17:31:21.196Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-17T17:31:28.218Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-17T17:31:31.091Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-17T17:31:31.091Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T17:31:31.091Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-17T17:31:31.091Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-17T17:31:33.241Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-17T17:31:36.941Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-17T17:31:41.583Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-17T17:31:43.731Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-17T17:31:52.227Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-17T17:31:53.747Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-17T17:31:55.893Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-17T17:31:58.761Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-17T17:32:05.772Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-17T17:32:05.772Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-17T17:32:05.772Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.772Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-17T17:32:05.772Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.772Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-17T17:32:05.772Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.772Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-17T17:32:05.772Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.772Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-17T17:32:05.772Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.772Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-17T17:32:05.773Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.773Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-17T17:32:05.773Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.773Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-17T17:32:05.773Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.773Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-17T17:32:05.773Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.773Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-17T17:32:05.773Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.773Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-17T17:32:05.773Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.773Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-17T17:32:05.773Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.773Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-17T17:32:05.773Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.773Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-17T17:32:05.773Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.773Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-17T17:32:05.773Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.773Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-17T17:32:05.773Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T17:32:05.773Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-17T17:32:06.223Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-17T17:32:06.223Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-17T17:32:08.379Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-17T17:32:10.528Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-17T17:32:17.548Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-17T17:32:19.699Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-17T17:32:19.699Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T17:32:19.699Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-17T17:32:21.848Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-17T17:32:21.848Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-17T17:32:31.192Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-17T17:32:39.691Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-17T17:32:46.700Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-17T17:32:50.393Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-17T17:32:53.261Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-17T17:32:53.261Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T17:32:53.261Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-17T17:32:55.408Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-17T17:32:58.275Z] === RUN TestDockerSuite/TestLogsSince [2022-03-17T17:33:08.625Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-17T17:33:08.625Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T17:33:08.625Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-17T17:33:08.625Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T17:33:08.625Z] === RUN TestDockerSuite/TestLogsTail [2022-03-17T17:33:10.783Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-17T17:33:13.653Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-17T17:33:16.522Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-17T17:33:16.522Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestNetHostname [2022-03-17T17:33:16.522Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-17T17:33:16.522Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-17T17:33:16.522Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-17T17:33:16.522Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestPluginActive [2022-03-17T17:33:16.522Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-17T17:33:16.522Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-17T17:33:16.522Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-17T17:33:16.522Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-17T17:33:16.522Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-17T17:33:16.522Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-17T17:33:16.522Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-17T17:33:16.522Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-17T17:33:16.522Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-17T17:33:16.522Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestPortList [2022-03-17T17:33:16.522Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T17:33:16.522Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-17T17:33:21.161Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-17T17:33:21.161Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:33:21.161Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-17T17:33:21.161Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-17T17:33:21.161Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T17:33:21.161Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-17T17:33:21.161Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T17:33:21.161Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-17T17:33:21.161Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T17:33:21.161Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-17T17:33:21.161Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T17:33:21.161Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-17T17:33:21.161Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T17:33:21.161Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-17T17:33:21.161Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T17:33:21.161Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-17T17:33:21.161Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T17:33:21.161Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-17T17:33:35.884Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-17T17:33:35.884Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T17:33:35.884Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-17T17:33:46.131Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-17T17:33:46.131Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T17:33:46.131Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-17T17:33:56.372Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-17T17:34:17.357Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-17T17:34:17.810Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-17T17:34:17.810Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T17:34:17.810Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-17T17:34:32.529Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-17T17:34:36.224Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-17T17:35:01.239Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-17T17:35:03.572Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-17T17:35:03.572Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T17:35:03.572Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-17T17:35:03.572Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T17:35:03.572Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-17T17:35:09.304Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-17T17:35:09.304Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T17:35:09.304Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-17T17:35:09.304Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T17:35:09.304Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-17T17:35:09.304Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T17:35:09.304Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-17T17:35:09.304Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T17:35:09.304Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-17T17:35:17.798Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-17T17:35:17.798Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T17:35:17.798Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-17T17:35:18.749Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-17T17:35:18.749Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T17:35:18.749Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-17T17:35:20.262Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-17T17:35:21.215Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-17T17:35:21.215Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T17:35:21.215Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-17T17:35:25.859Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-17T17:35:30.518Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-17T17:35:33.392Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-17T17:35:58.421Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-17T17:35:58.421Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:35:58.421Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-17T17:36:05.435Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-17T17:36:05.435Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-17T17:36:05.435Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-17T17:36:06.390Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-17T17:36:11.032Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-17T17:36:21.277Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-17T17:36:21.277Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:36:21.277Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-17T17:36:25.916Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-17T17:36:25.916Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-17T17:36:25.916Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-17T17:36:43.503Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-17T17:36:45.021Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-17T17:36:45.984Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-17T17:36:54.489Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-17T17:36:59.135Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-17T17:37:09.380Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-17T17:37:13.073Z] === RUN TestDockerSuite/TestRmiTag [2022-03-17T17:37:14.027Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-17T17:37:16.901Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-17T17:37:37.888Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-17T17:37:38.845Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-17T17:37:44.578Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-17T17:37:45.531Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-17T17:37:45.531Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T17:37:45.531Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-17T17:37:45.531Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T17:37:45.531Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-17T17:37:45.531Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T17:37:45.531Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-17T17:37:45.531Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T17:37:45.531Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-17T17:37:45.531Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T17:37:45.531Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-17T17:37:45.531Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T17:37:45.531Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-17T17:37:45.531Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T17:37:45.531Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-17T17:37:47.681Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-17T17:37:47.681Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T17:37:47.681Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-17T17:37:47.681Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T17:37:47.681Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-17T17:37:53.545Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-17T17:37:55.697Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-17T17:37:58.565Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-17T17:38:00.716Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-17T17:38:09.211Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-17T17:38:09.211Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-17T17:38:12.904Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-17T17:38:12.904Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T17:38:12.904Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-17T17:38:12.904Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T17:38:13.354Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-17T17:38:13.354Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T17:38:13.354Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-17T17:38:13.354Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T17:38:13.354Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-17T17:38:13.354Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T17:38:13.354Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-17T17:38:13.354Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T17:38:13.354Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-17T17:38:13.354Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T17:38:13.354Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-17T17:38:13.354Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T17:38:13.354Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-17T17:38:13.354Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T17:38:13.354Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-17T17:38:13.354Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T17:38:13.354Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-17T17:38:13.354Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T17:38:13.354Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-17T17:38:15.508Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-17T17:38:15.508Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T17:38:15.508Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-17T17:38:19.200Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-17T17:38:19.200Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T17:38:19.200Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-17T17:38:19.200Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T17:38:19.200Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-17T17:38:21.347Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-17T17:38:21.347Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T17:38:21.347Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-17T17:38:21.347Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T17:38:21.347Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-17T17:38:21.347Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T17:38:21.347Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-17T17:38:21.347Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T17:38:21.347Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-17T17:38:21.347Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T17:38:21.347Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-17T17:38:21.347Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T17:38:21.347Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-17T17:38:21.347Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T17:38:21.347Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-17T17:38:24.230Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-17T17:38:26.376Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-17T17:38:29.244Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-17T17:38:29.244Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T17:38:29.244Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-17T17:38:29.244Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T17:38:29.244Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-17T17:38:29.244Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T17:38:29.244Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-17T17:38:31.389Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-17T17:38:31.389Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T17:38:31.389Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-17T17:38:31.389Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T17:38:31.389Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-17T17:38:31.389Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T17:38:31.389Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-17T17:38:31.389Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T17:38:31.389Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-17T17:38:33.540Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-17T17:38:40.546Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-17T17:38:40.546Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T17:38:40.546Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-17T17:38:40.546Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T17:38:40.546Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-17T17:38:40.546Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T17:38:40.546Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-17T17:38:40.546Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T17:38:40.546Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-17T17:38:40.546Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T17:38:40.546Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-17T17:38:40.546Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T17:38:40.546Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-17T17:38:43.411Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-17T17:38:43.411Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T17:38:43.411Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-17T17:38:43.411Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-17T17:38:43.411Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T17:38:43.411Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-17T17:38:45.559Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-17T17:38:48.432Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-17T17:38:48.432Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T17:38:48.432Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-17T17:38:50.583Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-17T17:38:50.583Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T17:38:50.583Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-17T17:38:50.583Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T17:38:50.583Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-17T17:38:50.583Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T17:38:50.583Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-17T17:38:59.080Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-17T17:39:00.602Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-17T17:39:02.751Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-17T17:39:11.255Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-17T17:39:11.255Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-17T17:39:11.255Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T17:39:11.255Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-17T17:39:11.255Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T17:39:11.255Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-17T17:39:11.255Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T17:39:11.255Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-17T17:39:11.255Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T17:39:11.255Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T17:39:11.255Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T17:39:11.255Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-17T17:39:11.255Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T17:39:11.255Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-17T17:39:11.255Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T17:39:11.255Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-17T17:39:14.953Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-17T17:39:14.953Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T17:39:14.953Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-17T17:39:14.953Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-17T17:39:14.953Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T17:39:14.953Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-17T17:39:14.953Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T17:39:14.953Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-17T17:39:14.953Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T17:39:14.953Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-17T17:39:14.953Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T17:39:14.953Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-17T17:39:25.205Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-17T17:39:25.205Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T17:39:25.205Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-17T17:39:27.364Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-17T17:39:27.364Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T17:39:27.364Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-17T17:39:27.364Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T17:39:27.364Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-17T17:39:27.364Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T17:39:27.364Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-17T17:39:27.364Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T17:39:27.364Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-17T17:39:27.364Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T17:39:27.364Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-17T17:39:27.364Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T17:39:27.364Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-17T17:39:27.364Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T17:39:27.364Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-17T17:39:27.364Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T17:39:27.364Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-17T17:39:27.364Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T17:39:27.364Z] === RUN TestDockerSuite/TestRunMount [2022-03-17T17:39:27.364Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T17:39:27.364Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-17T17:39:27.364Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T17:39:27.364Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-17T17:39:27.364Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T17:39:27.364Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-17T17:39:27.364Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T17:39:27.364Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-17T17:39:35.867Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-17T17:39:35.867Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T17:39:35.867Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-17T17:39:35.867Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T17:39:35.867Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-17T17:39:35.867Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T17:39:35.867Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-17T17:39:41.604Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-17T17:39:46.246Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-17T17:39:46.246Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T17:39:46.246Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-17T17:39:46.246Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T17:39:46.246Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-17T17:39:46.246Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T17:39:46.246Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-17T17:39:46.246Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T17:39:46.246Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-17T17:39:46.246Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T17:39:46.246Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-17T17:39:46.246Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T17:39:46.246Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-17T17:39:46.246Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T17:39:46.246Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-17T17:39:46.246Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T17:39:46.246Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-17T17:39:46.246Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T17:39:46.246Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-17T17:39:46.246Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-17T17:39:47.760Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-17T17:39:49.912Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-17T17:39:52.782Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-17T17:39:53.737Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-17T17:39:55.899Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-17T17:39:56.358Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T17:39:56.358Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-17T17:39:56.358Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T17:39:56.358Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-17T17:39:56.358Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T17:39:56.358Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-17T17:39:56.358Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T17:39:56.358Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-17T17:39:56.358Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T17:39:56.358Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-17T17:39:56.358Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T17:39:56.358Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-17T17:39:56.358Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T17:39:56.358Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-17T17:39:56.358Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T17:39:56.358Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T17:40:00.059Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-17T17:40:00.059Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T17:40:00.059Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-17T17:40:00.059Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T17:40:00.059Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-17T17:40:00.059Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T17:40:00.059Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-17T17:40:00.059Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T17:40:00.059Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-17T17:40:00.059Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T17:40:00.059Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-17T17:40:08.828Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-17T17:40:08.828Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T17:40:08.828Z] === RUN TestDockerSuite/TestRunRm [2022-03-17T17:40:10.345Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-17T17:40:16.083Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-17T17:40:18.954Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-17T17:40:25.963Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-17T17:40:28.112Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-17T17:40:30.984Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-17T17:40:30.984Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T17:40:30.984Z] === RUN TestDockerSuite/TestRunState [2022-03-17T17:40:30.984Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T17:40:30.984Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-17T17:40:33.853Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-17T17:40:33.853Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T17:40:33.853Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-17T17:40:36.003Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-17T17:40:36.003Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T17:40:36.003Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-17T17:40:36.003Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T17:40:36.003Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-17T17:40:36.003Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-17T17:40:36.003Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-17T17:40:36.003Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T17:40:36.003Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-17T17:40:41.749Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-17T17:40:41.749Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T17:40:41.749Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-17T17:40:41.749Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T17:40:41.749Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-17T17:40:41.749Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T17:40:41.749Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-17T17:40:41.749Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T17:40:41.749Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-17T17:40:41.749Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T17:40:41.749Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-17T17:40:41.749Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T17:40:41.749Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-17T17:40:41.749Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T17:40:41.749Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-17T17:40:41.749Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T17:40:41.749Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-17T17:40:41.749Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T17:40:41.749Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-17T17:40:41.749Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T17:40:41.749Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-17T17:40:43.896Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-17T17:40:43.896Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T17:40:43.896Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-17T17:40:50.911Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-17T17:40:50.911Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T17:40:50.911Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-17T17:40:50.911Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T17:40:50.911Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-17T17:40:54.721Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-17T17:41:01.740Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-17T17:41:11.974Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-17T17:41:18.988Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-17T17:41:18.989Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T17:41:18.989Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-17T17:41:18.989Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-17T17:41:21.861Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-17T17:41:24.728Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-17T17:41:27.603Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-17T17:41:27.603Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T17:41:27.603Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-17T17:41:27.603Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-17T17:41:27.603Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-17T17:41:27.603Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T17:41:27.603Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-17T17:41:27.603Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T17:41:27.603Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-17T17:41:27.603Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T17:41:27.603Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-17T17:41:27.603Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T17:41:27.603Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-17T17:41:27.603Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T17:41:27.603Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-17T17:41:32.242Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-17T17:41:33.758Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-17T17:41:35.909Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-17T17:41:41.661Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-17T17:41:41.661Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-17T17:41:41.661Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-17T17:41:41.661Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-17T17:41:41.661Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-17T17:41:41.661Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-17T17:41:41.661Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-17T17:41:41.661Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-17T17:41:41.661Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-17T17:41:41.661Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-17T17:41:41.661Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-17T17:41:41.661Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-17T17:41:41.661Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-17T17:41:41.661Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-17T17:41:41.661Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-17T17:41:41.661Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-17T17:41:41.661Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T17:41:41.661Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-17T17:41:43.813Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-17T17:41:44.265Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-17T17:41:44.717Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-17T17:41:44.717Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-17T17:41:46.864Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-17T17:41:46.864Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-17T17:41:53.865Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-17T17:41:56.016Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-17T17:41:58.893Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-17T17:41:58.893Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T17:41:58.893Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-17T17:42:07.401Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-17T17:42:07.401Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T17:42:07.401Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-17T17:42:12.058Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-17T17:42:12.058Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T17:42:12.058Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-17T17:42:12.058Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T17:42:12.058Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-17T17:42:12.058Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T17:42:12.058Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-17T17:42:12.058Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T17:42:12.058Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-17T17:42:17.790Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-17T17:42:17.790Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T17:42:17.790Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-17T17:42:17.790Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T17:42:17.790Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-17T17:42:17.790Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T17:42:17.790Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-17T17:42:17.790Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T17:42:17.790Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-17T17:42:17.790Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T17:42:17.790Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-17T17:42:17.790Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T17:42:17.790Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-17T17:42:20.661Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-17T17:42:23.529Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-17T17:42:23.529Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T17:42:23.529Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-17T17:42:25.676Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-17T17:42:25.676Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T17:42:25.676Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-17T17:42:25.676Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T17:42:25.676Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-17T17:42:25.676Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T17:42:25.676Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-17T17:42:25.676Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T17:42:25.676Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-17T17:42:25.676Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T17:42:25.676Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-17T17:42:25.676Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T17:42:25.676Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-17T17:42:43.260Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-17T17:42:43.260Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-17T17:42:43.260Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-17T17:42:43.260Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T17:42:43.260Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-17T17:42:43.260Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-17T17:42:43.260Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-17T17:42:43.260Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-17T17:42:45.406Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-17T17:42:45.406Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-17T17:42:49.101Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-17T17:42:49.101Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-17T17:42:50.055Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-17T17:42:50.055Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-17T17:42:50.055Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-17T17:42:58.613Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-17T17:42:58.613Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T17:42:58.613Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-17T17:42:59.566Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-17T17:42:59.566Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-17T17:42:59.566Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T17:42:59.566Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-17T17:43:14.307Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-17T17:43:14.307Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-17T17:43:14.307Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-17T17:43:24.551Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-17T17:43:24.551Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T17:43:24.551Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite (3106.02s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.42s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (119.06s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.04s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.36s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.43s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.59s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.81s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (136.64s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.56s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.72s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.62s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.85s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.46s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.26s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.24s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.27s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.97s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.46s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAddTar (60.73s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.88s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.72s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.29s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.82s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.07s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.74s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.48s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.73s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (50.67s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.49s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.65s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.32s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.73s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.82s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.22s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.03s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.72s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.48s) [2022-03-17T17:43:25.005Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.35s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.16s) [2022-03-17T17:43:25.005Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.64s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.16s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.37s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.78s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.71s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.16s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (35.31s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.93s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.03s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.14s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.15s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.42s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.21s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerignore (78.45s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.28s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (87.14s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.95s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.27s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.34s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.03s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.35s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.51s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.68s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (122.04s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.30s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.03s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.53s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.41s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.37s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.56s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.86s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildFails (2.78s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.96s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.16s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.37s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.46s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.69s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.37s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.68s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildHistory (13.67s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.17s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.26s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.94s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.07s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildLabel (1.22s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.23s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.98s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildLabels (1.47s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.24s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.27s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.75s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.72s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.28s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.06s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (30.50s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.76s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.86s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.16s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.57s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.57s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.10s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.82s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.98s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.27s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.55s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.83s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.99s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.99s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.22s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.80s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.84s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.58s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.40s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.38s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.44s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (40.81s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildRm (14.89s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.00s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.77s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (9.05s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.11s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.93s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (32.14s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.16s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.63s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.57s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildStderr (5.18s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.06s) [2022-03-17T17:43:25.006Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.44s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s) [2022-03-17T17:43:25.006Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.28s) [2022-03-17T17:43:25.007Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.01s) [2022-03-17T17:43:25.007Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-17T17:43:25.007Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-17T17:43:25.007Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-17T17:43:25.007Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.67s) [2022-03-17T17:43:25.007Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2022-03-17T17:43:25.007Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.95s) [2022-03-17T17:43:25.007Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-03-17T17:43:25.007Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T17:43:25.007Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.77s) [2022-03-17T17:43:25.007Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.11s) [2022-03-17T17:43:25.007Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.42s) [2022-03-17T17:43:25.007Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.40s) [2022-03-17T17:43:25.007Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-03-17T17:43:25.007Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T17:43:25.007Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.93s) [2022-03-17T17:43:25.007Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-17T17:43:25.007Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (17.40s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.24s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (24.59s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.48s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.88s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.50s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.43s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.87s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCommitChange (5.65s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.04s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.40s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCommitTTY (7.70s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.11s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.51s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (17.59s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.49s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.29s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.71s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.87s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.49s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.47s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.53s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.55s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.67s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.30s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.70s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.56s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.82s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.39s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.99s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.40s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.46s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.70s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.28s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.09s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.04s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.69s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.66s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.68s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.78s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009921e0_} (2.76s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12011952319_c:\foo_false____} (7.67s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12011952319_c:\foo_true____} (3.76s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.65s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.54s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.67s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.83s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.63s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCpToCaseE (19.65s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.63s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCpToDot (7.53s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCpToStdout (2.66s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.21s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.52s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.20s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.37s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.66s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.53s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.60s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.59s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.05s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsCopy (5.77s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.47s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.38s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.08s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.20s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsFilters (5.47s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsFormat (5.46s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsRename (2.61s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsResize (8.06s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.33s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.91s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.91s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.13s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.14s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.16s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T17:43:25.462Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.24s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.43s) [2022-03-17T17:43:25.462Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.42s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.19s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.52s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.42s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestExecInspectID (4.94s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.69s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.57s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.64s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.39s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.31s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.28s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.33s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.11s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.09s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.50s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.60s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.08s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.33s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.24s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.44s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.38s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectDefault (2.71s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectHistory (4.87s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.50s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.40s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.35s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.52s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.32s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectStatus (3.01s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.06s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.53s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.22s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.41s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.37s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.37s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.21s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.18s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.47s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.05s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.68s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.54s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.42s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.13s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.23s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.14s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.94s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.63s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.47s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsSince (9.43s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsTail (3.19s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.81s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.51s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.69s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (14.63s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPsByOrder (9.45s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.82s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.99s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.95s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.15s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (22.31s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.24s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.27s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.05s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.39s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.01s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.64s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.57s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.73s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.62s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.57s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.71s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.71s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.79s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.68s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.28s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.40s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.03s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.62s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.12s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRmiTag (0.82s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.58s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.39s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.77s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.44s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.20s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.91s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.12s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.43s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.55s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.29s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.96s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.32s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.39s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-17T17:43:25.463Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-17T17:43:25.463Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.14s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.42s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.53s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.45s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.40s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.34s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.36s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.87s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.40s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.50s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.45s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunExitCode (7.33s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.46s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.44s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.56s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.37s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.22s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.90s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.60s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.98s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.55s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.46s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.40s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.27s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.22s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.16s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunRm (2.57s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.59s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.57s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.28s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.43s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.78s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.38s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.13s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.94s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.45s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.19s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.29s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.31s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.54s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.96s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.81s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.52s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.71s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.45s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.86s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.33s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.86s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.00s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (7.26s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.33s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.38s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.43s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.31s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.44s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.42s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.65s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.44s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.93s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.42s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.50s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.55s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.80s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.72s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2022-03-17T17:43:25.464Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.31s) [2022-03-17T17:43:25.464Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-17T17:43:25.465Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.63s) [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-17T17:43:25.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] --- PASS: TestDockerRegistrySuite (0.20s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T17:43:25.465Z] === RUN TestDockerSchema1RegistrySuite [2022-03-17T17:43:25.465Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-17T17:43:25.465Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T17:43:25.465Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T17:43:25.465Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-17T17:43:25.465Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-17T17:43:25.465Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T17:43:25.465Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T17:43:25.465Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T17:43:25.465Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-17T17:43:25.465Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-17T17:43:25.465Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-17T17:43:25.465Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-17T17:43:25.465Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-17T17:43:25.465Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-17T17:43:25.465Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-17T17:43:25.465Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-17T17:43:25.465Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-17T17:43:25.465Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-17T17:43:25.465Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-17T17:43:25.465Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-17T17:43:25.465Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-17T17:43:25.465Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-17T17:43:25.465Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-17T17:43:25.465Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-17T17:43:25.465Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T17:43:25.465Z] === RUN TestDockerDaemonSuite [2022-03-17T17:43:25.465Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-17T17:43:25.465Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-17T17:43:25.465Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-17T17:43:25.465Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T17:43:25.465Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T17:43:25.465Z] === RUN TestDockerSwarmSuite [2022-03-17T17:43:25.465Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-17T17:43:25.465Z] === RUN TestDockerPluginSuite [2022-03-17T17:43:25.465Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-17T17:43:25.465Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-17T17:43:25.465Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-17T17:43:25.465Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-17T17:43:25.465Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-17T17:43:25.465Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-17T17:43:25.465Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-17T17:43:25.465Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-17T17:43:25.465Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-17T17:43:25.465Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.465Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-17T17:43:25.466Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.466Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-17T17:43:25.466Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.466Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-17T17:43:25.466Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T17:43:25.466Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T17:43:25.466Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T17:43:25.466Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T17:43:25.466Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T17:43:25.466Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T17:43:25.466Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T17:43:25.466Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T17:43:25.466Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T17:43:25.466Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T17:43:25.466Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T17:43:25.466Z] === RUN TestDockerExternalVolumeSuite [2022-03-17T17:43:25.466Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.466Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-17T17:43:25.466Z] === RUN TestDockerNetworkSuite [2022-03-17T17:43:25.466Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.466Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-17T17:43:25.466Z] === RUN TestDockerHubPullSuite [2022-03-17T17:43:25.466Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.466Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-17T17:43:25.466Z] PASS [2022-03-17T17:43:25.466Z] ok github.com/docker/docker/integration-cli 3106.563s [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === Skipped [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T17:43:25.917Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T17:43:25.917Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-17T17:43:25.917Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-17T17:43:25.917Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-17T17:43:25.917Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-17T17:43:25.917Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-17T17:43:25.917Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-17T17:43:25.917Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-17T17:43:25.917Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-17T17:43:25.917Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T17:43:25.917Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T17:43:25.917Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T17:43:25.917Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T17:43:25.917Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T17:43:25.917Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-17T17:43:25.917Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T17:43:25.917Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T17:43:25.917Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-17T17:43:25.917Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T17:43:25.917Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T17:43:25.917Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T17:43:25.917Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-17T17:43:25.917Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T17:43:25.917Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-17T17:43:25.917Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-17T17:43:25.917Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T17:43:25.917Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T17:43:25.917Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T17:43:25.917Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-17T17:43:25.917Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-17T17:43:25.917Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-03-17T17:43:25.917Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.917Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-03-17T17:43:25.917Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-17T17:43:25.918Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-17T17:43:25.918Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-17T17:43:25.918Z] [2022-03-17T17:43:25.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-17T17:43:25.918Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.918Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-03-17T17:43:25.919Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-17T17:43:25.919Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2022-03-17T17:43:25.919Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T17:43:25.919Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-17T17:43:25.919Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T17:43:25.919Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-17T17:43:25.919Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-03-17T17:43:25.919Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-17T17:43:25.919Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T17:43:25.919Z] [2022-03-17T17:43:25.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-17T17:43:25.919Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.919Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T17:43:25.920Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T17:43:25.920Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-17T17:43:25.920Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T17:43:25.920Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T17:43:25.920Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T17:43:25.920Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T17:43:25.920Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T17:43:25.920Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-17T17:43:25.920Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T17:43:25.920Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-03-17T17:43:25.920Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-17T17:43:25.920Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-17T17:43:25.920Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T17:43:25.920Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T17:43:25.920Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T17:43:25.920Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T17:43:25.920Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-03-17T17:43:25.920Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-17T17:43:25.920Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T17:43:25.920Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-17T17:43:25.920Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-17T17:43:25.920Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T17:43:25.920Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T17:43:25.920Z] [2022-03-17T17:43:25.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T17:43:25.920Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.920Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-17T17:43:25.921Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-17T17:43:25.921Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-17T17:43:25.921Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-17T17:43:25.921Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T17:43:25.921Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T17:43:25.921Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T17:43:25.921Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T17:43:25.921Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T17:43:25.921Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T17:43:25.921Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T17:43:25.921Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T17:43:25.921Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-03-17T17:43:25.921Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-17T17:43:25.921Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-17T17:43:25.921Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-17T17:43:25.921Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T17:43:25.921Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-17T17:43:25.921Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.921Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-17T17:43:25.921Z] [2022-03-17T17:43:25.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:25.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-17T17:43:25.922Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T17:43:25.922Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-17T17:43:25.922Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T17:43:26.374Z] [2022-03-17T17:43:26.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T17:43:26.374Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.374Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T17:43:26.375Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.375Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T17:43:26.375Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-03-17T17:43:26.376Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-17T17:43:26.376Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-17T17:43:26.376Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T17:43:26.376Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-17T17:43:26.376Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.376Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:43:26.376Z] [2022-03-17T17:43:26.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:43:26.376Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-17T17:43:26.377Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] DONE 1088 tests, 539 skipped in 3120.148s [2022-03-17T17:43:26.377Z] INFO: Integration tests ended at 03/17/2022 17:43:26. Duration:00:52:00.2898801 [2022-03-17T17:43:26.377Z] INFO: Docker info of the daemon under test at end of run [2022-03-17T17:43:26.377Z] [2022-03-17T17:43:26.377Z] Containers: 2 [2022-03-17T17:43:26.377Z] Running: 0 [2022-03-17T17:43:26.377Z] Paused: 0 [2022-03-17T17:43:26.377Z] Stopped: 2 [2022-03-17T17:43:26.377Z] Images: 18 [2022-03-17T17:43:26.377Z] Server Version: 0.0.0-dev [2022-03-17T17:43:26.378Z] Storage Driver: windowsfilter [2022-03-17T17:43:26.378Z] Windows: [2022-03-17T17:43:26.378Z] Logging Driver: json-file [2022-03-17T17:43:26.378Z] Plugins: [2022-03-17T17:43:26.378Z] Volume: local [2022-03-17T17:43:26.378Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T17:43:26.378Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T17:43:26.378Z] Swarm: inactive [2022-03-17T17:43:26.378Z] Default Isolation: process [2022-03-17T17:43:26.378Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-17T17:43:26.378Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-03-17T17:43:26.378Z] OSType: windows [2022-03-17T17:43:26.378Z] Architecture: x86_64 [2022-03-17T17:43:26.378Z] CPUs: 4 [2022-03-17T17:43:26.378Z] Total Memory: 32GiB [2022-03-17T17:43:26.378Z] Name: azwin-2-42c650 [2022-03-17T17:43:26.378Z] ID: U4IV:HGM5:R7TO:6OFG:MFLK:VIQU:ISYZ:2LRZ:O4OH:5KF6:ANIU:FTOZ [2022-03-17T17:43:26.378Z] Docker Root Dir: D:\CI\PR-43298\7\daemon [2022-03-17T17:43:26.378Z] Debug Mode (client): false [2022-03-17T17:43:26.378Z] Debug Mode (server): true [2022-03-17T17:43:26.378Z] File Descriptors: -1 [2022-03-17T17:43:26.378Z] Goroutines: 17 [2022-03-17T17:43:26.378Z] System Time: 2022-03-17T17:43:26.2549324Z [2022-03-17T17:43:26.378Z] EventsListeners: 0 [2022-03-17T17:43:26.378Z] Registry: https://index.docker.io/v1/ [2022-03-17T17:43:26.378Z] Labels: [2022-03-17T17:43:26.378Z] Experimental: false [2022-03-17T17:43:26.378Z] Insecure Registries: [2022-03-17T17:43:26.378Z] 127.0.0.0/8 [2022-03-17T17:43:26.378Z] Live Restore Enabled: false [2022-03-17T17:43:26.378Z] [2022-03-17T17:43:26.378Z] [2022-03-17T17:43:26.378Z] INFO: Stopping daemon under test [2022-03-17T17:43:26.835Z] SUCCESS: The process with PID 5468 (child process of PID 5256) has been terminated. [2022-03-17T17:43:26.835Z] SUCCESS: The process with PID 5256 (child process of PID 3944) has been terminated. [2022-03-17T17:43:26.835Z] INFO: Stop tailing logs of the daemon under tests [2022-03-17T17:43:26.835Z] INFO: executeCI.ps1 Completed successfully at 03/17/2022 17:43:26. [2022-03-17T17:43:26.835Z] INFO: Tidying up at end of run [2022-03-17T17:43:26.835Z] INFO: Saving daemon under test log (d:\CI\PR-43298\7\dut.out) to bundles\CIDUT.out [2022-03-17T17:43:26.835Z] INFO: Saving daemon under test log (d:\CI\PR-43298\7\dut.err) to bundles\CIDUT.err [2022-03-17T17:43:26.835Z] INFO: Saving containerd logs to bundles [2022-03-17T17:43:26.835Z] INFO: Nuke-Everything... [2022-03-17T17:43:27.285Z] INFO: Container count on control daemon to delete is 2 [2022-03-17T17:43:27.744Z] 72959dfe5be1 [2022-03-17T17:43:27.744Z] 17a86d70c2cb [2022-03-17T17:43:27.744Z] INFO: Tidying pidfile d:\CI\PR-43298\7\docker.pid [2022-03-17T17:43:27.744Z] INFO: Nuking d:\CI [2022-03-17T17:44:10.255Z] INFO: Zapped successfully [2022-03-17T17:44:10.255Z] [2022-03-17T17:44:10.255Z] INFO: executeCI.ps1 exiting at Thu Mar 17 17:44:04 CUT 2022. Duration 01:24:13.4712306 [2022-03-17T17:44:10.255Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-17T17:44:10.491Z] Recording test results [2022-03-17T17:44:19.242Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-17T17:44:21.318Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-17T17:44:23.050Z] Archiving artifacts [2022-03-17T17:44:37.927Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43298/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T17:44:38.899Z] + make clean [2022-03-17T17:44:40.415Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T17:44:40.415Z] docker-dev-cache [2022-03-17T17:44:40.415Z] 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